[asterisk-users] How to escape DTMF?

Matthew J. Roth mroth at imminc.com
Fri Dec 5 08:24:10 CST 2008


Carsten Maass wrote:
> we are in the need to reach an external Conference-System, whos 
> numbering system is *2nnnn*. Unfortunately *2 is the featurecode for 
> attended transfer in our local asterisk, so the call doesn't come 
> through. Is there a way to somehow escape the featurecode, so we can 
> reach the external Conference?
Carsten,

Feature codes are configured in "/etc/asterisk/features.conf".  In your 
case, you'll want to set:

  [featuremap]
  atxfer => *2                   ; Attended transfer

to some other value.

Regards,

Matthew Roth
InterMedia Marketing Solutions
Software Engineer and Systems Developer





More information about the asterisk-users mailing list