if (is_method("INVITE|CANCEL")) {
    sip_trace();
}

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


On 02/09/2013 08:13 PM, Dragomir Haralambiev wrote:

Hi Bogdan,

I call sip_trace from main route like this:
if (is_method("INVITE")) {
....
sip_trace();
....

What I have to do to solve the problem?

Best regards:
PlyMenPlyMen

On Feb 9, 2013 7:59 PM, "Bogdan-Andrei Iancu" <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    Are you 100% that in your script, the incoming CANCEL hits the
    sip_trace() function ?

    Regards,

    Bogdan-Andrei Iancu
    OpenSIPS Founder and Developer
    http://www.opensips-solutions.com


    On 02/09/2013 12:31 AM, Dragomir Haralambiev wrote:

        Hello,

        I have problem with siptrace in OpenSips 1.8.

        OpenSips dumps only CANCEL which sends. It doesn't dump CANCEL
        which receive.

        Here is an example for dump:

        http://87.121.151.141/voipdump.htm

        Best regards,:
        PlayMen

        _______________________________________________
        Users mailing list
        [email protected] <mailto:[email protected]>
        http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to