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
o muhammad akl [07/01/08 15:04]:
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 : [...]
the errors especially appear due to syntax error in this specified line :
if ( method=="ACK" || method=="INVITE" || method=="BYE" || method=="CANCEL" ){
you need to put this into some route block and then call the route where you want to, have a look at the correction in pastebin. of course you probably only want to sent it to voicemail if you know the user.
BR Stefan
thanks in advance
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers