cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
583
Views
0
Helpful
1
Replies

DTMF ISSUE WITH SIP TRUNK FROM PABX TO GATEWAY

vikas_ruhil
Level 1
Level 1

                   Hi ,

I have a gateway connected to a PABX via sip trunk. Gateway is connected to another site which has an IVR. The protocol from my gateway to IVR is H323. Now when i place a call from PABX to IVR. DTMF doesnt work. I have tried making all dial-peer DTMF-RELAY RTP-NTE. But still it doesnt work.

When I ask the customer they say they are supporting RFC2833.

The following is my configuration Dial-peer 10 and 55 point to my IVR (malasiya), sip dial-peers point to PABX in singapore site (my current site):-

dial-peer voice 10 voip

destination-pattern .T

session target ipv4:183.81.244.248

dtmf-relay h245-alphanumeric

codec g729r8 bytes 40

fax-relay ecm disable

fax rate 14400

ip qos dscp cs5 media

!

dial-peer voice 55 voip

destination-pattern 001T

incoming called-number #

dtmf-relay h245-alphanumeric

codec g729r8 bytes 40

fax-relay ecm disable

ip qos dscp cs5 media

!

dial-peer voice 1 pots

answer-address 11

destination-pattern 88606[1-8]...

!

dial-peer voice 2 pots

answer-address 11

destination-pattern 88655[1-8]...

!

dial-peer voice 3 pots

answer-address 11

destination-pattern 88655[1-8]...

!

dial-peer voice 4 pots

answer-address 11

destination-pattern 88655[1-8]...

!

dial-peer voice 5 pots

answer-address 11

destination-pattern 88655[0,9]

forward-digits 1

!

dial-peer voice 6 pots

answer-address 11

destination-pattern 88655[0,9]

forward-digits 1

!

dial-peer voice 7 pots

answer-address 11

destination-pattern 88655[0,9]

forward-digits 1

!

dial-peer voice 8 pots

answer-address 11

destination-pattern 88655[0,9]

forward-digits 1

!

dial-peer voice 100 voip

description *** CALLS TO IP PBX TEST ***

translation-profile outgoing 9to4

destination-pattern 88606....

session protocol sipv2

session target ipv4:172.27.31.10

voice-class codec 10

dtmf-relay rtp-nte

no vad

!

dial-peer voice 101 voip

description *** CALLS TO IP PBX TEST ***

translation-profile outgoing 9to4

destination-pattern 88606[09]

session protocol sipv2

session target ipv4:172.27.31.10

voice-class codec 10

dtmf-relay rtp-nte

no vad

!

dial-peer voice 102 voip

description *** CALLS TO IP PBX TEST ***

translation-profile outgoing 9to4

destination-pattern 88655....

session protocol sipv2

session target ipv4:172.27.31.10

voice-class codec 10

dtmf-relay rtp-nte

no vad

!

!

gateway

timer receive-rtp 1200

emulate cisco h323 bandwidth

voice-card 0

dspfarm

dsp services dspfarm

!

!

voice call send-alert

voice rtp send-recv

!

voice service voip

ip address trusted list

  ipv4 172.27.31.10

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none

h323

sip

  bind control source-interface Loopback10

  bind media source-interface Loopback10

  header-passing

  history-info

!

voice class codec 10

codec preference 1 g729r8

codec preference 2 g711ulaw

dial-peer voice 10 voip
destination-pattern .T
session target ipv4:183.81.244.248
dtmf-relay h245-alphanumeric
codec g729r8 bytes 40
fax-relay ecm disable
fax rate 14400
ip qos dscp cs5 media
!
dial-peer voice 55 voip
destination-pattern 001T
incoming called-number #
dtmf-relay h245-alphanumeric
codec g729r8 bytes 40
fax-relay ecm disable
ip qos dscp cs5 media
!
dial-peer voice 1 pots
answer-address 11
destination-pattern 88606[1-8]...
!
dial-peer voice 2 pots
answer-address 11
destination-pattern 88655[1-8]...
!
dial-peer voice 3 pots
answer-address 11
destination-pattern 88655[1-8]...
!
dial-peer voice 4 pots
answer-address 11
destination-pattern 88655[1-8]...
!
dial-peer voice 5 pots
answer-address 11
destination-pattern 88655[0,9]
forward-digits 1
!
dial-peer voice 6 pots
answer-address 11
destination-pattern 88655[0,9]
forward-digits 1
!
dial-peer voice 7 pots
answer-address 11
destination-pattern 88655[0,9]
forward-digits 1
!
dial-peer voice 8 pots
answer-address 11
destination-pattern 88655[0,9]
forward-digits 1
!
dial-peer voice 100 voip
description *** CALLS TO IP PBX TEST ***
translation-profile outgoing 9to4
destination-pattern 88606....
session protocol sipv2
session target ipv4:172.27.31.10
voice-class codec 10
dtmf-relay rtp-nte
no vad
!
dial-peer voice 101 voip
description *** CALLS TO IP PBX TEST ***
translation-profile outgoing 9to4
destination-pattern 88606[09]
session protocol sipv2
session target ipv4:172.27.31.10
voice-class codec 10
dtmf-relay rtp-nte
no vad
!
dial-peer voice 102 voip
description *** CALLS TO IP PBX TEST ***
translation-profile outgoing 9to4
destination-pattern 88655....
session protocol sipv2
session target ipv4:172.27.31.10
voice-class codec 10
dtmf-relay rtp-nte
no vad
!
!
gateway
timer receive-rtp 1200
emulate cisco h323 bandwidth

voice-card 0
dspfarm
dsp services dspfarm
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
ip address trusted list
  ipv4 172.27.31.10
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
h323
sip
  bind control source-interface Loopback10
  bind media source-interface Loopback10
  header-passing
  history-info
!
voice class codec 10
codec preference 1 g729r8
codec preference 2 g711ulaw

1 Reply 1

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

Vikas,

Configure the following on your sip dial-peer towards PBX

dial-peer voice 100 voip

dtmf-relay rtp-nte digit-drop

dial-peer voice 101 voip

dtmf-relay rtp-nte digit-drop

dial-peer voice 102voip

dtmf-relay rtp-nte digit-drop

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts