Need to change the DIAL PLAN ENTRY (Tech Prefix)
Added by Guillermo Quiros over 11 years ago
Need to set up TECH PREFIX
Everytime i do it, it returns to what it was.... no matter what i do...
exten => _7525110232.,1,AGI
exten => _7525110232.,2,Dial(SIP/##############${EXTEN:10}@RDGroup,,tTo)
exten => _7525110232.,3,Hangup
I need to have a tech prefix set there...
- that's where i have to put a number... it does worked BEFORE the YUM UPDATE (goautodial 3)
Thanks
Replies (4)
RE: Need to change the DIAL PLAN ENTRY (Tech Prefix)
-
Added by Guillermo Quiros over 11 years ago
Sorry i was not expecting to be able to POST...
ON THE SECTION
CARRIERS
======> Dialplan Entry
===========================================================
exten => _7525110232.,1,AGI
exten => _7525110232.,2,Dial(SIP/${EXTEN:10}@RDGroup,,tTo)
exten => _7525110232.,3,Hangup
===========================================================
That's how it comes by DEFAULT
But on the Second line, i need to change it so it looks:
================================================================
exten => _7525110232.,2,Dial(SIP/234567${EXTEN:10}@RDGroup,,tTo)
================================================================
I do wholesale VoIP, but i need to do this for an extra layer of security
Hope somebody can help me to change that
Thanks so much community and happy holidays !!!
RE: Need to change the DIAL PLAN ENTRY (Tech Prefix)
-
Added by Chris Lomuntad over 11 years ago
Hi Guillermo,
Thanks for submitting this bug... we're currently fixing this bug and we'll inform you when it is fixed.
Cheers,
Chris
RE: Need to change the DIAL PLAN ENTRY (Tech Prefix)
-
Added by Rohan Bhajekar about 5 years ago
Is there a fix for this? i am viewing this ancient thread but i am hitting the same problem.
RE: Need to change the DIAL PLAN ENTRY (Tech Prefix)
-
Added by Jackie Alfonso about 5 years ago
Hi Rohan,
This issue was already resolved on our latest version which is our goautodial version 4.
You may check the installation and other guides here https://goautodial.org/projects/goautodialce/wiki
Thank you!