I have set up and used this on 2 earlier nerdvittles boxes, but the most recent one (pbif 1.4) doesn't seem to work and I'd like some input on what I need to change. Below is the recommended script
<start>
[custom-gc-did]
exten => 1,1,answer
exten => 1,n,wait(2)
exten => 1,n,SendDTMF(1)
exten => 1,n,Goto(ext-group,2,1) ;use a setup ring group or extension
Then go to FreePBX - setup - Inbound Routes - and set up or edit your Gizmo Project DID. In the - set destination - section set - Custom App: - to - custom-gc-did,1,1 -.
Then setup your ring group or extension.
<end>
I need this so my stepdaughters friends can call her through grandcentral and not tie up my hardline, and I can't spare any funds for a real DID right now.
In pbx-in-a-flash, what should be changed if anything considering I want the call to go to extension 1000 or ring group 1?
Misc Destination?
Thanks for tips...
<start>
[custom-gc-did]
exten => 1,1,answer
exten => 1,n,wait(2)
exten => 1,n,SendDTMF(1)
exten => 1,n,Goto(ext-group,2,1) ;use a setup ring group or extension
Then go to FreePBX - setup - Inbound Routes - and set up or edit your Gizmo Project DID. In the - set destination - section set - Custom App: - to - custom-gc-did,1,1 -.
Then setup your ring group or extension.
<end>
I need this so my stepdaughters friends can call her through grandcentral and not tie up my hardline, and I can't spare any funds for a real DID right now.
In pbx-in-a-flash, what should be changed if anything considering I want the call to go to extension 1000 or ring group 1?
Misc Destination?
Thanks for tips...
