extend_privacy CLID

Hi-

I have a cisco AS5350 that I am using to gateway VoIP SIP targets to a channelized T1. According to Cisco docs

formatting link
], if I send a RPID string that contains privacy=full, extended_privacy should get set to 0x20 and caller ID should not be passed. Clearly as you can see below, the extended_privacy gets set to 0x00 and the CLID is passed across the serial link. I need to be able to block caller ID using the RPID SIP header. I have no idea why this isn't working-- any thoughts?

(names and IPs changed to protect the innocent)

Thank you for your time,

Dan Poulsen

Feb 15 16:22:57.537 EST: //-1/xxxxxxxxxxxx/SIP/Info/HandleUdpSocketReads: Msg enqueued for SPI with IP addr: 66.27.32.30:5060 Feb 15 16:22:57.537 EST: //-1/xxxxxxxxxxxx/SIP/Info/sipSPISetDateHeader: Converting TimeZone EST to SIP default timezone = GMT Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPISetInfoFromRpid: Received current remote name: , current remote number: 2125553720 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPISetInfoFromRpid: Received ;screen=yes ;privacy=full -> Setting Octet3A 0xA1, extended_privacy 0x00 Feb 15 16:22:57.541 EST: //-1/xxxxxxxxxxxx/SIP/Info/sipSPIGetGtdBody: No valid GTD body found. Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIUaddCcbToUASReqTable: ****Adding to UAS Request table. Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIUaddCcbToTable: Added to table. ccb=0x64E04370 key=8e1147ad004433280bf1af529f9558db16465550533 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on carrier id Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on Incoming called number: 16465550533 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIMatchSrcIpGroup: Match not found on destination pattern: 2125553720 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/ccsipUpdateIncomingCallParams: ccCallInfo: Calling name , number 2125553720, Calling oct3 0x00, oct_3a 0xA1, Called number 16465550533 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIGetCallConfig: Peer tag 99 matched for incoming call Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIGetCallConfig: Using Voice Class Codec, tag = 1 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPICopyPeerDataToCCB:

From CLI: Modem NSE payload = 100, Passthrough = 0, Modem relay = 0, Gw-Xid = 1

SPRT latency 200, SPRT Retries = 12, Dict Size = 1024 String Len = 32, Compress dir = 3 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIContinueNewMsgInvite: Calling name , number 2125553720, Calling oct3 0x00, oct_3a 0xA1, ext_priv 0x00, Called number 16465550533, oct3 0x00 Feb 15 16:22:57.541 EST: //-1/98C244A28498/SIP/Info/sipSPIContinueNewMsgInvite: Carrier id code , prev_cid NONE, next_cid NONE, prev_tgrp NONE, next_tgrp NONE Feb 15 16:22:57.541 EST: //1520/98C244A28498/SIP/Info/sipSPIDoMediaNegotiation: Number of m-lines = 1 Feb 15 16:22:57.541 EST: //1520/98C244A28498/SIP/Info/sipSPISelectCodecVersion: Codec (No Codec ) is not in preferred list Feb 15 16:22:57.541 EST: //1520/98C244A28498/SIP/Info/sipSPIDoAudioNegotiation: An exact codec match not configured, using interoperable codec g729r8 Feb 15 16:22:57.541 EST: //1520/98C244A28498/SIP/Info/sipSPIDoAudioNegotiation: Codec (g729r8) Negotiation Successful on Static Payload for m-line 1 Feb 15 16:22:57.541 EST: //1520/98C244A28498/SIP/Info/sipSPIDoPtimeNegotiation: No ptime present or multiple ptime attributes that can't be handled Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIDoDTMFRelayNegotiation: m-line index

1 Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIDoDTMFRelayNegotiation: Requested DTMF-RELAY option(s) not found in Preferred DTMF-RELAY option list! Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIStreamTypeAndDtmfRelay: DTMF Relay mode: Inband Voice Feb 15 16:22:57.545 EST: //-1/xxxxxxxxxxxx/SIP/Info/sip_sdp_get_modem_relay_cap_params: NSE payload from X-cap = 0 Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sip_do_nse_negotiation: SDP not present. Use local NSE payload 100. Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sip_select_modem_relay_params: X-tmr not present in SDP. Disable modem relay Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIGetSDPDirectionAttribute: No direction attribute present or multiple direction attributes that can't be handled for m-line:1 and num-a-lines:0 Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIDoAudioNegotiation: Codec negotiation successful for media line 1 payload_type=18, codec_bytes=20, codec=g729r8, dtmf_relay=inband-voice stream_type=voice-only (0), dest_ip_address=66.27.32.42, dest_port=39110 Feb 15 16:22:57.545 EST: //1520/98C244A28498/SIP/Info/sipSPIHandleInviteMedia: Negotiated Codec : g729r8, bytes :20 Preferred Codec : g729r8, bytes :20 Preferred DTMF relay 1 : 0 Preferred DTMF relay 2 : 0 Negotiated DTMF relay : 0 Preferred and Negotiated NTE payloads: 101 0 Preferred and Negotiated NSE payloads: 100 100 Preferred and Negotiated Modem Relay: 0 0 Preferred and Negotiated Modem Relay GwXid: 1 0
Reply to
Dan
Loading thread data ...

;screen=yes

present

Reply to
bronson

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.