[asterisk-users] MEETME_AGI_BACKGROUND

Danny Nicholas danny at debsinc.com
Thu Oct 13 15:57:28 CDT 2011


I would replace 
SetVar: MEETME_PLAYFILE=/tmp/jerry.wav
With 
SetVar: MEETME_PLAYFILE=/tmp/jerry

Also, you could replace your C AGI with a BASH AGI just to verify that the
data is getting there.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jerry Geis
Sent: Thursday, October 13, 2011 3:49 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] MEETME_AGI_BACKGROUND


> Can you post the call file with the pertinent info blacked out?  I'm 
> on
> 1.4.41 so I might be able to assist.
>
I am attempting to use a local call, start a meetme, bring others in the
conf, and run a background agi to play the wav file in the conference. All
automated.

Channel: Local/call_out at smvoice-local-public-address-playfile/n
Context: smvoice-dialout
Extension: smvoice_callprogress
Priority: 1
SetVar: MEETME_PLAYFILE=/tmp/jerry.wav
SetVar: MEETME_DELAY=2
SetVar: MEETME_AGI_BACKGROUND=smvoice-conf
SetVar: agi_port=
SetVar: agi_extension=
SetVar: agi_phone_to_dial=
SetVar: agi_pa_meetme=PA0002

My agi is actually a C program. I have been using AGI for years - just not
in a meetme.

Jerry

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to
Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list