Hi Cao,

The correct format for adding a user is an SIP AOR and not a SIP URI. Do:

 opensipsctl add "1...@example.com" 108108


Regards,
Bogdan


Cao Lei-MNW784 wrote:
> Hi, Everyone!
>  
> I tried to add a new user using:
>  
>       opensipsctl add "sip:1...@example.com" 108108
>  
> However, in the database, the new entry is added as:
>  
>       | id  | username | domain          | password   | email_address
> |
>       | 42 | sip:108     | example.com | 108108      |
> |
>
> I want to use the full IMPU format "sip:1...@example.com" to do digest
> authentication. But the username configured in database is "sip:108".
> Any suggestion that how to add a subscriber so that it has username
> "sip:1...@example.com"?
>  
> Thanks & Regards
> Cao, Charles
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>   


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to