Hello,
How do I forward incoming calls from ISDN to VoIP?
We have a few numbers which are terminated on our ISDN 2 and 30 trunks and I'd like to forward them to a VoIP server.
We're running Cisco IOS Software, C3900 Software (C3900-UNIVERSALK9-M), Version 15.0(1)M4, RELEASE SOFTWARE (fc1) with CallManager Express.
If someone could take a look at the following dial-peer config and point out the issues, that would be great.
So, basically, all calls arriving onISDN for 123456789 should be forwarded to 123456789 but then over VoIP.
dial-peer voice 2001 pots
description From ISDN
incoming called-number 123456789
port 0/3/0:15
!
dial-peer voice 2002 voip
description To VoIP Server
destination-pattern 123456789
session protocol sipv2
session target ipv4:1.1.1.1:5060
session transport udp
voice-class sip dtmf-relay force rtp-nte
voice-class sip profiles 1
dtmf-relay rtp-nte
codec g711alaw
no vad
!