it might be noteworthy to document these as comments in the script. it might also be worthwhile to mention the pbx_host is just that, the hostname, and not the dns srv (sipdomain).
thanks for the tip! On Sat, Jul 9, 2011 at 1:34 PM, Don Jackson < [email protected]> wrote: > > With big help from the author of the Dialectic dialer > app<http://www.jonn8.com/dialectic/> , > I have quickly and easily integrated it with the sipXecs call control web > service<http://wiki.sipfoundry.org/display/sipXecs/Call+Control+Web+Service> > , > so that calls I initiate on my Mac are now completed via sipXecs. > > For the archives, here is how I did this: > > Download the attached AppleScript, provided to me by the author of > Dialectic: > > > > Open up the script in the AppleScript Editor app. > > Edit the variables at the top of this script to reflect your environment > and system settings: > > *property* pbx_host : "sipxtest.sipxtest.net" > *property* pbx_port : "6666" > *property* agent : "user1" > *property* agent_pin : "123" > *property* timeout_seconds : "20" > > Save the resulting script. > > Open Dialectic, and configure it so that the script above is the default > AppleScript dialer script > > Configure a Dialectic "location" and "dial rules" to have it use the > AppleScript dialer method. > > Start dialing numbers using the Dialectic app on your Mac! > > So cool! > > Don > > > _______________________________________________ > sipx-users mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users/ > -- ====================== Tony Graziano, Manager Telephone: 434.984.8430 sip: [email protected] Fax: 434.326.5325 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 sip: [email protected] Helpdesk Contract Customers: http://support.myitdepartment.net <http://support.myitdepartment.net>Blog: http://blog.myitdepartment.net Linked-In Profile: http://www.linkedin.com/pub/tony-graziano/14/4a6/7a4
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
