[asterisk-users] How to escape DTMF?
Carsten Maass
cm at blinkenlichten.de
Fri Dec 5 15:39:02 CST 2008
Hello Matthew,
Matthew J. Roth schrieb:
> 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.
yes, this would be an option, though i was still hoping for a more
flexible solution. Changing the behaviour of all users for reaching a
single destination seems to be quite a hassle.
Thanks a lot,
Carsten.
More information about the asterisk-users
mailing list