Re: [OpenSIPStack] IVR handling on transfer call rejection
Brought to you by:
joegenbaclor
From: Julian F. T. I. <jf...@id...> - 2007-08-15 13:19:19
|
Hi, Thanks for the reply. I transfer the call back to the IVR when it is rejected and just added some internal header and it worked. By the way I modify the IVRTransferCall a little bit so that when the media server is routing the call to B's destination, B will see the profile of the caller and not the media server. May I know how did you record all the wav files OpenSBC is using? I tried recording my own wav files but I can't hear my recordings hehe. Regards, Julian F. Tasis, III Re: [OpenSIPStack] IVR handling on transfer call rejection From: <joegen@op...> - 2007-08-15 03:30 There is more work to be done before you will be able to do this. Ryan is working on improvements to the API to allow the transfered connection to reconnect to the IVR once the outbound call is disconnected. Watch the updates. Julian F. Tasis, III wrote: > Good day, > > Hi, I was playing around with the IVRHandler lately and getting to know > how it works. Just got a problem when transferring a call to B > destination. If the B rejects the call, I can't notify A that the call is > dropped. I wanted to play also a specific speil to A to notify it. I tried > getting leg1 and leg2 b2buaconnection and tried to used ivrplayfile but > with no success. Is there any other way around to do that? > > > Regards, > Julian F. Tasis, III |