Search:

Type: Posts; User: PrachiR

Search: Search took 0.11 seconds.

  1. Replies
    0
    Views
    2,099

    Requesting inputs on Jain-Sip in java

    I am new to SIP.I use Jain-sip (Sip client),Asterisk (Sip server). How do I develop a feature when user receives a call, and asked to press number (eg: the callee press "1").how do I get the user...
  2. REFER method- JAIN SIP API - JAVA- Call transfer

    I using Sip client(jain sip api), sip server (asterisk pbx)

    I have used refer method for blind call transfer

    public void sendRefer(Dialog) throws Exception, SipException {
    Request req =...
  3. REFER method- JAIN SIP API - JAVA- Call transfer

    I using Sip client(jain sip api), sip server (asterisk pbx)

    I have used refer method for blind call transfer

    public void sendRefer(Dialog) throws Exception, SipException {
    Request req =...
  4. Thread: Jain sip Api

    by PrachiR
    Replies
    1
    Views
    875

    Jain sip Api

    I use Jain-sip (Sip client),Asterisk (Sip server). How do I develop a feature when user receives a call, and asked to press number (eg: the callee press "1").how do I get the callee's input? is there...
Results 1 to 4 of 4