AsteriskTech- The culture / technology / and evolution of
A social network and information resource for Asterisk enthusiasts
Aaron Rosenthal
created this social network on Ning.
© 2009 Created by Aaron Rosenthal on Ning. Create your own social network
Comment Wall (1 comment)
You need to be a member of AsteriskTech- The culture / technology / and evolution of to add comments!
Join this network
The actual call flow logic is handled by our server (SafiServer) through a FastAGI/manager connection to the Asterisk server. So instead of editing the extensions.conf file to create IVRs; you instead build the application visually through the SafiWorkshop then publish it to the SafiServer.
There are several advantages to having this separation between SafiServer and Asterisk server(s) like the off loading processing, the availability for multiple Asterisk servers to be controlled by one SafiServer, and the addition of added features (i.e. database and web services) without touching Asterisk.
We just posted some updates today, so feel free to give it a spin: http://www.safisystems.com/index.cfm?pageMode=downloads
There are also some screencasts and help docs on our site that might shed some light as well.
Eric