Skip to Content.
Sympa Menu

wg-pic - Re: [wg-pic] sipc download

Subject: Presence and IntComm WG

List archive

Re: [wg-pic] sipc download


Chronological Thread 
  • From: Jiri Kuthan <>
  • To: ,
  • Subject: Re: [wg-pic] sipc download
  • Date: Fri, 23 Jan 2004 01:57:09 +0100

It may be that the message is indeed excessively large and you need to
change limits in the sanity checks in SER script:

if (msg:len >= max_len) {
sl_send_reply("513", "Message too large");
break;
};

to do so, change the value of BUF_SIZE in config.h.

A more likely reason seems to be to me a miconfiguration causing requests
to loop in SER and grow till the message length check hits.

-jiri

At 05:11 PM 1/22/2004, Steve Blair wrote:

>I removed sipc then reinstalled it using the sipc.exe that was
>first posted. I know longer get the watcher error but now
>when sipc first starts I'm getting a 513 error. The exact
>error is "513: Wow - Message too large. Limit exceeded."
>Is this just a left over SER error on sip.handhelds.org?
>
>-Steve
>
>Xiaotao Wu wrote:
>
>>oh, forgot to mention, you have to set the
>>SIP server as 'sip.handhelds.org', that's the server hosting the
>>presence-lists and watcher lists. You can set the server in 'Preference'
>>
>>I will make it a default configuration and have it built-in sipc.
>>
>>-Xiaotao
>>
>>===========================================================
>>Name : Xiaotao Wu
>>Email :
>>,
>>
>>
>>Homepage : http://www.cs.columbia.edu/~xiaotaow
>>Phone : (212)939-7054, Fax: (801)751-0217
>>Phone-PC : (212)939-7133
>>SIP :
>>sip:
>>Office : Room 506, Mudd building, West 120th
>>===========================================================
>>
>>On Thu, 22 Jan 2004, Steve Blair wrote:
>>
>>
>>
>>>Xiaotao:
>>>
>>> I installed sipc on my Windows XP laptop, started it and I get
>>>the following error. Is this because the proxy is offline or is
>>>this actually a bug?
>>>
>>>Thanks,Steve
>>>
>>>"Error sourcing /wxt/irt/sipc/sipc.tcl: Unsupported URL:
>>>http://dummy:dummy@/watcherinfo/users//watcherinfo.xml"
>>>
>>>Xiaotao Wu wrote:
>>>
>>>
>>>
>>>>Please download sipc from
>>>>
>>>>Windows: http://www.cs.columbia.edu/~xiaotaow/wgpic/setup.exe
>>>>Linux: http://www.cs.columbia.edu/~xiaotaow/wgpic/sipc.linux.tar.gz
>>>>
>>>>The user manual of sipc is at
>>>>http://www1.cs.columbia.edu/~xiaotaow/sipc/manual.html
>>>>
>>>>The service creation and handling may be useful for the demo
>>>>http://www1.cs.columbia.edu/~xiaotaow/sipc/manual.html#service
>>>>Users can create a service automatically handle a call based on location
>>>>information. E.g.,
>>>>create a service script so that sipc will automatically reject an incoming
>>>>call, if the call is between 01/26/2004 10:00AM EST ~ 01/26/2004 11:00AM
>>>>EST, and the user (callee) is in the room Asia.
>>>>
>>>>-Xiaotao
>>>>
>>>>===========================================================
>>>>Name : Xiaotao Wu
>>>>Email :
>>>>,
>>>>
>>>>
>>>>Homepage : http://www.cs.columbia.edu/~xiaotaow
>>>>Phone : (212)939-7054, Fax: (801)751-0217
>>>>Phone-PC : (212)939-7133
>>>>SIP :
>>>>sip:
>>>>Office : Room 506, Mudd building, West 120th
>>>>===========================================================
>>>>
>>>>
>>>>
>>>>
>
>--
>
>ISC Network Engineering
>The University of Pennsylvania
>3401 Walnut Street, Suite 221A
>Philadelphia, PA 19104
>
>
>voice: 215-573-8396
> 215-746-7903
>
>fax: 215-898-9348
>
>sip:

--
Jiri Kuthan http://iptel.org/~jiri/




Archive powered by MHonArc 2.6.16.

Top of Page