Displaying 1 result from an estimated 1 matches for "3asip".
Did you mean:
asip
2016 Apr 22
2
Dial command for SIP driver with To-header config
...d syntax:
Dial*(SIP/peer/exten!sip:xyz at xyz.com <sip%3Axyz at xyz.com>*), the SIP URI
after the '!' mark should be set as To-URI in outgoing INVITE
from Asterisk.
It works, but problem is that To-URI formatting is a bit messed up,
It looks as follows:
*sip:sip:xyz at xyz.com <sip%3Asip%3Axyz at xyz.com>*, it seems that Asterisk
added an extra '*sip:'* in the
To-header and it breaks.
I'm using Asterisk 13.
I'm wondering if this behaviour is intended or a potential bug?
Thanks,
Nitesh
-------------- next part --------------
An HTML attachment was scrubbed...
UR...