Page 1 of 1

Dial in to login to vicidial.

PostPosted: Thu Oct 08, 2009 11:29 am
by Op3r
I was asked due to difficulty on getting xlite to register and the client's phone have a local extension if he can just dial in to login to vicidial. Is there a way to do this?

PostPosted: Thu Oct 08, 2009 11:38 am
by Op3r
bothered matt on im and found out that there's an agi for the agent to dial in.

Im trying to implement this now. Ill let you guys know what happened.

PostPosted: Thu Oct 08, 2009 1:28 pm
by Op3r
Ok it worked but only 1 problem.


When you hangup the call, you get also get disconnected from the session :(

any ideas?

PostPosted: Thu Oct 08, 2009 2:09 pm
by Op3r
Ok its working now.

You need to create an external phone with extension callin and dialplan 8300 for this to work.

PostPosted: Fri Oct 09, 2009 8:02 pm
by mflorell
Come on Edwin, post what name of the AGI script is :)

PostPosted: Fri Oct 09, 2009 9:28 pm
by Op3r
yeah I was supposed to update this post lol hahaha. I was so busy with playing with the feature I mean I just didint know that its possible.

Its called agi-AGENT_dial_in.agi

and the on the sample extensions.conf

exten => 2345,1,Answer ; Answer the line
exten => 2345,2,AGI(agi-AGENT_dial_in.agi)
exten => 2345,3,Hangup