Raphael Coeffic writes: > This should be possible, however not out-of-the box... The main issue is > that SEMS is not (yet) used to send INVITE without SDP offer. However, > as you are looking for a signaling only application (SEMS does not > handle any media itself), it should be possible with little > modifications. Concerning the "click" part of the "click-to-dial", the > easiest way is to define a DI interface for your application plug-in, > and use the xmlrpc2di plug-in to make this interface available over > XMLRPC. Then, it should be a child's play to get your functions called > from some PHP code.
this DI call would indeed be a very useful addition to sems. i'm currently using sip router tm.t_uac_wait xmlrpc command for the same purpose, but would prefer sems, because in sip router tm.t_uac_wait blocks the process until invite is answered or times out. -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
