[OpenSIPS-Users] next_branches() for successful calls
    Bogdan-Andrei Iancu 
    bogdan at voice-system.ro
       
    Wed Oct 15 12:03:26 CEST 2008
    
    
  
Hi Francisco,
For such a scenario, you do not need next_branches() or minor branch.
Simply sends the call to a media server which uses 183 to play the 
announcement ; the media server must never accept the call (no 200 OK) 
and after the playing is done, it must send a negative reply.
In opensips, you get the call in failure route (the branch to media 
server failed) and that you fork (append_branch()) to the real 
destination of the call
Regards,
Bogdan
Francisco Seratti wrote:
> Hello, i want to exec next_branches() when a call ends successfully 
> (when using serialize_branches())
>
> I have to play an announce before calling desired endpoint, like early 
> media, but need to wait the end of the message to start calling 
> original uri. Tried with append_branch(), minor branch, etc but no 
> good results.
> Any idea ?
>
> Thanks in advance, Francisco
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   
    
    
More information about the Users
mailing list