[OpenSIPS-Users] Send a request to multiple gateways

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Apr 29 18:51:19 CEST 2010


Hi Ross,

that is parallel forking, and you can do it simple like : RURI will hold 
the first destination, use append_branch() to add the rest of them and 
simply relay it out:

$ru = A1;
append_branch("A2");
t_relay();


Regards,
Bogdan

Ross Beer wrote:
> Hi All,
>  
> Is there a way I can send a 'call pickup' request to multiple Asterisk 
> servers at the same time, then the first one to answer gets the call?
>  
> I think this is some sort of fork or branch?
>  
> If anyone can offer any advice or examples I would be very greatful.
>  
> Kind regards,
>  
> Ross
>
> ------------------------------------------------------------------------
> Get a free e-mail account with Hotmail. Sign-up now. 
> <http://clk.atdmt.com/UKM/go/197222280/direct/01/>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro




More information about the Users mailing list