<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2737.800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>    We are testing de erlang megaco 
libraries to use with an analog gateway (audio codes mp-102) and We have this 
problem:<BR>the gateway sopport only compact text enconder, and the service 
change  that it sends to the mgc is: <BR> </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>*************************<BR>MEGACO/1 
[192.168.0.108]:0<BR>T=1 {<BR>C= - {<BR>SC=ROOT {<BR>SV 
{<BR>MT=RS,<BR>AD=0,<BR>V=1,<BR>PF=TGW1,<BR>RE="901 MGCold BOOT", 
19700101T0002}}}}\X00<BR>***************************<BR>With which it gives a 
syntax error, i guess that the error is in 'MEGACO/1'  that it must that be 
'!/1' ??</FONT></DIV>
<DIV> </DIV><FONT face=Arial size=2>
<DIV><BR>If I probe with de megaco_test_mg the service change is:</DIV>
<DIV> </DIV>
<DIV>*************************<BR>!/1 
[192.168.0.105]:0<BR>T=1{C=-{SC=ROOT{SV{MT=RS,RE="901"}}}}</DIV>
<DIV> </DIV>
<DIV>*********************************<BR>and all is ok....</DIV>
<DIV> </DIV>
<DIV>MY QUESTION IS IF I CHANGE '!/1' by 'MEGACO/1'... that is a correct in 
compact mode codification???<BR>I capture the frame with the ethereal and both 
frames are valid megaco...</DIV>
<DIV> </DIV>
<DIV>How I change (and where is that ) the '!/1' by 'MEGACO/1'</DIV>
<DIV> </DIV>
<DIV>THANKS YOU</FONT></DIV></BODY></HTML>