Re: cf and asterisk voip

2009-01-12 Thread Ryan Stille
Chad I would start by looking at how the flash panel (from asternic.org) 
works, I think it has a Perl backend that talks AGI to asterisk.  I 
think AGI works all through pipes, so that will be hard to do with CF.  
I think you'll need to reach down into Java to do it.

-Ryan

Chad Gray wrote:
 Has anyone tried tapping into Asterisk with CF?

 I would like to look at building a manager interface or a page that at least 
 displays what phone lines are being used or not used.

 Any code tips or examples would be appreciated.

 Thanks!
   



~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317775
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: cf and asterisk voip

2009-01-12 Thread Chad Gray
Thanks for the info Ryan.

I found one small chunk of code using PHP and they appear to be using the 
fsockopen function in PHP that opens an socket connection.  I don't know much 
about PHP though.

http://www.telephreak.org/code/basic/

I will keep playing with it and see what I can figure out.



 -Original Message-
 From: Ryan Stille [mailto:r...@cfwebtools.com]
 Sent: Monday, January 12, 2009 12:15 PM
 To: cf-talk
 Subject: Re: cf and asterisk voip
 
 Chad I would start by looking at how the flash panel (from asternic.org)
 works, I think it has a Perl backend that talks AGI to asterisk.  I
 think AGI works all through pipes, so that will be hard to do with CF.
 I think you'll need to reach down into Java to do it.
 
 -Ryan
 
 Chad Gray wrote:
  Has anyone tried tapping into Asterisk with CF?
 
  I would like to look at building a manager interface or a page that at
 least displays what phone lines are being used or not used.
 
  Any code tips or examples would be appreciated.
 
  Thanks!
 
 
 
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317776
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4