search for: mellody

Displaying 1 result from an estimated 1 matches for "mellody".

Did you mean: melody
2010 Jan 19
1
test case with queues and system()
..., on my future work i'll deal with asterisk and now i have a test case. But i'm very young to asterisk and don't have a lot of time so any help is appreciated. Test case: We have e1 trunk and multi-channel sip line. Clients waiting in the queue, which can handle 30 clients. They listen mellody and their position, while waiting. The system can handle only 5 clients at the moment. As soon as client is the first he hears a background and then if he inputs any number, asterisk executes system command like wget example.org/?p=<input number> and call terminated. I'm reading asterisk...