Displaying 2 results from an estimated 2 matches for "nihonggo".
Did you mean:
nihongo
2007 Feb 08
2
problem with asterisk AGI
I have a fairly complicated setup. Extensions (1,2 and 3). In 3 - I
execute AGI in java which plays few wav files depending on external
parameters.
Can I have a dial plan inside my AGI? If not, how do I accomodate user
who needs to reach extension 2 from my agi? I have tried stream file and
get data but the two commands did not work at all.
2007 Feb 25
7
Sending Email From the dialplan
I have looked around with no luck.
Does anyone know of a way to send an email from the dialplan.
The system that I am working on has none thing to do with VoiceMail.
This is something like the SMS command but using sending email
I am working on a prepaid alarm dispatch program for Asterisk if anyone
has any input please let me know.
I will be more than happy to write the code as Open Source