Re: [SR-Users] Bad BYE request

2019-10-08 Thread Daniel-Constantin Mierla
Hello, the uac_replace_from()/_to() require that the From/To headers are not changed by the end points. The purpose is RFC3261 requirement saying that From/To must not be changed in order to be backward compatible with RFC2543 (previous sip specs). If the endpoints change them, then they are not u

Re: [SR-Users] Bad BYE request

2019-10-08 Thread Henning Westerholt
Hi Duarte, answering about how to debug it further and see if it is caused from Kamailio or outside it. As you got an error about a wrong SIP message: ERROR: [core/parser/parse_addr_spec.c:719]: parse_addr_spec(): unexpected char [<] in status 6: ["+351211455000" mailto:sip%3A%2B35125000@

[SR-Users] Bad BYE request

2019-10-04 Thread Duarte Rocha
Greetings, This is a repeated problem, but i have more info now. Please help understand if there is a problem on my code or if there is any kind of Kamailio bug. On the first INVITE of every call i apply uac_replace_from() and uac_replace_to() in order to normalize numeration. I have the rest