Hi, im having troubles when i originate a call from asterisk manager. I do this to let my users put a number in a web interface, then i catch the number with PHP and then i make an "Originate" request by sockets to asterisk manager so the typed number will join a conference with Meetme(). The problem is that i always get BillSeconds equal to zero. So i never know how much time the user stayed connected. Any suggestions? is that a normal behaviour? This is the output of my debugging log to know what my script is telling to Asterisk, and what Asterisk is reponding. [2005-05-26-18:19:14] Manager command: originate Mmanager Arguments: array(5) { ["Channel"]=> string(15) "Zap/g1/36340752" ["Context"]=> string(5) "admin" ["Exten"]=> string(7) "0011234" ["Priority"]=> string(1) "1" ["Timeout"]=> string(5) "30000" } Asterisk Output: Event: Newchannel Channel: Zap/3-1 State: Rsrvd CallerID: <unknown> Uniqueid: 1117149554.19 Thanks in advance -- "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org"