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

CME 9.1 VoIP calls always directed to SIP-Proxy

Frank Hobrecht
Level 1
Level 1

Hi folks,

i have a strange problem on a CCME 9.1 (2921 ISG G2).

I have configured some internal voip dial-peers, which are pointing to SIP-Gateways in our internal network,
and one external voip dial-peer, which points to a SIP-Proxy of an external SIP-Provider.

If I dial an internal (4-digit) number, i.e. 5888, these calls are beeing directed to the external SIP-Proxy as well,
although they´re going through the correct "internal" dial-peer (i verified this with a debug).

Any ideas?

Here is the config:

!

voice service voip

ip address trusted list

  ipv4 10.16.17.18

no ip address trusted authenticate

allow-connections h323 to h323

allow-connections h323 to sip

allow-connections sip to h323

allow-connections sip to sip

no supplementary-service sip moved-temporarily

no supplementary-service sip refer

fax protocol pass-through g711ulaw

h323

sip

  localhost dns:acimex.com

  outbound-proxy ipv4:83.135.182.125

  g729 annexb-all

!

!

! Internal SIP-Gateway:

!

dial-peer voice 1001 voip

description MUC01

destination-pattern [1-8]...

session protocol sipv2

session target ipv4:10.16.17.18

session transport tcp

voice-class sip localhost dns:fti.int

!

!

! External SIP-Provider:

!

dial-peer voice 101 voip

description ** IP SIP Trunk to external provider **

destination-pattern 0.T

session protocol sipv2

session target dns:as.vanillaip.com

session transport udp

incoming called-number 442085889906

no voice-class sip localhost

voice-class sip outbound-proxy ipv4:83.135.182.125

dtmf-relay rtp-nte

no supplementary-service sip moved-temporarily

no supplementary-service sip refer

!

!

sip-ua

credentials username 12312313 password b realm a.b.com

authentication username 12312313 password b

no remote-party-id

retry invite 10

retry register 10

timers trying 1000

timers expires 300000

timers connect 1000

registrar dns:a.b.com

expires 3600

sip-server dns: a.b.com

If i dial i.e. 5888 it goes to the external Proxy 83.135.182.125, where it is rejected. It should go to the SIP-Gateway 10.16.17.18
specified in dial-peer 1001 instead.

Many thanks!

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

Wrong forum, post in "Voice - IP Telephony". You can move your post using the actions panel on the right.