Sai P. Varanasi
2009-Apr-13 11:05 UTC
[asterisk-users] Send Re-invite from Dialplan application?
Hi, I have a requirement where an IVR application on asterisk has to play a audio file in g729 and when a digit is pressed, the call should switch to another codec (say ulaw). So, What can I do in the extensions.conf to trigger a re-negotiation of codec? I used exten => 55xx,n,Set(SIP_CODEC=ulaw) but, I suppose this affects the next call and not the current one. Please help ASAP Thanks, Sai Did you know? You can CHAT without downloading messenger. Go to http://in.webmessenger.yahoo.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090413/2ca3d14a/attachment.htm
Y On Mon, Apr 13, 2009 at 6:05 AM, Sai P. Varanasi <saiprabhakarv at yahoo.com> wrote:> Hi, > ? I have a requirement where an IVR application on asterisk has to play a > audio file in g729 and when a digit is pressed, the call should switch to > another codec (say ulaw). So, What can I do in the extensions.conf to > trigger a re-negotiation of codec? > > I used > exten => 55xx,n,Set(SIP_CODEC=ulaw) > > but, I suppose this affects the next call and not the current one. > > Please help ASAP > > Thanks, > Sai > ________________________________ > Add more friends to your messenger and enjoy! Invite them now. > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >