[asterisk-bugs] [Asterisk 0017876]: [patch] the display does not properly display the caller when a call is established. - Cisco 7910

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 19 06:03:30 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17876 
====================================================================== 
Reported By:                salecha
Assigned To:                wedhorn
====================================================================== 
Project:                    Asterisk
Issue ID:                   17876
Category:                   Channels/chan_skinny
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                       SWP-2062 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-17 06:55 CDT
Last Modified:              2010-08-19 06:03 CDT
====================================================================== 
Summary:                    [patch] the display does not properly display the
caller when a call is established. - Cisco 7910
Description: 
When I start a call, the display correctly shows me who called and who I'm
calling.
But when connected, the display shows me that the caller is UNKNOWN but
the number you call shows it well.
Example:
the caller is -> 2915 (Sergio A)
is being called -> 2803 (Test)

when calling the display shows: Sergio A to 2803.
When you connect the display shows: UNKNOWN to 2803
====================================================================== 

---------------------------------------------------------------------- 
 (0126134) salecha (reporter) - 2010-08-19 06:03
 https://issues.asterisk.org/view.php?id=17876#c126134 
---------------------------------------------------------------------- 
The patch for the incoming call to the cisco does not work. This is the
test scenario I'm using:

I have
- A Cisco IP phone extension 7910 which is 2915 (Sergio).
- An IP Telephone Polycom whose extension is 2920 (Gustavo).

1 - Call from extension 2920 (Gustavo) to the Cisco 2915 (Sergio).
2 - Cisco Display shows: "Gustavo to Sergio." Until here everything is
fine.
3 - Now take the call on the Cisco 7910 and the display only shows
"Sergio." Disappears the part that says "Gustavo to".

This is the debug of what happens when I call the Cisco 7910:


VOIP02*CLI> 
    -- Executing [2915 at CLASE-A:1] NoOp("SIP/2920-00000000", "NOT_INUSE")
in new stack
    -- Executing [2915 at CLASE-A:2] ExecIf("SIP/2920-00000000",
"1?Dial(skinny/2915,60,t)") in new stack
    -- skinny_request(2915)
 skinny_new: tmp->nativeformats=0xc (ulaw|alaw) fmt=ulaw
 skinny_get_rtp_peer() Channel = Skinny/2915 at SEP000B46D9D2B7-1
    -- skinny_call(Skinny/2915 at SEP000B46D9D2B7-1)
 Displaying Prompt Status 'Ring-In'
 Setting Callinfo to Gustavo G(2920) from Sergio Alecha(2915) on
SEP000B46D9D2B7(1)
 Setting ringer mode to '2'.
  == Found device: SEP000B46D9D2B7
    -- Called 2915
    -- Skinny/2915 at SEP000B46D9D2B7-1 is ringing
 Setting ringer mode to '1'.
 Displaying Prompt Status 'Connected'
  == Found device: SEP000B46D9D2B7
    -- Skinny/2915 at SEP000B46D9D2B7-1 answered SIP/2920-00000000
    -- Asked to indicate 'Media Source Change' condition on channel
Skinny/2915 at SEP000B46D9D2B7-1
 skinny_get_rtp_peer() Channel = Skinny/2915 at SEP000B46D9D2B7-1
 skinny_get_rtp_peer() Using AST_RTP_GLUE_RESULT_LOCAL 
 Received Open Receive Channel Ack
 device ipaddr = 10.50.100.17:24572
 asterisk ipaddr = 10.2.1.105:14858
 Setting payloadType to 'ulaw' (20 ms)
 skinny_get_rtp_peer() Channel = Skinny/2915 at SEP000B46D9D2B7-1
 skinny_get_rtp_peer() Using AST_RTP_GLUE_RESULT_LOCAL 
    -- Asked to indicate 'Media Source Update' condition on channel
Skinny/2915 at SEP000B46D9D2B7-1
    -- Executing [h at CLASE-A:1] Hangup("SIP/2920-00000000", "") in new
stack
    -- Hanging up SEP000B46D9D2B7/1
       > Killing only sub 1
 Clearing Prompt
 Setting ringer mode to '1'.
 Clearing Display
  == Found device: SEP000B46D9D2B7
  == Spawn extension (CLASE-A, 2915, 2) exited non-zero on
'SIP/2920-00000000' 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-19 06:03 salecha        Note Added: 0126134                          
======================================================================




More information about the asterisk-bugs mailing list