Displaying 2 results from an estimated 2 matches for "fc609171".
2015 Jan 03
2
Asterisk removes a charachter from sip peer name
...ting with realtime sip
peers with names like 111.222 at mydomain.com. Using Kamailio as outbound
proxy, it sends Asterisk a sip message where To header value is <
sip:111.222 at mydomain.com> and From header has value "username" <
sip:111.333 at mydomain.com;transport=UDP>;tag=fc609171. When Asterisk sends
out the sip message, the To header is as it was but as for From header,
Asterisk removes the "." charachter from the user part of the sip uri, thus
resulting in 111333. Also the Contact header is affected the same way.
I was wondering what might be causing this? Does...
2015 Jan 05
0
Asterisk removes a charachter from sip peer name
...tbound proxy, it
sends Asterisk a sip message where To header value is
<sip:111.222 at mydomain.com <mailto:sip%3A111.222 at mydomain.com> > and From
header has value "username" <sip:111.333 at mydomain.com
<mailto:sip%3A111.333 at mydomain.com> ;transport=UDP>;tag=fc609171. When
Asterisk sends out the sip message, the To header is as it was but as for
>From header, Asterisk removes the "." charachter from the user part of the
sip uri, thus resulting in 111333. Also the Contact header is affected the
same way.
I was wondering what might be causing this?...