From: olivier.taylor <oli...@gm...> - 2007-01-18 08:31:25
|
Kristian, Thanks for the info. Quiet easy in fact, they add an option on the command line for the use=20 of SSL in /etc/init.d/asterisk I have modified the line 69 as followed : host =3D localhost, 5038, $ASTMANPROXY_USER, $ASTMANPROXY_PASS, on, off just added off to the host line. Olivier Kristian Kielhofner a =E9crit : > On 1/13/07, olivier.taylor <oli...@gm...> wrote: >> Aborting: server spec incomplete : 127.0.0.1,5038,user,password,on >> >> Checked the config file and don't see any errors >> >> user, password and port are conform to manager.conf >> >> any idea? >> >> Olivier >> > > Olivier, > > The newer version of astmanproxy probably uses different config file > syntax. I don't use it as much anymore (astmanproxy). Any way you > could take a look at the astmanproxy docs and get a working config > file? That way I could upgrade the init script so that it will > actually work! > |