[SR-Users] Dialog Module - how???

Nathan Angelacos nangel at nothome.org
Thu Oct 14 22:12:00 CEST 2010


Hi Nicolas,

On 10/14/10 11:58, "Nicolas Rüger" wrote:
> Hey all,
>
> thanks for all your advices.
>
> I changed the route as you told me, but still nothing in DB table "dialog"... :(

You should see something in the DB only as long as the call is in progress.

>
> The XLOG message you suggested (see below) says the following:
>   INFO:<script>: Completed<null>  to<null>  -<null>  duration 5(15060)
> So it seems that the variables don't have any value...
>
> Any ideas why???
>

make sure you route all the messages through your proxy, and I believe 
you need loose_route as well:

    record_route();
    loose_route();

> Thank you!

Hope this is helpful.



More information about the sr-users mailing list