[Asterisk-Users] Can't pass variables using Originate in PHPAGI 2.14

Anish Basu anish at softelinc.com
Wed Dec 21 16:24:51 MST 2005


I finally figured it out...after painful trial and error.  The variable
being passed using the Originate command has to be preceded by an
underscore:

Action: Originate
Channel: Local/warning at default/1
Application: Meetme
Data: 500|qt|1234
Timeout: 20000
Variable: _minutes=5
Async: true
ActionID: 20

The underscore is stripped off and in the dialpan NoOp(${minutes}) outputs
5.  Any idea why this happens?

Anish Basu
Field Systems Engineer
Softel, Inc.
Phone: (732) 705-9202
Cell: (732) 312-6634 




More information about the asterisk-users mailing list