hello,
  ser-0.8.14 cann't work well with sems. The debug information of ser is as the following:
--------------------------------------------------------------------
ERROR: fifo_server: command vm_reply is not available
ERROR: fifo_server: command must have at least 3 chars
ERROR: fifo_server: command must begin with :: 0000467E6C27BC85
ERROR: fifo_server: command must begin with :: Content-Type: application/sdp
 
ERROR: fifo_server: command must begin with :: v=0
ERROR: fifo_server: command must begin with :: s=session
ERROR: fifo_server: command must begin with :: t=0 0
ERROR: fifo_server: command must begin with :: a=rtpmap:0 PCMU/8000
ERROR: fifo_server: command vm_reply is not available
ERROR: fifo_server: command must begin with :: could not send response.
ERROR: fifo_server: command must begin with :: 0000467E6C27BC85
ERROR: fifo_server: command must have at least 3 chars
--------------------------------------------------------------------------
I think that ser-0.8.14 is not consistent to sems. For vm_reply fifo command,it seemed that tm module of ser-0.8.14 doesn't register it.
 
Thanks