[Home]

Summary:ASTERISK-21080: Redial button does not work properly
Reporter:Rudolf Migalin (rudolfasd)Labels:
Date Opened:2013-02-13 16:34:04.000-0600Date Closed:2013-03-04 22:16:26.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Channels/chan_unistim
Versions:11.2.1 Frequency of
Occurrence
Related
Issues:
Environment:OS Scientific Linux release 6.3 (Carbon), telephone set Nortel i2004. Unistim from Asterisk distribution. Attachments:
Description:When i try to call back to the missed or received calls by pressing the "Redial",
Asterisk adds to the number of spaces at the end.

I call on the Nortel ip phone and picks up the phone:
{noformat}
*CLI>   == Using SIP RTP CoS mark 5
   -- Executing [2101@intphones:1] NoOp("SIP/2111-00000000", ">>>> CallerID - '2111'") in new stack
   -- Executing [2101@intphones:2] Dial("SIP/2111-00000000", "USTM/2101@2101,10,tTg") in new stack
   -- Called USTM/2101@2101
   -- USTM/2101@2101-0x7f7f14001180 is ringing
   -- USTM/2101@2101-0x7f7f14001180 answered SIP/2111-00000000
   -- Executing [2101@intphones:3] Hangup("SIP/2111-00000000", "") in new stack
 == Spawn extension (intphones, 2101, 3) exited non-zero on 'SIP/2111-00000000'
{noformat}

"CallerID" function determines the number without spaces.

Attempt to call back with "Redial":

{noformat}
*CLI>     -- Starting switch on '2101@2101-0' to 2111
   -- Executing [2111                   @intphones:1] Macro("USTM/2101@2101-0x7f7f04001d50" ...
{noformat}

Here is another example:

{noformat}
*CLI>
 == Using SIP RTP CoS mark 5
   -- Executing [2101@extphones:1] NoOp("SIP/R1-0000000a", ">>>> CallerID - '9098119023'") in new stack
   -- Executing [2101@extphones:2] Dial("SIP/R1-0000000a", "USTM/2101@2101,10,tTg") in new stack
   -- Called USTM/2101@2101
   -- USTM/2101@2101-0x7f9e3800f760 is ringing
 == Spawn extension (extphones, 2101, 2) exited non-zero on 'SIP/R1-0000000a'
*CLI>
   -- Starting switch on '2101@2101-0' to 9098119023
   -- Executing [9098119023             @intphones:1] Macro("USTM/2101@2101-0x7f9e2c002040" ...
{noformat}
Comments:By: Rudolf Migalin (rudolfasd) 2013-02-13 16:46:43.718-0600

In "Description" field number of spaces reduced to one.
Obvious that this "jira" so handles gaps.
In reality the sum of their number and the number of digits is always 23.

[2111...................@intphones:1]

[9098119023.............@intphones:1]

By: Matt Jordan (mjordan) 2013-02-13 17:16:25.664-0600

What is the version of Asterisk?

By: Rudolf Migalin (rudolfasd) 2013-02-13 17:31:56.952-0600

11.2.1

By: Igor Goncharovsky (igorg) 2013-03-04 22:16:01.672-0600

This isuue already fixed in revision 377577 and should be released in 11.3.0