Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Communications Manager SIP (SIP) Developer Center
Overview
Documentation
Community
Wiki
Testing
Everything
This Site
Blogs
9.1 SIP Documentation Now Available
Adrienne Moherek
10 Jan 2013
Unified Communications 9.0 Partner Bundle Offer Now Available to Order
Amanda Whaley
21 Sep 2012
Update - Silent Monitoring/Recording Supported Devices
George Gary
31 Aug 2012
Developer Partner 2012 US Update Presentations Available
George Gary
29 Jun 2012
Developer Partner 2012 London Update Presentations Available
George Gary
10 Feb 2012
Showing 1 - 5 of 21 results.
Items per Page 5
Page
(Changing the value of this field will reload the page.)
1
2
3
4
5
of 5
First
Previous
Next
Last
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to SIP Trunk Questions
Cisco CME and NET VX900 SIP trunk
Threads [
Previous
|
Next
]
Cisco CME and NET VX900 SIP trunk
AAD VAN DER ZANDEN
11/19/09 7:04 PM
SIP phone registered on VX
Edwin Williams
1/14/10 5:31 PM
RE: Cisco CME and NET VX900 SIP trunk
Joe Quigley
7/12/10 2:58 AM
RE: Cisco CME and NET VX900 SIP trunk
Alexander Wirtz
2/14/11 10:30 PM
RE: Cisco CME and NET VX900 SIP trunk
Jesse Manix
9/28/12 8:22 PM
AAD VAN DER ZANDEN
Posts:
1
Join Date:
11/19/09
Recent Posts
Cisco CME and NET VX900 SIP trunk
Answer
11/19/09 7:04 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Has anyone once achieved thsi?
We are trying to connect the CME SIP trunk ( 12.4.22T advipservices ) on a 2811 to a VX900
We can call from SIP phone registered on VX to phone registered on cisco CME but not back so it looks like a dial-peer issue
though I can't think of anything . There is no dial tone on SIP phone at CME ( SPA922 )
Any suggestions?
Here is our config:
voice service voip
allow-connections sip to sip
sip
registrar server expires max 600 min 60
!
!
voice class codec 1
codec preference 1 g729br8
codec preference 2 g729r8
codec preference 3 g711alaw
!
voice register global
mode cme
source-address xx.xx.xx.xx port 5060
max-dn 8
max-pool 8
authenticate register
dialplan-pattern 2 690.... extension-length 4
tftp-path flash:
create profile sync 0007272453516527
!
voice register dn 1
number 6902222
allow watch
!
voice register pool 1
id mac [mac-address of client]
type 7970
dtmf-relay sip-notify
voice-class codec 1
username xxxx password xxxxx
!
dial-peer voice 1 voip
description ** SIP TRUNK **
destination-pattern 686....
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target ipv4:[IP of remote VX SIP server]
dtmf-relay rtp-nte
no vad
!
telephony-service
em logout 0:0 0:0 0:0
max-ephones 10
max-dn 20
ip source-address xx.xx.xx.xx port 2000
load 7960-7940 P00308000500
dialplan-pattern 1 690.... extension-length 4
max-conferences 8 gain -6
transfer-system full-consult
create cnf-files version-stamp Jan 01 2002 00:00:00
!
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Edwin Williams
Posts:
1
Join Date:
1/14/10
Recent Posts
SIP phone registered on VX
Answer
1/14/10 5:31 PM as a reply to AAD VAN DER ZANDEN.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
How did you get your pkones to registrar with the vx900? I have been trying for months with minimum luck. Any help you can provided would be greatly appreiated. Please contact me at this address:
mailto:williams_edwin@hotmail.com
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Joe Quigley
Posts:
1
Join Date:
1/19/10
Recent Posts
RE: Cisco CME and NET VX900 SIP trunk
Answer
7/12/10 2:58 AM as a reply to AAD VAN DER ZANDEN.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I'm sure the original poster has long figured this out, but recently I've run into a similar issue and found the cause to be the pattern on the VX900 not being syntactically correct for the SIP messaging.
For example, I had {$$$}{$$$$} for incoming matching, but in order to preserve the id of "e.164num@ipaddress" the pattern should be {$$$}{$$$$}@+
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Alexander Wirtz
Posts:
1
Join Date:
2/14/11
Recent Posts
RE: Cisco CME and NET VX900 SIP trunk
Answer
2/14/11 10:30 PM as a reply to Joe Quigley.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
I'm sure the original poster has long figured this out, but recently I've run into a similar issue and found the cause to be the pattern on the VX900 not being syntactically correct for the SIP messaging.
For example, I had {$$$}{$$$$} for incoming matching, but in order to preserve the id of "e.164num@ipaddress" the pattern should be {$$$}{$$$$}@+
Having similar issues, could you specify your last post.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Jesse Manix
Posts:
1
Join Date:
9/28/12
Recent Posts
RE: Cisco CME and NET VX900 SIP trunk
Answer
9/28/12 8:22 PM as a reply to AAD VAN DER ZANDEN.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
AAD VAN DER ZANDEN:
Has anyone once achieved thsi?
We are trying to connect the CME SIP trunk ( 12.4.22T advipservices ) on a 2811 to a VX900
We can call from SIP phone registered on VX to phone registered on cisco CME but not back so it looks like a dial-peer issue
though I can't think of anything . There is no dial tone on SIP phone at CME ( SPA922 )
Any suggestions?
Here is our config:
voice service voip
allow-connections sip to sip
sip
registrar server expires max 600 min 60
!
!
voice class codec 1
codec preference 1 g729br8
codec preference 2 g729r8
codec preference 3 g711alaw
!
voice register global
mode cme
source-address xx.xx.xx.xx port 5060
max-dn 8
max-pool 8
authenticate register
dialplan-pattern 2 690.... extension-length 4
tftp-path flash:
create profile sync 0007272453516527
!
voice register dn 1
number 6902222
allow watch
!
voice register pool 1
id mac [mac-address of client]
type 7970
dtmf-relay sip-notify
voice-class codec 1
username xxxx password xxxxx
!
dial-peer voice 1 voip
description ** SIP TRUNK **
destination-pattern 686....
voice-class codec 1
voice-class sip dtmf-relay force rtp-nte
session protocol sipv2
session target ipv4:[IP of remote VX SIP server]
dtmf-relay rtp-nte
no vad
!
telephony-service
em logout 0:0 0:0 0:0
max-ephones 10
max-dn 20
ip source-address xx.xx.xx.xx port 2000
load 7960-7940 P00308000500
dialplan-pattern 1 690.... extension-length 4
max-conferences 8 gain -6
transfer-system full-consult
create cnf-files version-stamp Jan 01 2002 00:00:00
!
I had a problem like this also. My problem was the VX900. The CME IP source address was a loopback (192.168.20.1) and the CME router was the default gateway (192.168.1.1) of the network the VX was on. I could call from a PBX switch through the VX to the CME, but I couldn't call back. The problem was the VX was seeing the default gateway as the inbound calling party not the loopback address. To fix this I made the SIP inbound the default gaetway and everything worked fine. I guess you could also just make the CME IP source address the default gateway. I hope this helps someone, because this is the only place I could find anything about making a VX and a CME communicate. If you go to the CLI of the VX Enable->Trace all (Trace none, to turn off) and then call you can see what the issue is.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available