youness147

Show:

What's happening?

  • Send an invite message using sip

    hi everybody, i'm a new user of the jsip library,i want to establish a connection to asterisk server using the library jsip,i managed to register and i want to send an invite message,this is the code i'm using : SipUri uri = new SipUri( "sip:taha@155.132.215.237" ); SipClient client = SipClient.getSipClient(); SipUser user = null; client.setDefaultUserMode( true );...

    2009-03-30 12:00:03 UTC in The Java SIP library

  • Send an invite message using sip

    hi everybody, i'm a new user of the jsip library,i want to establish a connection to asterisk server using the library jsip,i managed to register and i want to send an invite message,this is the code i'm using : SipUri uri = new SipUri( "sip:taha@155.132.215.237" ); SipClient client = SipClient.getSipClient(); SipUser user = null; client.setDefaultUserMode( true );...

    2009-03-30 09:58:36 UTC in The Java SIP library

About Me

  • 2009-03-30 (8 months ago)
  • 2459093
  • youness147 (My Site)
  • youness147

Send me a message