Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Everyone, I am looking for a sample configuration on Cisco CUBE acting as SIP Proxy. Specifically "End to End Mode" with "Registrar Challenging the Register Request" Scenario as shown below. EDIT: Objective is to not store any username or passwor...
Hello Experts,
I could like to create a multi tenant environment on 3rd party servers. I would like to know if TAC support below configuration.
HP server 1 (Geo location Area 1)
1. 3x CUCM Publisher (each cluster hosting 1000 users)
2. 3x Unity P...
Hi Guys, We have a customer production platform running on 8.6 and local internal IT platform running on 8.6. both are running on MCS sever. We wish to upgrade to BE7k which runs on C240 M4 rack mount servers. But we would like to segrigate IT from P...
Hi Team,
I would like to know how to work on filters while debugging SIP calls.
e.g. i get ton of calls on my Cisco CUBE. From multiples sites.
I can differentiate sites with IP Address (remote CUBES) or from particular range of caller IDs (FROM)?
...
Hi Guys,
One of my customer is sending no caller ID on SIP Invite.
The "From" part on SIP INVITE Message looks like below
From: Anonymous <sip:[email protected]>;tag=XXXX
How can i covert this to From: 916850 <sip:[email protected]>
I Tri...
thats not even right syntax..
(config-class)#request INVITE sip-header From: modify "Anonymous <sip:[email protected]>" "916850 <sip:[email protected]>"
^% Invalid input detected at '^' marker.
right syntax thats accepted by router is
...
its not working..
call filter match-list 1 voiceincoming called-number <number>
outgoing called-number <number>
debug condition match-list 1 exact-matchdebug ccsip messages
show debug <shows filter is on>
but show log is showing all SIP calls.
I w...
May be your box has some find of firewall which is blocking?
Try capturing packets using wireshark..
check if you see request from CUCM..
That way we can be sure its not CUCM or network inbetween..