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

how to config SIP header

bo liu
Level 4
Level 4

hello everyone

i read some doc. for config SIP header, but i can't change the SIP message...

next is my call flow

1 the agent dial 45001 to CUCM and CUCM have a CTI route point to ICM

2 ICM have a script with 45001 , and in the script have a SET node for change the SIP header,like this:

the cript final general a lable to CUCM 45000,next is my script

3 the 45000 to CUCM and the CUCM have a route pattern 45000 to CVP use SIP trunk

4 the lable arrive CVP and i wireshark the INVITE packet there no change ....but have a runregonised SIP header error.....

5 i config in CVP

6 the CVP pass the 45000 to ICM and run a script ,in the script have a SET node send the SIPHeader to CVP

7 in CVP script log ,i never receive the header....why????

whether i need another config for ICM CUCM and CVP???

1 Reply 1

Senthil Kumar Sankar
Cisco Employee
Cisco Employee

Hi,

The unrecognized Header in the Capture shows for  Cisco-Guid and Remote-Party-ID, Additionally i don't think CUCM will  understand the call.SipHeader.

If  CVP is the Pheripheral and and if it receives the below tag from ICM,  CVP knows how to use take this information and insert in the Outgoing  SIP INVITE.

sipheader=User-To-User~add~this is a test

Also i could see in your set variable you are trying to Modify the header instead try to Add and check.

Regards,

Senthil