Olivier Saulnier wrote:
> Hello,
> 
> I want to use AGI for give some information for a softphone, as:
> exten => 0470022762,2,AGI(/ruby/ring.rb 192.168.0.10 5010)
> We use Ruby langage.
> The line doesn't worksin as this, but works with shell command.
> Also, if i modify my ruby script for give in the code the ip adress and
> port number, it works!
> 
> Do you have any idea??
> best regards,
> 

bonjour, Olivier

I think that your line should be something like:
exten => phone,2,agi,script.py|args

AF.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to