[Home]

Summary:ASTERISK-14114: [patch] digit timeout problem with 1.4 pbx.c rev 193119
Reporter:Andrew Lindh (andrew)Labels:
Date Opened:2009-05-12 18:21:03Date Closed:2009-05-12 19:54:27
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/PBX
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20090512__issue15091.diff.txt
Description:The update of pbx.c to rev 193119 (in branch 1.4) from bug ID ASTERISK-1386011
is causing problems for me with the Background app and digit matching.

I have a main context that includes others for more extensions but
it also has single digit menu options (extens). The "Background" app
used to work with the digit timeout and match the extension from the
include or the single digit extension (menu option). The "WaitExten"
app still works correctly...

Am I crazy here? I don't think so.... please re-open the bug or let me
know and I'll start a new one.

Dial "3" should match "3" and go to "billingmenu"
Dial "301" should match "301" included from the other context.

It worked before, it fails now and always matches "3" without waiting.

[mainmenu]
include => extens
exten => 1,1,Goto(salesmenu,s,start)
exten => 2,1,Goto(techmenu,s,start)
exten => 3,1,Goto(billingmenu,s,start)

[extens]
exten => 301,1,Dial(SIP/phone_301)
exten => 302,1,Dial(SIP/phone_302)


****** ADDITIONAL INFORMATION ******

Reported via the -dev list by asterisk@ntplx.net
Comments:By: Andrew Lindh (andrew) 2009-05-12 19:09:46

Thanks for opening the bug so quickly from my report.

The patch seems to resolve my issue.

By: Digium Subversion (svnbot) 2009-05-12 19:52:08

Repository: asterisk
Revision: 194137

U   branches/1.4/main/pbx.c

------------------------------------------------------------------------
r194137 | tilghman | 2009-05-12 19:52:08 -0500 (Tue, 12 May 2009) | 7 lines

Fix logic for how to proceed with a single digit extension.
(closes issue ASTERISK-14114)
Reported by: andrew
Patches:
      20090512__issue15091.diff.txt uploaded by tilghman (license 14)
Tested by: andrew

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194137

By: Digium Subversion (svnbot) 2009-05-12 19:52:54

Repository: asterisk
Revision: 194138

_U  trunk/
U   trunk/main/pbx.c

------------------------------------------------------------------------
r194138 | tilghman | 2009-05-12 19:52:53 -0500 (Tue, 12 May 2009) | 14 lines

Merged revisions 194137 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
 r194137 | tilghman | 2009-05-12 19:52:03 -0500 (Tue, 12 May 2009) | 7 lines
 
 Fix logic for how to proceed with a single digit extension.
 (closes issue ASTERISK-14114)
  Reported by: andrew
  Patches:
        20090512__issue15091.diff.txt uploaded by tilghman (license 14)
  Tested by: andrew
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194138

By: Digium Subversion (svnbot) 2009-05-12 19:54:12

Repository: asterisk
Revision: 194139

_U  branches/1.6.0/
U   branches/1.6.0/main/pbx.c

------------------------------------------------------------------------
r194139 | tilghman | 2009-05-12 19:54:12 -0500 (Tue, 12 May 2009) | 21 lines

Merged revisions 194138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r194138 | tilghman | 2009-05-12 19:52:49 -0500 (Tue, 12 May 2009) | 14 lines
 
 Merged revisions 194137 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r194137 | tilghman | 2009-05-12 19:52:03 -0500 (Tue, 12 May 2009) | 7 lines
   
   Fix logic for how to proceed with a single digit extension.
   (closes issue ASTERISK-14114)
    Reported by: andrew
    Patches:
          20090512__issue15091.diff.txt uploaded by tilghman (license 14)
    Tested by: andrew
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194139

By: Digium Subversion (svnbot) 2009-05-12 19:54:19

Repository: asterisk
Revision: 194140

_U  branches/1.6.1/
U   branches/1.6.1/main/pbx.c

------------------------------------------------------------------------
r194140 | tilghman | 2009-05-12 19:54:19 -0500 (Tue, 12 May 2009) | 21 lines

Merged revisions 194138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r194138 | tilghman | 2009-05-12 19:52:49 -0500 (Tue, 12 May 2009) | 14 lines
 
 Merged revisions 194137 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r194137 | tilghman | 2009-05-12 19:52:03 -0500 (Tue, 12 May 2009) | 7 lines
   
   Fix logic for how to proceed with a single digit extension.
   (closes issue ASTERISK-14114)
    Reported by: andrew
    Patches:
          20090512__issue15091.diff.txt uploaded by tilghman (license 14)
    Tested by: andrew
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194140

By: Digium Subversion (svnbot) 2009-05-12 19:54:27

Repository: asterisk
Revision: 194141

_U  branches/1.6.2/
U   branches/1.6.2/main/pbx.c

------------------------------------------------------------------------
r194141 | tilghman | 2009-05-12 19:54:26 -0500 (Tue, 12 May 2009) | 21 lines

Merged revisions 194138 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
 r194138 | tilghman | 2009-05-12 19:52:49 -0500 (Tue, 12 May 2009) | 14 lines
 
 Merged revisions 194137 via svnmerge from
 https://origsvn.digium.com/svn/asterisk/branches/1.4
 
 ........
   r194137 | tilghman | 2009-05-12 19:52:03 -0500 (Tue, 12 May 2009) | 7 lines
   
   Fix logic for how to proceed with a single digit extension.
   (closes issue ASTERISK-14114)
    Reported by: andrew
    Patches:
          20090512__issue15091.diff.txt uploaded by tilghman (license 14)
    Tested by: andrew
 ........
................

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=194141