Displaying 4 results from an estimated 4 matches for "packetbell".
2003 Jun 26
3
Web interface for Asterisk
Hi everybody,
I've been tinkering with a web based interface for Asterisk. I tried to
stick as closely to the current configuration format as possible. The
web interface should help to do things a little easier (sort by
extension, context, do bulk changes).
www.packetbell.com/asterisk
Feedback appreciated!
Dylan.
2003 Jun 26
3
PHP Web interface for Asterisk
...t; I've been tinkering with a web based interface for Asterisk. I
tried
>> to stick as closely to the current configuration format as
possible.
>> The web interface should help to do things a little easier (sort by
>> extension, context, do bulk changes).
>>
>> www.packetbell.com/asterisk
>>
>> Feedback appreciated!
>>
>> Dylan.
>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users@lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>...
2003 Jun 26
0
What is Newt?
...source for astman.c
Newt pretty easy to code off of and can make a quick & easy frontend for things.
Check out the /usr/share/doc/<newt directory> for more information or from here:
http://www.oksid.ch/gnewt/tutorial.html
-----Original Message-----
From: Dylan VanHerpen [mailto:dylan@packetbell.com]
Sent: Thursday, June 26, 2003 12:27 PM
To: asterisk-users@lists.digium.com
Subject: [Asterisk-Users] What is Newt?
I have been seeing references to a ncurses based tool called Newt (on
the Bayonne mailing list of all places). What is Newt? Is it part of the
main Asterisk source?
Dylan....
2003 Jun 11
3
Telephone Tree
Hi everyone,
I'd like to use Asterisk to build a phonetree (www.phonetree.com) type
of application, like this:
1. Read a text-based name/phonenumber file.
2. Call every number and play a recorded message.
3. If a beep is detected, replay the message from scratch (to leave
messages on an answering machine).
4. Write results to a log file.
Does anything like this exist already? Can this be