I have implemented DTMF Server which plays a menu for the client who ever calls. So far, the Inbound (receiving calls) part is done.
I would like to know if it is possible to add a HTTP Servlet/Web Service which can through API make outbound calls to other SIP phone.
While working on restcomm, i deployed click2call and added it's dar configuration to mobicents-dar.properties file along with restcomm dar properties. But I am not able to make these both apps i.e. RestComm and Click2Call work together on same server..
am i missing something..