hey all ,
i'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't succeed in doing that however finally i tried to follow that tutorial :
http://svn.berlios.de/viewcvs/sems/trunk/doc/Configure-Sems-Ser-HOWTO?rev=48...
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 )
and when trying to start ser it said bad config file
heres mine :
and thats my sems config file :
the errors especially appear due to syntax error in this specified line :
if ( method=="ACK" || method=="INVITE" || method=="BYE" || method=="CANCEL" ){
thanks in advance