sorry don't worry. There is no problem in fact in the code. The problem was on my opensips.cfg. Problem fixed
Regards, Pierre-Yves On Fri, Mar 15, 2013 at 6:14 PM, Pierre-Yves Marche < [email protected]> wrote: > Hello, > > We are using the topology_hiding() function from dialog module on > opensips v1.8.2. > > We are facing a problem with some SIP stacks that are creating contact > like this: > > Contact: "1234556" <sip:[email protected]:5060>" Contact: > "Displayname" <URI> > > > when we call match_dialog(), we have a parse error with such kind of > contact contact: > > xlog("L_INFO","TOPOHIDING on incoming AFTER2\n"); > if(match_dialog()) { > xlog("L_INFO","TOPOHIDING on incoming AFTER3\n"); > > > Mar 15 18:08:54 localhost /usr/sbin/opensips[4012]: TOPOHIDING on incoming > AFTER2 > Mar 15 18:08:54 localhost /usr/sbin/opensips[4012]: ERROR:core:parse_uri: > bad uri, state 0 parsed: <1234> (4) / <123456" < > sip:[email protected]:5060> (48) > Mar 15 18:08:54 localhost /usr/sbin/opensips[4012]: > ERROR:dialog:dlg_th_onroute: Failed to replace contact > Mar 15 18:08:54 localhost /usr/sbin/opensips[4012]: TOPOHIDING on incoming > AFTER3 > > > any idea on this problem ? > > Regards, > Pierre-Yves > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
