Dear all, I am using PJSUA with some enhancements, some dialogs actually. One of the dialogs gets launched on incoming calls, it works fine, but I get an error when I try to terminate it using EndDialog() .. The error is " *** ASSERTION FAILED in ..\..\src\pj\unicode_win32.c(28): s && buf The program '[f6cea61a] pjsua_wince.exe' has exited with code 1067 (0x42b). " at PJ_DEF(wchar_t*) pj_ansi_to_unicode(const char *s, pj_size_t len, wchar_t *buf, pj_size_t buf_count) which is a part of unicode_win32.c Any clue? -- a. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080524/0e8eba31/attachment.html