I am starting to use the Manager Interface more and more, including 
Originate.  I too have made my modified php ogi class, not perfect yet, 
but it work.

You can find the example here : 
http://pbx.moctel.com/manager/mt_manager_api.tar.gz

It far from perfect as you can see I didn't implement any class to 
gather the channels list or anything else special, I just send query to 
the manager interface.  I also don't manage ActionID, so when query 
return, it could be a return of something else.

One of the principal issues I had with Originate that I had to use 
Async: true so I can call it multiple time at once.

Let me know if you have more specific issues I can test on my end and fix.

Rob Gillan wrote:
> Hmmm,
>
> Seems some of the problems exist from the ported PHP-AGI script we  
> are attempting to use, as Originate manually entered from the command  
> line via Telnet works as expected.
>
> Still interested if anyone has the manager interface tested fully.
>
> Cheers
> Rob
>
> On 14/07/2008, at 4:20 PM, Rob Gillan wrote:
>
>   
>> Hi,
>>
>> Not sure if anyone has put the manager API through it's paces on CW?
>> We're running 1.2.0.1 on OS X and apart from some strange/incorrect
>> responses (putting the channel into the calling_id field in certain
>> conditions) we've gotten it working for basic call display.
>>
>> We are now trying to integrate a level of control, simplest being
>> Originate.  It's supposed to ring the new extension (which it does),
>> then once answered, ring the initiator and make the connection.  It
>> hangs up the first call after the expected newexten/newchannel states.
>>
>> Anyone have Originate/Redirect working through the Manager API?
>>
>> Thanks
>> Rob
>>
>> _______________________________________________
>> Callweaver-users mailing list
>> [email protected]
>> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>>
>>     
>
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users
>   

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to