Asterisk 11 lets you define feature codes per channel.
So company A can have *9 for attended transfer, and company B *8.
Is there a way to to the same for applicationmap?
Asterisk 11 lets you define feature codes per channel.
So company A can have *9 for attended transfer, and company B *8.
Is there a way to to the same for applicationmap?
Since I don’t see this feature in asterisk and it’s limiting for the multi-tennant environment I decided to implement an AMI listener that will listen for DTMF codes and react accordingly.