On Wednesday 06 July 2011, Roberto Fichera wrote:
you're probably missing the quotes for the first two function arguments.
You are totally right!!!! Now it works fine!
Hi Roberto,
good.
Do you know what does means the warning below? [..] 68.2.50 Jul 6 11:54:17 roberto /usr/sbin/kamailio[20457]: WARNING: dialog [dlg_handlers.c:884]: unable to find dialog for NOTIFY with route param '7d2.14447fc4' [727:1291273281]
This means that the module can't find an existing (stored) dialog for the routed message in question, in this case a NOTIFY.
Best regards,
Henning