Hello,

On 4/16/12 12:25 PM, Karsten Horsmann wrote:
Hi List!

I try to use the dispatcher module to route calls to my ivr systems.
But it didnt load the gateway. I didnt see my xlog message after the
ds_select_dst()

Any hints? Gateway is Active and Probing.

#!ifdef WITH_DISPATCHER
         if (!lookup("location")) {
                 if(ds_select_dst("1", "4"))
                 xlog("DISPATCHER ds_select_dst\n");

                 #forward();
         }
#!endif

[root@kamailio1 log]# kamctl fifo ds_list
SET_NO:: 1
SET:: 1
         URI:: sip:172.20.100.61:5060 flags=AP priority=0 attrs=

are you forwarding the requests somehow? the forward() action in your example above is comented.

Cheers,
Daniel

--
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
http://www.asipto.com/index.php/kamailio-advanced-training/


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to