Auto-attendant remote PBX

Speedy2k

Member
Joined
Oct 11, 2008
Messages
387
Reaction score
0
Ok i need a little help, I have two romte box, in the main PIAF server, i ave an IVR that give option, the people can direct dial the extension and access the person directly, but where does i put the custom context in the extension_custom.conf to make the remote persone avaible too??? Right now the people on location 1 where the auto attendant is are in the range of 1221 to 1229. the remote persone on a remote piaf box linked via IAX2 are on the this patern 2221-2229.
When in the IVR i want the people to be able to direct dial the remote persone and send the call via IAX2, where does i do this configuration ?? thanx a lot!
 
You will have to look through extension_additional.conf and find the name of the IVR. It will be something like

[ivr-5]

Once you have that, create a new context in extensions_custom.conf called

[ivr-5-custom]

Then in it put something like this.

[ivr-5-custom]
exten => _222[1-9],1,goto(from-internal,${EXTEN},1)

That should do it.
 
Thanx a lot, it did the trick, but is there something wrong to put it like that ?? is there real security issue or is it safe to do??
[ivr-8-custom]
include => from-internal

?? thanx a lot!
 

Members online

Forum statistics

Threads
26,687
Messages
174,409
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top