makecall() with pjsua2 do not create an invite

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've experienced this way: call.makeCall("sip:user at domain", prm) and do 
not work too.

Aduilio

Em 25-05-2014 01:49, Blend escreveu:
> after modified,like this:
> call.makeCall("sip:user at domain", prm);
>
>
> ------------------ Original ------------------
> *From: * "Adu?li";<aduiliosilva@xxxxxxxxxxxxxxxx>;
> *Date: * Fri, May 23, 2014 08:18 PM
> *To: * "pjsip"<pjsip at lists.pjsip.org>;
> *Subject: * makecall() with pjsua2 do not create an invite
>
> I'm using pjsua2 with Android build. My app and the pjsua2 sample is not
> making outgoing calls. The makecall() method is not creating an INVITE
> to the server. REGISTER and INCOMING CALLS are working normally.
>
> MyCall call = new MyCall(account, -1);
> CallOpParam prm = new CallOpParam(true);
> CallSetting opt = prm.getOpt();
> opt.setAudioCount(1);
> opt.setVideoCount(0);
>
> try {
>      call.makeCall("sip:user at domain:port", prm);
> } catch (Exception e) {
>      e.printStackTrace();
>      call.delete();
>      return;
> }
>
>
> Aduilio
>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
>
>
> _______________________________________________
> Visit our blog: http://blog.pjsip.org
>
> pjsip mailing list
> pjsip at lists.pjsip.org
> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140526/f7d2e00f/attachment.html>


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux