I have an IAX trunk configured between 2 Asterisk servers. Everything is working great except if the caller presses # during the call. If they press # the local PBX comes on and says transferring and tries to transfer to a blank extension. Does anyone know how to turn this off? There is no extension defined for # in the dial plan. Thanks for your thoughts on this. ________________________________ This email is intended only for the use of the addressee(s) named herein. It may contain legally privileged and confidential information. If you are not the intended recipient, or an authorized representative of the intended recipient, you are hereby notified that any review, copying or distribution of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090804/c32c4103/attachment.htm
Lutgring, Sam wrote:> > I have an IAX trunk configured between 2 Asterisk servers. Everything > is working great except if the caller presses # during the call. If > they press # the local PBX comes on and says transferring and tries to > transfer to a blank extension. Does anyone know how to turn this > off? There is no extension defined for # in the dial plan. >core show application dial: t - Allow the called party to transfer the calling party by sending the DTMF sequence defined in features.conf. T - Allow the calling party to transfer the called party by sending the DTMF sequence defined in features.conf. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Doug Lytle a ?crit :> Lutgring, Sam wrote: > >> I have an IAX trunk configured between 2 Asterisk servers. Everything >> is working great except if the caller presses # during the call. If >> they press # the local PBX comes on and says transferring and tries to >> transfer to a blank extension. Does anyone know how to turn this >> off? There is no extension defined for # in the dial plan. >> >> > > core show application dial: > > t - Allow the called party to transfer the calling party by sending the > DTMF sequence defined in features.conf. > T - Allow the calling party to transfer the called party by sending the > DTMF sequence defined in features.conf. >Or change the config in features.conf -- Daniel