Hello,
On 8/5/11 9:56 AM, Richard DEMONGEOT wrote:
Dear all,
I've encountered two issues with Sip Router.
Build : Kamailio 3.1.4 for Squeeze (Kamailio's debian Packages).
When i'm using Topoh with Call-ID encoding, instruction dlg_bye("ALL") generate me an error on logfiles :
Aug 4 17:46:26 kamtest /usr/sbin/kamailio[25267]: ERROR: topoh [th_mask.c:166]: invalid input string"dd04db6ccc7074deb9f8a1160946d331@0:0:0:0:0:0:0:0" Aug 4 17:46:26 kamtest /usr/sbin/kamailio[25267]: ERROR: topoh [th_msg.c:480]: cannot decode callid Aug 4 17:46:26 kamtest /usr/sbin/kamailio[25268]: ERROR: topoh [th_mask.c:166]: invalid input string"dd04db6ccc7074deb9f8a1160946d331@0:0:0:0:0:0:0:0" Aug 4 17:46:26 kamtest /usr/sbin/kamailio[25268]: ERROR: topoh [th_msg.c:480]: cannot decode callid
Only "INCOMING LEG" is ended, and "OUTGOING LEG", with call-ID encoded continue.
Have you any idea about this problem?
Can we use dlg_bye("ALL") with call-id encoding?
I have to analyze a bit, encoding call-id might not be compatible with dlg_bye(). Can you capture the SIP traffic with ngrep for such call and send it over? It will help to troubleshoot without setting a testbed for it.
Cheers, Daniel