[asterisk-bugs] [Asterisk 0014987]: invalid value in Remote-Party-ID (RPID)

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 23 17:37:40 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14987 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14987
Category:                   Channels/chan_sip/General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 190797 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-28 13:18 CDT
Last Modified:              2009-06-23 17:37 CDT
====================================================================== 
Summary:                    invalid value in Remote-Party-ID (RPID)
Description: 
SIP/ringing message contains correct RPID info, but after call is answered,
SIP/OK message, contains RPID with incorrect value, look below, or at
attached packet dump.
If looking to wrong RPID value: "sw-146-324", I have suspicion, that can
be related do dialplan logic - I'm using Dial application from inside
switch() statement. This value "sw-146-324" is actually dialplan label,
that is constructed from AEL.



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

---------------------------------------------------------------------- 
 (0106877) mmichelson (administrator) - 2009-06-23 17:37
 https://issues.asterisk.org/view.php?id=14987#c106877 
---------------------------------------------------------------------- 
Try passing the 'I' option to Dial. This option inhibits further connected
line updates from being sent to the caller's phone. If you are using the
CONNECTEDLINE function to set connected line information for the call, then
I suspect that what is happening is that the caller ID of the outgoing
channel is being sent later in a connected line update to the caller. The
callerID of the outgoing call is set inside app_dial. The extension number
is used for the number and the name is set using the data passed to the
Dial application. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-23 17:37 mmichelson     Note Added: 0106877                          
======================================================================




More information about the asterisk-bugs mailing list