[asterisk-bugs] [Asterisk-GUI 0014911]: Incoming Calling Rules
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 21 08:05:57 CDT 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14911
======================================================================
Reported By: magicrhesus
Assigned To: rbrindley
======================================================================
Project: Asterisk-GUI
Issue ID: 14911
Category: Service Providers/Trunks
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk GUI Version: SVN
Asterisk Version: 1.4.21.2
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-16 08:02 CDT
Last Modified: 2009-04-21 08:05 CDT
======================================================================
Summary: Incoming Calling Rules
Description:
I noticed a bug on my instance of Asterisk GUI. When I create an incoming
line, I have strange thins that appears on the interface and this what is
created in extensions.conf :
[DID_trunk_2_default]
exten = s|1|Voicemail(3000,u)
If i change it to the correct syntax, everything seems right :
[DID_trunk_2_default]
exten = s,1,Voicemail(3000,u)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-04-21 08:05 svnbot Status acknowledged =>
assigned
2009-04-21 08:05 svnbot Assigned To awk => rbrindley
2009-04-21 08:05 svnbot Status assigned => resolved
2009-04-21 08:05 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list