[Users] t_replicate to multiple destinations
    Bogdan-Andrei Iancu 
    bogdan at voice-system.ro
       
    Mon Dec  4 12:12:23 CET 2006
    
    
  
Hi Marco,
see http://www.openser.org/docs/modules/1.1.x/tm.html#TREPLICATE.
use append_branch(URI) to add additional branches:
append_branch("sip:1.2.3.4")
append_branch("sip:1.2.3.5") 
t_replicate("sip:1.2.3.6")
regards,
bogdan
Marco wrote:
>Hi all,
>I read on the docs of the tm module that I can use t_replicate to 
>send, for example, REGISTER to multiple destinations. 
>Can a I replicate to more than one server, such as
>t_replicate("sip:1.2.3.4")
>t_replicate("sip:1.2.3.5") 
>t_replicate("sip:1.2.3.6")
>and so on ?
>
>
>>From the docs it seems possible, but I don't know how to set branches.
>
>TIA,
>  
>
    
    
More information about the Users
mailing list