[asterisk-bugs] [JIRA] (ASTERISK-21080) Redial button does not work properly

Rudolf Migalin (JIRA) noreply at issues.asterisk.org
Wed Feb 13 16:53:58 CST 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202913#comment-202913 ] 

Rudolf Migalin edited comment on ASTERISK-21080 at 2/13/13 4:52 PM:
--------------------------------------------------------------------

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................... at intphones:1]

[9098119023............. at intphones:1]
                
      was (Author: rudolfasd):
    In "Description" field number of spaces reduced to one.
In reality the sum of their number and the number of digits is always 23.

[2111................... at intphones:1]

[9098119023............. at intphones:1]
                  
> Redial button does not work properly
> ------------------------------------
>
>                 Key: ASTERISK-21080
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21080
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>         Environment: OS Scientific Linux release 6.3 (Carbon), telephone set Nortel i2004. Unistim from Asterisk distribution.
>            Reporter: Rudolf Migalin
>            Severity: Minor
>
> 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:
> *CLI>   == Using SIP RTP CoS mark 5
>     -- Executing [2101 at intphones:1] NoOp("SIP/2111-00000000", ">>>> CallerID - '2111'") in new stack
>     -- Executing [2101 at intphones:2] Dial("SIP/2111-00000000", "USTM/2101 at 2101,10,tTg") in new stack
>     -- Called USTM/2101 at 2101
>     -- USTM/2101 at 2101-0x7f7f14001180 is ringing
>     -- USTM/2101 at 2101-0x7f7f14001180 answered SIP/2111-00000000
>     -- Executing [2101 at intphones:3] Hangup("SIP/2111-00000000", "") in new stack
>   == Spawn extension (intphones, 2101, 3) exited non-zero on 'SIP/2111-00000000'
> "CallerID" function determines the number without spaces.
> Attempt to call back with "Redial":
> *CLI>     -- Starting switch on '2101 at 2101-0' to 2111
>     -- Executing [2111                   @intphones:1] Macro("USTM/2101 at 2101-0x7f7f04001d50" ...
> Here is another example:
> *CLI>
>   == Using SIP RTP CoS mark 5
>     -- Executing [2101 at extphones:1] NoOp("SIP/R1-0000000a", ">>>> CallerID - '9098119023'") in new stack
>     -- Executing [2101 at extphones:2] Dial("SIP/R1-0000000a", "USTM/2101 at 2101,10,tTg") in new stack
>     -- Called USTM/2101 at 2101
>     -- USTM/2101 at 2101-0x7f9e3800f760 is ringing
>   == Spawn extension (extphones, 2101, 2) exited non-zero on 'SIP/R1-0000000a'
> *CLI>
>     -- Starting switch on '2101 at 2101-0' to 9098119023
>     -- Executing [9098119023             @intphones:1] Macro("USTM/2101 at 2101-0x7f9e2c002040" ...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list