well ... switch to tm and try again.

On Wed, Feb 9, 2011 at 4:28 PM, Chris Stone <axi...@gmail.com> wrote:
> Ovidiu,
>
> On Wed, Feb 9, 2011 at 2:12 PM, Ovidiu Sas <o...@voipembedded.com> wrote:
>> Add the following xlog at the beginning of the script:
>> xlog("L_INFO", "$mb\n");
>
> Cool - forgot about the $mb to log the packet. Thanks - can be handy.
> In the route() function, the packet was dumped to the log. Looked the
> same, as expected.
>
>> Then and add a local_route:
>> local_route {
>>        xlog("L_INFO", "$mb\n");
>> }
>
> Added, but did not get hit since I'm not using the tm module and from
> what I read, this is only used when using the tm module.
>
>> Then check the logs.  There you should have the received and sent message.
>
> No sent message seen, just the initial invite as received....
>
>
> Thanks
>
>
> Chris
>
> _______________________________________________
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to