Error reply for megaco request

cy cy_tang@REDACTED
Thu Oct 31 11:07:33 CET 2002


Hakan,

By limiting the string length of 'TimeNotation' to 8 chars, it did solve 
the issue.
Thanks.

CY

Hakan Mattsson wrote:

> On Wed, 30 Oct 2002, cy wrote:
>
> Cy> I am working on a megaco message load generator.
> Cy> I am using Erlang R8B-2 + megaco_session 0.3  on Linux 2.4.18 kernel.
> Cy> I have encountered an Error reply (attached) intermittently on 
> sending Cy> the NotifyRequest.
> Cy> Cy> What is the meaning/reason for "count_too_large" given by 
> status of Cy> error reply?
>
> The count_too_large/count_too_small errors, are implied by a range
> check for integer values and string lengths when text messages are
> encoded.
>
> In this case the time-field in the 'TimeNotation' record was 9
> characters long while only 8 characters was allowed.
>
> Cy> How to get around it?
>
> Ensure that the timestamp follows the following style with
> exact 8 charaters:  hhmmssss.
>
>
> /Hĺkan
>
> ---
> Hĺkan Mattsson
> Ericsson
> High Availability Software, DBMS Internals
> http://www.ericsson.com/cslab/~hakan/
>
>





More information about the erlang-questions mailing list