Open Source Training Seminar FreePBX Paid Support

Ticket #1067 (closed Bugs: invalid)

Opened 2 years ago

Last modified 2 years ago

custom extenstions bug creatings speed dials

Reported by: noname Assigned to:
Priority: minor Milestone:
Component: Core Version: 2.2beta1
Keywords: Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description (Last modified by RobThomas)

it seems that when you use freepbx to create a custom ext for use as a speed dial it adds an entry like so to ext_additional.conf

exten => 555,1,Macro(exten-vm,novm,555)
exten => 555,n,Hangup
exten => 555,hint,Local/915555555@outbound-allroutes

this entry does not work the correct entry should look like this with out the hint entry

exten => 555,1,Macro(exten-vm,novm,555)
exten => 555,n,Hangup
exten => 555,Local/915555555@outbound-allroutes

i believe the hint should not be added or at least optional due to the use of custom ext it maynot always be desireable

Change History

09/15/06 18:51:29 changed by RobThomas

  • description changed.

09/15/06 19:18:55 changed by RobThomas

  • status changed from new to closed.
  • resolution set to invalid.

I'm not really sure what you want to do. The way the dialplan is generated is exactly right. I think you possibly want to do Local/915555555@from-internal, rather than outbound-allroutes.

Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads