Hello,
I am setting up a trunk between an Avaya s8720 and an Asterisk.
I was able to setup the trunk and send calls but the problem is that DTMF tones are not passing through from Asterisk to Avaya
If I make a call from Avaya to Asterisk everything works like a charm! voice and DTMF tones go fine.
The problem starts on the other way round. I am able to call from Avaya to Asterisk and voice is ok but tones do not go through.
This is the configuration I have set up on the Asterisk side.
[Avaya]
type=friend
host=100.101.102.103 ;#CLAN IP address that you have used to configure your signaling link
port=1720
disallow=all
allow=ulaw
canreinvite=no
dtmfcodec=0
dtmfmode=inband
;dtmfmode=h245signal
context=from-avaya2
gatekeeper = DISABLE
Thank you in advance
I am setting up a trunk between an Avaya s8720 and an Asterisk.
I was able to setup the trunk and send calls but the problem is that DTMF tones are not passing through from Asterisk to Avaya
If I make a call from Avaya to Asterisk everything works like a charm! voice and DTMF tones go fine.
The problem starts on the other way round. I am able to call from Avaya to Asterisk and voice is ok but tones do not go through.
This is the configuration I have set up on the Asterisk side.
[Avaya]
type=friend
host=100.101.102.103 ;#CLAN IP address that you have used to configure your signaling link
port=1720
disallow=all
allow=ulaw
canreinvite=no
dtmfcodec=0
dtmfmode=inband
;dtmfmode=h245signal
context=from-avaya2
gatekeeper = DISABLE
Thank you in advance