Hi Reddy,
what you mean by shutting down? any logs?
regards,
bogdan
Reddy, Muralidhar wrote:
Hello Bogdan,
Thanks for your help.
It is working now.
But after 8-10 calls Proxy shuts down. Do I need to increase the
memory?
Thanks,
Murali
Phone: 301-515-3716
e-mail: mreddy(a)ti.com
-----Original Message-----
From: Bogdan-Andrei Iancu [mailto:bogdan@voice-system.ro]
Sent: Monday, June 26, 2006 5:37 AM
To: Reddy, Muralidhar
Cc: users(a)openser.org
Subject: Re: [Users] "513 Message too big" for the Invite
Hi Reddy,
probably the message exceeds the 4096 bytes configured in the script.
try to increase the value or to disable the check (# if......#endif does
not work - try # or // for each line or the C like /*...*/)...
regards,
bogdan
Reddy, Muralidhar wrote:
>Hello,
>
>Everything works fine if I run Proxy without TLS disabled.
>
>I tried both TCP/UDP, it works fine.
>
>For TLS, Registration went fine however Proxy responds "513 Message
>too big" to the Invite.
>
>I don't see any wrong headers in the message.
>
>The length is almost same for TCP and TLS invite message, the only
>change is sip and sips.
>
>Any 'C' file or config file I need to modify?
>
>