[OpenSIPS-Users] dispatcher / TM

Uwe Kastens kiste at kiste.org
Tue Apr 28 14:33:37 CEST 2009


> Ok, and how the inbound calls are affected by dispatcher:
> 
> 1) Inbound calls to UA:
> softswitch >LB> asterisk1 to asteriskn => opensips => opensips => UA

This is what I am doing befor relaying to the asterisk. If I comment 1
and 2 out, I will have the typical problem, that I am missing some
answers messages to the asterisk, since they will be relayed to other
cluster members.


route[2]  {

        #1if (!has_totag()){
               ds_select_dst("1", "6");
        #2}



    if (!t_relay()) {
    sl_reply_error();
    };
}


BR

Uwe

-- 

kiste lat: 54.322684, lon: 10.13586



More information about the Users mailing list