[asterisk-users] Asynchronous AGI Problems (Asterisk 1.8.7.0), ubuntu-server

2011-09-24 Thread Randall Degges
. Is there anyway for me to make asynchronous AGIs work? I've tried searching online to no avail. I'd greatly appreciate any responses, thanks for your time. -Randall -- Randall Degges *http://rdegges.com/* -- _ -- Bandwidth

Re: [asterisk-users] Asterisk 1.6.1 Won't Play Default ULAW Files

2010-08-25 Thread Randall Degges
as unnecessary, as I was looking for stuff with 'ulaw' in the name. Anyhow, thanks for all of your help. Maybe this will be of use to someone else in the future. -Randall On Tue, Aug 24, 2010 at 5:59 PM, Randall Degges rdeg...@gmail.com wrote: Hi Paul, I don't actually have any asterisk.conf file

[asterisk-users] Asterisk 1.6.1 Won't Play Default ULAW Files

2010-08-24 Thread Randall Degges
. Thanks for any help! -Randall -- Randall Degges *http://rdegges.com/* -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs

Re: [asterisk-users] Asterisk 1.6.1 Won't Play Default ULAW Files

2010-08-24 Thread Randall Degges
...@polybeacon.com wrote: On Tue, Aug 24, 2010 at 8:02 PM, Randall Degges rdeg...@gmail.com wrote: That's all the debugging information I have, if you need anything else please let me know. I get the feeling that this is related to me not loading a required module somewhere in modules.conf

[asterisk-users] Removing `chan_dahdi.conf`

2010-08-15 Thread Randall Degges
plan to go through the source code for the module loader to see what I can find, but I figured I'd pop this email off anyhow to see what you all have to say. Thanks for your time. -- Randall Degges *http://rdegges.com

[asterisk-users] Execute AGI, Then Continue

2010-05-07 Thread Randall Degges
Hi all, I'm running Asterisk 1.6.2.7 using the following pseudo-dialplan (not actual dialplan, because of complexity): [something] exten = s,1,Answer() exten = s,n,AGI(blah,arg1,arg2) exten = s,n,Playback(blah) exten = s,n,DoMoreStuff() exten = s,n,Hangup() What I'd like to do, is have Asterisk