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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 17 06:55:45 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17876 
====================================================================== 
Reported By:                salecha
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17876
Category:                   Channels/chan_skinny
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
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-17 06:55 CDT
====================================================================== 
Summary:                    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
====================================================================== 

---------------------------------------------------------------------- 
 (0126015) salecha (reporter) - 2010-08-17 06:55
 https://issues.asterisk.org/view.php?id=17876#c126015 
---------------------------------------------------------------------- 
VOIP02*CLI> 
 Setting ringer mode to '1'.
 skinny_new: tmp->nativeformats=0xc (ulaw|alaw) fmt=ulaw
 Clearing Display
    -- Starting simple switch on '2915 at SEP000B46D9D2B7'
 Collected digit: [2]
    -- Asked to indicate 'Stop tone' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 Collected digit: [8]
    -- Asked to indicate 'Stop tone' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 Collected digit: [0]
    -- Asked to indicate 'Stop tone' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 Collected digit: [3]
  == Found device: SEP000B46D9D2B7
    -- Executing [2803 at CLASE-A:1] Set("Skinny/2915 at SEP000B46D9D2B7-10",
"CDR(accountcode)=CCM-2915") in new stack
 Received Open Receive Channel Ack
 device ipaddr = 10.50.100.17:24470
 asterisk ipaddr = 10.2.1.105:11258
 Setting payloadType to 'ulaw' (20 ms)
    -- Executing [2803 at CLASE-A:2] Set("Skinny/2915 at SEP000B46D9D2B7-10",
"CALLERID(num)=2915") in new stack
    -- Executing [2803 at CLASE-A:3] Set("Skinny/2915 at SEP000B46D9D2B7-10",
"CALLERID(name)=Sergio A") in new stack
    -- Executing [2803 at CLASE-A:4] Dial("Skinny/2915 at SEP000B46D9D2B7-10",
"sip/2803 at 10.2.1.106,120,rtw") in new stack
 skinny_get_rtp_peer() Channel = Skinny/2915 at SEP000B46D9D2B7-10
 skinny_get_rtp_peer() Using AST_RTP_GLUE_RESULT_LOCAL 
    -- Called 2803 at 10.2.1.106
    -- Asked to indicate 'Remote end is ringing' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 Displaying Prompt Status 'Ring Out'
 Setting Callinfo to Sergio A(2915) from 2803(2803) on SEP000B46D9D2B7(1)
    -- SIP/10.2.1.106-00000002 is ringing
    -- Asked to indicate 'Remote end is ringing' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 Displaying Prompt Status 'Ring Out'
 Setting Callinfo to Sergio A(2915) from 2803(2803) on SEP000B46D9D2B7(1)
    -- Asked to indicate 'Connected Line' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
    -- SIP/10.2.1.106-00000002 answered Skinny/2915 at SEP000B46D9D2B7-10
    -- Asked to indicate 'Stop tone' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
 skinny_answer(Skinny/2915 at SEP000B46D9D2B7-10) on 2915 at SEP000B46D9D2B7-10
 Setting Callinfo to () from 2803(2803) on SEP000B46D9D2B7(1)
 Displaying Prompt Status 'Connected'
    -- Asked to indicate 'Stop tone' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
    -- Asked to indicate 'UNKNOWN-26' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
  == Found device: SEP000B46D9D2B7
 skinny_get_rtp_peer() Channel = Skinny/2915 at SEP000B46D9D2B7-10
 skinny_get_rtp_peer() Using AST_RTP_GLUE_RESULT_LOCAL 
    -- Asked to indicate 'Media Source Update' condition on channel
Skinny/2915 at SEP000B46D9D2B7-10
    -- Executing [h at CLASE-A:1] Hangup("Skinny/2915 at SEP000B46D9D2B7-10",
"") in new stack
  == Spawn extension (CLASE-A, h, 1) exited non-zero on
'Skinny/2915 at SEP000B46D9D2B7-10'
  == Spawn extension (CLASE-A, 2803, 4) exited non-zero on
'Skinny/2915 at SEP000B46D9D2B7-10'
    -- Executing [h at CLASE-A:1] Hangup("Skinny/2915 at SEP000B46D9D2B7-10",
"") in new stack
  == Spawn extension (CLASE-A, h, 1) exited non-zero on
'Skinny/2915 at SEP000B46D9D2B7-10'
    -- Hanging up SEP000B46D9D2B7/10
       > Killing only sub 10
 Clearing Prompt
 Setting ringer mode to '1'.
 Clearing Display 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-17 06:55 salecha        Note Added: 0126015                          
======================================================================




More information about the asterisk-bugs mailing list