[SR-Users] Dialog Module - how???
"Nicolas Rüger"
NicolasRueger at gmx.de
Thu Oct 14 20:58:51 CEST 2010
Hey all,
thanks for all your advices.
I changed the route as you told me, but still nothing in DB table "dialog"... :(
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???
Thank you!
Regards,
Nicolas
>
> So, hopefully this is better:
>
> route {
> # Initial invite only
> if (is_method("INVITE") && (! has_totag() ) ) {
> dlg_manage();
> }
>
> if (is_method("BYE")) {
> xlog ("L_INFO", "Completed $dlg(from_uri) to $dlg(to_uri) -
> $DLG_lifetime duration");
> }
> }
--
GMX DSL Doppel-Flat ab 19,99 €/mtl.! Jetzt auch mit
gratis Notebook-Flat! http://portal.gmx.net/de/go/dsl
More information about the sr-users
mailing list