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=

-- 
Mit freundlichen Grüßen
*Karsten Horsmann*

_______________________________________________
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