providing the highest level of communication services

Sample Asterisk Configuration

Hi,

Are there any resources out there to get me started on working with asterisk? Is there a sample asterisk config file for example?

thanks!

-aaron

Not at the moment

Hi Aaron,

I'm in NZ on leave returning in about 10 days. So this reply may be a little bit rushed -- (Patagonia Cafe Wifi in Queenstown, South Island - Thanks guys!)

At the moment no. The closest CSTA integration for asterisk comes through pbx n sip and/or snom's implementation.

That being said, in 2011 I'll begin porting this project to C and will begin liaising with Digium for a closer integration with the internals of Asterisk's Manager Interface.

For the moment, if you're prepared to hack at asterisk events received by AMI through asterisk-java project, you could create CSTA events - however - SIP phones are a little too smart compared to older style PBX digital phones. Some events must come from the phone itself. I'll write a page about this come next year - there's a new beta website getting put together.

Cheers
Chris

Hi Chris any news on this

Hi Chris

any news on this one?

have a need to get this going quickly, if this is still far into the distance I'll write a small wrapper between csta<->ami to get me out of trouble

Use asterisk-java

hi davidgeorge,

Use asterisk-java for getting events and having call control. You could make a wrapper between the two - depending on your requirements. It's on the radar, but very distant.

HTH
Chris