Consider a call routed through a Trunking Gateway bound to an ITSP via sipxbridge. I need access to the caller-id field that was entered in the caller id screen to properly construct the request. We have decided that the P-Asseted-Identity field is going to always contain the pbx-user credentials which of course are not meaningful to the ITSP Usually the information I need available to me in a From: header. Unfortunately, this does not work for From:[EMAIL PROTECTED]
Can this caller-id be sent to me in a Preferred-Identity header? This would be consistent with the following requirement from AT&T ----------------------------------------------------------------- The customer SIP device must signal presentation-restricted status of the CPN as follows per RFC 3325: Set the calling number to "Anonymous" in the From line. Set the Privacy header to "id". Send the calling number in the P-Preferred-Identity line. From: "Anonymous" <sip:restricted@<IP PBX signaling address>;tag=9802748 Privacy: id P-Preferred-Identity:"Unavailable" <sip:<calling number>@<IP PBX signaling IP address>:5060 ----------------------------------------------------------- Thanks Ranga -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
