« Back to TCL-API

Re: New Message from Yaw-Ming Chen in Voice Gateway API (VGAPI) - TCL-API:

Combination View Flat View Tree View
Threads [ Previous | Next ]
[infotag get leg_proto_headers "P-Preferred-Identity"] the above command never seems to gather any information.  Is this a bug or is this normal behavior?  
Received:
INVITE sip:XXXXXXXXXXXXXXXXXXXX
P-Preferred-Identity: "2132929044" <sip:2132929044@38.125.23.132:5060>


Leon

1. There was a IOS version broke I think as least an year ago
2.
sip
  header-passing
  registrar server expires max 120 min 60
  no update-callerid
  midcall-signaling passthru
  pass-thru headers unsupp  <---- do you have this config ?
!
3. I don't recall if I used "infotag get leg_proto_headers" before but
[infotag get evt_proto_headers $unsuppHdr($var)]
always works for me.
 
 
 

I’m on 12.4. so “pass-thru” is not available. it seems as if the TCL API does not have access to all of the attributes in the SIP header without this command.. I used 15.x for a while then rolled back to 12.4 for some reason. I’m going to have to go forward again to experiment.

Thank you

Leon

From: Cisco Developer Community Forums
Sent: Sunday, December 09, 2012 12:30 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Yaw-Ming Chen in Voice Gateway API (VGAPI) - TCL-API: RE: leg_proto_headers

Yaw-Ming Chen has created a new message in the forum "TCL-API": -------------------------------------------------------------- 1. There was a IOS version broke I think as least an year ago
2.
sip
header-passing
registrar server expires max 120 min 60
no update-callerid
midcall-signaling passthru
pass-thru headers unsupp <---- do you have this config ?
!
3. I don't recall if I used "infotag get leg_proto_headers" before but
[infotag get evt_proto_headers $unsuppHdr($var)]
always works for me.



--
To respond to this post, please click the following link: or simply reply to this email.