[asterisk-bugs] [Asterisk 0010758]: When the inbound call is not SIP, the outbound SIP call does not accepts setting the callerid via the CALLERID(num)=

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Sep 19 08:20:52 CDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10758 
====================================================================== 
Reported By:                falves11
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   10758
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.11  
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             09-18-2007 15:29 CDT
Last Modified:              09-19-2007 08:20 CDT
====================================================================== 
Summary:                    When the inbound call is not SIP, the outbound SIP
call does not accepts setting the callerid via the CALLERID(num)=
Description: 
As you can see below, I set the callerid(num)=6465727896 but the susequent
INVITE still shows the original caller id as unknown.

-- AGI Script hunting.pl completed, returning 0
    -- Executing [18599858175 at default:11]
NoOp("H323/ip$166.70.242.77:63833/27005", "From:") in new stack
    -- Executing [18599858175 at default:12]
Set("H323/ip$166.70.242.77:63833/27005", "CALLERID(num)=6465727896") in new
stack
    -- Executing [18599858175 at default:13]
Dial("H323/ip$166.70.242.77:63833/27005", "SIP/18599858175 at 69.67.248.28")
in new stack
Audio is at 64.1.29.208 port 17712
Adding codec 0x4 (ulaw) to SDP
Adding codec 0x100 (g729) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (no NAT) to 69.67.248.28:5060:
INVITE sip:18599858175 at 69.67.248.28 SIP/2.0
Via: SIP/2.0/UDP 64.1.29.208:5060;branch=z9hG4bK02380b63;rport
From: "Unknown" <sip:Unknown at minixel>;tag=as14ebc96d
To: <sip:18599858175 at 69.67.248.28>
Contact: <sip:Unknown at 64.1.29.208>
Call-ID: 4b8115cd564302204150569e3f750b0d at minixel
CSeq: 102 INVITE
User-Agent: Cisco 3845
Max-Forwards: 70
Date: Mon, 17 Sep 2007 21:52:07 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Supported: replaces
Content-Type: application/sdp
Content-Length: 285

====================================================================== 

---------------------------------------------------------------------- 
 file - 09-19-07 08:20  
---------------------------------------------------------------------- 
This is a callerid presentation issue. Presentation has been prohibited so
the callerid has been replaced with Unknown. You can allow presentation by
calling SetCallerPres(allowed) in your dialplan. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-19-07 08:20  file           Status                   new => resolved     
09-19-07 08:20  file           Resolution               open => no change
required
09-19-07 08:20  file           Assigned To               => file            
09-19-07 08:20  file           Note Added: 0070784                          
======================================================================




More information about the asterisk-bugs mailing list