[OpenSIPS-Users] Generation of Options or Info: missed <> in To header

Samuel Muller sml at l33.fr
Wed Nov 14 15:03:23 CET 2012


Hello,

I would like to know some litllte things :

1. these errors :

 ERROR:core:parse_uri: uri too short: <> (0)
 ERROR:tm:uri2proxy: bad_uri:
 ERROR:tm:uri2su: failed create a dst proxy
 ERROR:tm:t_uac: no socket found
 ERROR:dispatcher:ds_check_timer: unable to execute dialog

happened at each OPTIONS or INFO request, using dispatcher module
related parameter

modparam("dispatcher","use_default",0)
modparam("dispatcher","ds_ping_method","OPTIONS")
modparam("dispatcher","ds_ping_from","sip:ping at toto.com")
modparam("dispatcher","ds_ping_interval",30)
modparam("dispatcher","ds_probing_mode",1)


=> SIP message :

OPTIONS sip:scp.toto.com:5060 SIP/2.0.
Via: SIP/2.0/UDP
3.15.3.16;branch=z9hG4bKf7ae.61dcbe15000000000000000000000000.0.
To: sip:scp.toto.com:5060.
From: <sip:ping at toto.com>;tag=2b7a97c24332dfc1f88be8511afdb3d9-bc28.
CSeq: 14 OPTIONS.
Call-ID: 1ec75c3177956126-791 at 93.158.33.67.
Max-Forwards: 70.
Content-Length: 0.
User-Agent: OpenSips 1.8.2-tls.
.

I think the <> are missing in To header to encapsulate the URI


regards,

Samuel MULLER



More information about the Users mailing list