[SR-Users] dispatcher didnt use the gateway

Daniel-Constantin Mierla miconda at gmail.com
Mon Apr 16 13:48:31 CEST 2012


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 at 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/




More information about the sr-users mailing list