asteridex/aastra auto answer

donkey_hatstand

New Member
Joined
May 18, 2009
Messages
6
Reaction score
0
hello chaps;

i've been playing with this for a few hours and hope somebody can point me in the right direction..

objective: when using the asteridex robodialler i want the handsets (4 x 55i and 2 57i) to autoanswer then connect the call.

i am able to make this work on only one handset at a time by making in /var/www/html/asteridex4/config.inc.php

$INdefault = "local/*80205@from-internal" ;

so all i really want now is (just to demo the idea i know the syntax is wrong)

$INdefault = "local/*80${EXTEN}@from-internal" ;


or better

$INdefault = "local/*80${whatever is saved in the cookie from the webbook}@from-internal" ;

this is fairly strightforward but my lack of php knowledge is where i'm failing i think...
 
answered my own question:

local/*80201@from-internal

local/*80202@from-internal

and so on..

in extenion box on web browser works.. bit untidy though..
 

Members online

Forum statistics

Threads
26,686
Messages
174,407
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