That file is deep in windows runtime.
Can you get a more detailed back trace of the issue so we can follow it up
to our code and see if we can prevent it.


On Tue, Apr 15, 2008 at 10:22 AM, Jonas Gauffin <[EMAIL PROTECTED]>
wrote:

> Hello
>
> I get a debug assert failure when using swedish characters in caller id
> name.
>
> File: isctype.c
> Line: 56
>
> Expression: (unsigned)(c + 1) <= 256
>
> The character i tried with is "ö" (o with two dots over if mailinglist
> cant handle it, html encoding: &ouml;).
>
> Provided directory from my (local testing) server:
>
> 17:20:22 | RuntimeMethodHandle.InvokeMethodFast =>
> RuntimeMethodHandle._InvokeMethodFast => SwitchController.Freeswitch |
> Reply: <document type="freeswitch/xml">
> <section name="directory"><domain name="192.168.1.110">
>        <user id="u1000024" mailbox="1203">
>                <params />
>                <variables>
>                        <variable name="user_context" value="default" />
>                        <variable name="effective_caller_id_name"
> value="Pelle Lösvan" />
>                        <variable name="effective_caller_id_number"
> value="1203" />
>                        <variable name="gate_userid" value="24" />
>                        <variable name="gate_siteid" value="1" />
>                </variables>
>        </user>
> </domain></section>
> </document>
> 17:20:22 | LazyAsyncResult.ProtectedInvokeCallback =>
> LazyAsyncResult.Complete => HttpServerBase.OnRequest | Processing of
> http://localhost:81/switch/freeswitch/ is done.
>
> //Jonas
>
> _______________________________________________
> Freeswitch-users mailing list
> [email protected]
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
GTALK/JABBER/PAYPAL:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[EMAIL PROTECTED] <[EMAIL PROTECTED]>
iax:[EMAIL PROTECTED]/888
googletalk:[EMAIL PROTECTED]<[EMAIL PROTECTED]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to