Hello,

I have found out a problem with sipXecs 4.2.1 voice mail system. I
have clean installation of sipXecs from a file
"sipxecs-4.2.1-i386.iso". The problem occurs if the caller having a
Display Name in the Unicode encoding leaves the voice mail. In this
case incorrect information is written in the field <from> of a file
/var/sipxdata/mediaserver/data/mailstore/callee_id/inbox/000000xx-00.xml:
<from>"&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;
&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;&#0;"
&lt;sip:[email protected]&gt;</from>

Actually there should be:
<from>"&#1048;&#1074;&#1072;&#1085;
&#1055;&#1077;&#1090;&#1088;&#1086;&#1074;"
&lt;sip:[email protected]&gt;</from>

Because of the incorrect information in the <from> field the addressee
of a voice message can't access his voicemail by phone and can't enter
his User Web Portal.
In sipXecs 4.0.4 the problem with voice mail and Web Portal access
doesn't appear, because in the same situation following is written in
the <from> field:
<from>UNKNOWN-URL-SCHEME:</from>

Is there some settings in the voice mail system of sipXecs 4.2.1
allowing to get rid of a problem with incorrect record in the <from>
field?


--
Sincerely yours,
    Alexey Kanukhin
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to