|
From: Joern S. <jo...@te...> - 2010-02-17 09:58:51
|
Dan Austin wrote: >> - since svn 258 I have to enter username/password twice to login into >> the web interface > Are you using LDAP or SQL for the user accounts? I normally develop > against LDAP, with a test against SQL before checking in. I'm using SQL with the default database scheme >> - the "Announce" function within the "Add Conference" context only works >> when a Conference PIN is given. > At one point this was by design, but I thought I fixed it. Which version of > Asterisk and are you using app_cbmysql? Asterisk 1.6.2.0-1 without app_cbmysql. I'm using ODBC to access the database > >> - the "(un)check all" button (i.e. within in "Delete Conferences" >> context) does not work > I'll look into that one. :o) >> - could not place outgoing calls with the "Invite" button (got internal >> server error and nothing happens on the asterisk console) > Did you define an outgoing CHAN_TYPE and friends in lib/defines.php ? I tried CHAN_TYPE LOCAL and SIP and expected to see some kind of logging messages on the console interface that guides me to a proper configuration. I also changed the context "default" to an existing one. >> I just like to help to make this great software even better > I appreciate it and will ley you know what I find. > > Dan > Hope that helps Cheers Joern |