Use auth_id instead of user_id for pcode 36 (#7328)

This commit is contained in:
frytimo 2025-03-21 12:44:55 -03:00 committed by GitHub
parent d5c54fa4b0
commit d546c30837
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

View File

@ -126,7 +126,7 @@
<P35>{$account.1.user_id}</P35>
<!-- Authenticate ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authenticate Password -->
<P34>{$account.1.password}</P34>

View File

@ -27,7 +27,7 @@
<!-- SIP Authenticate ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- SIP Authenticate Password -->
<P34>{$account.1.password}</P34>

View File

@ -244,7 +244,7 @@
<!-- SIP Authenticate ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- SIP Authenticate Password -->
<P34>{$account.1.password}</P34>

View File

@ -213,7 +213,7 @@
<!-- SIP User ID -->
<P35>{$account.1.user_id}</P35>
<!-- Authenticate ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authenticate password -->
<P34>{$account.1.password}</P34>
<!-- Display Name (John Doe) -->

View File

@ -83,7 +83,7 @@
<P35>{$account.1.user_id}</P35>
<!-- Authenticate ID, MaxLength 64 characters -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authenticate Password, MaxLength unlimited -->
<P34>{$account.1.password}</P34>

View File

@ -31,7 +31,7 @@
<P35>{$account.1.user_id}</P35>
<!-- Authenticate ID, MaxLength 64 characters -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authenticate Password, Maxlength: unlimited -->
<P34>{$account.1.password}</P34>

View File

@ -52,7 +52,7 @@
<!-- SIP User ID, MaxLength 64 characters -->
<P35>{$account.1.user_id}</P35>
<!-- Authenticate ID, MaxLength 64 characters -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authenticate Password, MaxLength unlimited -->
<P34>{$account.1.password}</P34>
<!-- Voicemail UserID (User ID/extension for 3rd Party voice mail system), MaxLength 64 characters -->

View File

@ -33,7 +33,7 @@
<P35>{$account.1.user_id}</P35>
<!-- SIP Authentication ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- SIP Authentication Password -->
<P34>{$account.1.password}</P34>

View File

@ -247,7 +247,7 @@
<!-- SIP Authenticate ID -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- SIP Authenticate Password -->
<P34>{$account.1.password}</P34>

View File

@ -487,7 +487,7 @@
<P35>{$account.1.user_id}</P35>
<!-- SIP authenticate id-->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- SIP stun server -->
<P76></P76>

View File

@ -421,7 +421,7 @@
<!-- Authentication ID -->
<!-- String -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authentication password -->
<!-- String -->

View File

@ -326,7 +326,7 @@
<!-- Authentication ID -->
<!-- String -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authentication password -->
<!-- String -->

View File

@ -619,7 +619,7 @@
<!-- Authentication ID -->
<!-- String -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authentication password -->
<!-- String -->

View File

@ -619,7 +619,7 @@
<!-- Authentication ID -->
<!-- String -->
<P36>{$account.1.user_id}</P36>
<P36>{$account.1.auth_id}</P36>
<!-- Authentication password -->
<!-- String -->