[OpenSER-Devel] SF.net SVN: openser: [2835] trunk/modules/sl

Dan Pascu dan at ag-projects.com
Thu Oct 4 13:47:48 CEST 2007


On Thursday 04 October 2007, Henning Westerholt wrote:
> Let me explain one usecase for this:
>
> In a parallel forking scenario you get several 183s with SDP. You don't
> want that your customers hear more than one ringtone or answer machine
> in parallel on the phone. So its necessary to drop the 183 and send a
> 180 instead.
>
> Perhaps there exists another possiblity to achieve this?

I think that a t_reply("180", "Ringing") followed by a return/exit should 
do the trick. At least in a failure route I have this working to convert 
a negative reply into another. I'm not sure if this also works in reply 
routes, but you can give it a try.

-- 
Dan



More information about the Devel mailing list