Re: [asterisk-users] what to do when a sip password includes a semicolon

2016-03-11 Thread Kevin Larsen
asterisk-users-boun...@lists.digium.com wrote on 03/11/2016 01:43:47 PM:

> From: Saint Michael 
> To: Asterisk Users Mailing List - Non-Commercial Discussion 
> , 
> Date: 03/11/2016 01:44 PM
> Subject: [asterisk-users] what to do when a sip password includes a 
semicolon
> Sent by: asterisk-users-boun...@lists.digium.com
> 
> ​I got a new sip account, and the format
> register=> user:passwrd@proxy:port
> fails when the sip password ​has a semicolon
> Is there a possible workaround?
> I cannot change the password, it comes from the provider.

Try escaping the semicolon with a backslash. A password of abc;123 would 
become abc\;123
Not entirely certain that would work, but it would be the first thing I 
would try.

Also, I think a provider would be amenable to changing a password if it 
was problematic for some reason, but try the backslash first.

__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] what to do when a sip password includes a semicolon

2016-03-11 Thread Saint Michael
​I got a new sip account, and the format
register=> user:passwrd@proxy:port
fails when the sip password ​has a semicolon
Is there a possible workaround?
I cannot change the password, it comes from the provider.
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users