[asterisk-users] Asterisk PA system with cepstral
Brent Davidson
brent at texascountrytitle.com
Mon Apr 20 17:41:28 CDT 2009
Alternatively look into the M() option to Dial to execute a Macro upon
connect. You could have your macro setup to call the cepstral app.
-Brent
Justin Killen wrote:
>
> That works great -- Thanks Danny!
>
>
>
> -Justin
>
> ------------------------------------------------------------------------
>
> *From:* Danny Nicholas [mailto:danny at debsinc.com]
> *Sent:* Monday, April 20, 2009 12:23 PM
> *To:* 'Asterisk Users Mailing List - Non-Commercial Discussion'
> *Subject:* Re: [asterisk-users] Asterisk PA system with cepstral
>
>
>
> Here is one way
>
> Create a call file
>
>
>
> Channel: SIP/100
>
> CallerID: SIP/104
>
> MaxRetries: 1
>
> WaitTime: 60
>
> retryTime: 5
>
> Application: background
>
> Data: /tmp/systemisup
>
>
>
> Have your dialplan create and send the call file for each person you
> want to get the Cepstral file.
>
>
>
> ------------------------------------------------------------------------
>
> *From:* asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] *On Behalf Of *Justin
> Killen
> *Sent:* Monday, April 20, 2009 2:14 PM
> *To:* asterisk-users at lists.digium.com
> *Subject:* [asterisk-users] Asterisk PA system with cepstral
>
>
>
> Hi All,
>
>
>
> We just bought a sip based PA setup here with the intention of hooking
> it into our existing asterisk (1.4) setup. It works as expected when
> I dial it's extension, but I want to have system generated speech
> played based on some action (using cepstral, which is already
> installed and working). My first thought was to DIAL to the
> extension, and then have cepstral play the audio. The problem with
> this is (of course) that once the dial connects, the sound doesn't get
> played until after a hangup. My next thought is to create a
> conference call between the console and the PA, but I'm not sure how
> to initiate the call on the pbx side and then play audio onto the line.
>
>
>
> Thanks in advance
>
> -Justin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090420/d8781681/attachment-0001.htm
More information about the asterisk-users
mailing list