Blogs

Showing 1 - 5 of 21 results.
Items per Page 5
of 5

Forums

« Back to SIP Trunk Questions

SIP - CUBE - Sip Profile Configuration

Combination View Flat View Tree View
Threads [ Previous | Next ]
I want to change/modify the "Signal =11" in the below message to "Signal =#" can anyone respond on the creating a sip profile to do this?
 
From: "Manager"<sip:100@10.101.103.210:5060;user=phone>;tag=10.101.103.210+1+2dc0003+33b621f2
To: ""<sip:4051@172.25.30.21:5060;user=phone>;tag=5CD20A0-161A
CSeq: 632197477 INFO
Supported: replaces
Content-Type: application/dtmf-relay
Content-Length: 25
User-Agent: Wave/10.5.3051.2242
Signal=11
Duration=100

This is an update from myself, I realize that the INFO message change I want to make is in the message body, not the header, and do not know if there are any supported changes to that in Cisco CUBE, I am also not real familiar with the sip profile syntax.  Here is what I have done that does not work.
 
voice class sip-profiles 10
 request INVITE sip-header Content-Type modify "Signal=11" "Signal=#"
 request INVITE sip-header Content-Type modify "Signal=11" "Signal=#"
 request INFO sip-header Content-Type modify "Signal=11" "Signal=#"
 request INFO sip-header Content-Disposition modify "Signal=11" "Signal=#"
 request INFO sdp-header Session-Info modify "Signal=11" "Signal=#"
!
 
 

Collateral


No files available