TopologyRequest syntax error

Peter-Henry Mander erlang@REDACTED
Thu Sep 12 17:26:28 CEST 2002


Hi Håkan,

Thanks for letting me know I'm not barking in the wrong forest. Phew!

I'm going to apply the patch tomorrow, and I'll let you know the result.

Are there any other OTP-Megaco stack "features" you keep under your hat? :-)

Pete.


Hakan Mattsson wrote:
> On Thu, 12 Sep 2002, Peter-Henry Mander wrote:
> 
> erlang>I'm using the Megaco stack in Erlang/OTP reusing the simple MGC and 
> erlang>simple MG code, and I'm having a problem with the TopologyRequest issued 
> erlang>from the Gateway Controller. The Erlang code used to add a 
> erlang>TopologyRequest is included below. The Controller issues the 
> erlang>ActionRequest without complaining, but the Gateway at the other end 
> erlang>gives a syntax error, correctly I believe since the Controller issues 
> erlang>a TopologyRequest within a TopologyRequest, and that doesn't look right 
> erlang>to me!
> erlang>
> erlang>What am I doing wrong?
> 
> Congratulations, you seem to be the first one that have decoded
> textual topology requests!
> 
> There was a bug in megaco/src/text/megaco_text_gen.hrl.
> 
> I have fixed the bug in the attached file.
> It will be included in next snapshot for Erlang/OTP R9.
> 
> Replace the old version of the file and re-run make in
> megaco/src/text.
> 
> /Håkan
> 
> 
> ------------------------------------------------------------------------
> 





More information about the erlang-questions mailing list