hey all , <br>
<br>
i&#39;m trying to configure ser to act as sip stack for sems i had surf the
web to find tutorial talking about that but at end i didn&#39;t succeed <br>
in doing that however finally i tried to follow that tutorial : <br>
<br>
<a href="http://svn.berlios.de/viewcvs/sems/trunk/doc/Configure-Sems-Ser-HOWTO?rev=480&amp;view=markup">http://svn.berlios.de/viewcvs/sems/trunk/doc/Configure-Sems-Ser-HOWTO?rev=480&amp;view=markup</a><br>
<br>
but with out any success , when i want to redirect the sip message to
sems by adding the corresponding lines responsible for that ( from the
howto ) <br>
<br>
and when trying to start ser it said bad config file <br>
<br>
heres mine : <br>
<br>
<a href="http://pastebin.com/m7872de80">http://pastebin.com/m7872de80</a><br>
<br>
and thats my sems config file : <br>
<br>
<br>
<a href="http://pastebin.com/m13c5f7b9">http://pastebin.com/m13c5f7b9</a><br>
<br>
<br>
the errors especially appear due to syntax error in this specified line : <br>
<br>
<pre>      if ( method==&quot;ACK&quot; || method==&quot;INVITE&quot; || method==&quot;BYE&quot; ||<br>           method==&quot;CANCEL&quot; ){<br><br><br>thanks in advance <br><br></pre>
<br>