search for: telephone2

Displaying 2 results from an estimated 2 matches for "telephone2".

Did you mean: telephone
2009 Feb 25
0
Problem redirecting user running a Dynamic feature
...ting to my php script 2. PHP script asks the user to enter his/her extension 3. PHP connects to Asterisk Manager and sends a redirect command on the other channel 4. PHP tells user the call has been transfered and wishes the user a good day. 5. Script ends. What should happen : 1. Telephone1 calls telephone2 2. Telephone2 enters #3 3. Telephone1 hears on hold music and Telephone2 enters the new extension 4. PHP calls Asterisk Manager to transfer Telephone1 to the new extension 5. Telephone2 hears a message wishing the user a good day 6. Telephone2 hangup What actually happens : 1. Ok 2. Ok 3. Ok 4. PH...
2006 Feb 01
0
ajax and creation of a list
...he remote action first initializes a new controller, so the @tel_num variable is recreated each time. I should store the variable somewhere else. In the request maybe, but I don''t know how to do that. _ Not very elegant. Each telephone is identified by a different name (telephone1, telephone2, ...) Is it possible to use an array instead ? Thanks in advance for any clue, and sorry for the numerous errors in my terrible written english. Pierre