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

Igor Goncharovsky (JIRA) noreply at issues.asterisk.org
Mon Mar 4 22:17:03 CST 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Goncharovsky updated ASTERISK-21080:
-----------------------------------------

    Status: Waiting for Feedback  (was: Waiting for Feedback)

This isuue already fixed in revision 377577 and should be released in 11.3.0
                
> 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
>          Components: Channels/chan_unistim
>    Affects Versions: 11.2.1
>         Environment: OS Scientific Linux release 6.3 (Carbon), telephone set Nortel i2004. Unistim from Asterisk distribution.
>            Reporter: Rudolf Migalin
>            Assignee: Igor Goncharovsky
>            Severity: Minor
>      Target Release: 11.3.0
>
>
> 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 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'
> {noformat}
> "CallerID" function determines the number without spaces.
> Attempt to call back with "Redial":
> {noformat}
> *CLI>     -- Starting switch on '2101 at 2101-0' to 2111
>     -- Executing [2111                   @intphones:1] Macro("USTM/2101 at 2101-0x7f7f04001d50" ...
> {noformat}
> Here is another example:
> {noformat}
> *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" ...
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list