Koozali.org: home of the SME Server
Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: apmuthu on January 10, 2011, 10:15:00 AM
-
In SAIL v3.1.0-97, on the Create New Extension page, the CallerIDName label appears as "nohelp".
This forum does not allow attachments - hence I have not uploaded the screenshot.
-
Thanks apmutha
I've logged it. It will be fixed in the next build (sometime today).
Kind Regards
S
-
This issue remains in the current v3.1.0-100 as well.
-
HI apmutha
Yeah, apologies for that; I'm afraid it got held as part of a bigger release which should go out as 101 or 102.
Thanks for the feedback
Kind Regards
S
-
Temporary Workaround:
Insert into SQLite
database: /opt/sark/db/sark.db
table: tt_help_user
the following:
pkey: calleridname
displayname: Caller ID Name
htext: Name displayed on phone for Caller ID
Expect it to be integrated into the SAIL soon whence this entry may be deleted.
How do we manipulate the SQLite databases thru the Web GUI?