Asterisk New Extension Assistant
An configuration assistant for the Macintosh Asterisk builds from Sunrise Telephone Systems.
It will configure Asterisk to recognise client telephone devices and assign local extension numbers. Version 1.1 has been updated for MacOS X 10.4 Tiger. It includes French, German, Japanese and Spanish localisations.
Sunrise Telephone Systems: Asterisk Assistant
It will configure Asterisk to recognise client telephone devices and assign local extension numbers. Version 1.1 has been updated for MacOS X 10.4 Tiger. It includes French, German, Japanese and Spanish localisations.
Sunrise Telephone Systems: Asterisk Assistant

Comments
333Re: AppleScript Error
Did you get any feedback or any ideas how to solve this issue?
(:question:)
333Issue with autocontext and outbound calls
I came back to Asterisk this week after a few months abscence.
I was trying to set up outbound calls through the SIP service provided by voipuser.org.
The issue I had was I added a context into Extensions.conf using a #include and a patern of _9. for 'dial 9 for an outside number' but although I could see this on the dialplan, it was never matched and therfore my outbound calls were not getting out.
After a number of hours of tracing it appears the issue is with the way that this assistant is creating the sip files for each extension.
The genrated SIP file includes the context directive and set this to autocontext. Since the context directive defines the context for outgoing calls on a channel, this basically appears to mean that the only outbound calls that can be made form these extensions is to any of the other extension created with the assistants, and to anything within the demo context, which appears to be included in the autocontext.conf.
My temporary fix is to add my include to the autocontext.conf file. Hoever this is probably not ideal since this file is system generated.
Any thoughts?
333AppleScript Error
oSx 10.8.2