Script name

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Script name

Postby rudra_ach » Thu May 15, 2008 3:15 am

Wanted to make some changes, please help me getting this.

Once I logged in to agc/vicidial.php, which is the script is calling my local Extension and playing message “you are the only personal in conference”??

Regards.
Rudra.
rudra_ach
 
Posts: 108
Joined: Fri Jun 23, 2006 11:22 am

Postby mflorell » Thu May 15, 2008 5:02 am

The audio file being played is defined in the Asterisk file app_meetme.c. It is not easily definable on the fly and requires a recompile to change.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby rudra_ach » Thu May 15, 2008 4:52 pm

mflorell wrote:The audio file being played is defined in the Asterisk file app_meetme.c. It is not easily definable on the fly and requires a recompile to change.



Thanks for your quick reply.

I am looking for the VICIDIAL Script Responsible for Dialing the Local Extension and establishing the conference.

Here is what I am trying to test.

Asterisk, VICIDIAL, MYSQL, Apache - Location -1

Only Plain Asterisk - Location -2

Location -1 will have IAX trunking with Location -2

When agent login at agc/vicidial.php, the phone should be ring at Location -2 Extension.



exten => 674002,1,Playback,transfer|skip ; "Please hold while..."
exten => 674002,2,Dial(IAX2/iax2trunk/4002,20,to) ; Ring, 20 secs max
exten => 674002,3,Voicemail,u674002

when I am dialing 674002, the call is ringing at 4002 of location -2, but using agc/vicdidial.php its throwing error.


I have tried this
Regards,
Rudra.
rudra_ach
 
Posts: 108
Joined: Fri Jun 23, 2006 11:22 am

Postby mflorell » Thu May 15, 2008 4:58 pm

Any reason you wouldn't use EXTERNAL extensions in the phones table for this?

That is one of the reasons it was created.

The script that places the call does not just place a local call, it looks up the phones table information and builds the ManagerAPI based on the settings.
mflorell
Site Admin
 
Posts: 18339
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby rudra_ach » Fri May 16, 2008 1:40 am

mflorell wrote:Any reason you wouldn't use EXTERNAL extensions in the phones table for this?

That is one of the reasons it was created.

The script that places the call does not just place a local call, it looks up the phones table information and builds the ManagerAPI based on the settings.



Thanks Mat.
Its seems I am not aware of the EXTERNAL Table. I got the detail in manager manual. Let me give a try.
Thanks again.

Regards,
Rudra.
rudra_ach
 
Posts: 108
Joined: Fri Jun 23, 2006 11:22 am


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 269 guests