Git Product home page Git Product logo

pjsip's People

Contributors

symeonmattes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pjsip's Issues

iOS / xcode10.1

Hello,

where can I set the following in Xcode 10.1 ? : "After installation you need to add manually in Build settings the following configurations a. Apple LLVM 8.1 Preprocessing->Preprocessor Macros->(both debug/release) PJ_AUTOCONF=1 b. Search paths->Header Search Paths -> (both debug/release in cordova plugin) i. fulllocation/pjsua/pjmedia ii. fulllocation/pjsua/pjnath iii. fulllocation/pjsua/pjlib-util iv. fulllocation/pjsua/pjlib v. fulllocation/pjsua/pjsip"

PjsipDiagnostic class missing

Hello,

This class is not present in the project, is it part of another plugin?

PJSIP.java:52: error: cannot find symbol
import gr.navarino.cordova.plugin.PjsipDiagnostic;

Bests,
Diego.

iOS connect not working

Hello @symeonmattes,

I have followed the instructions for setup on xcode, but connect function doesn't do anything(I turned the logs on my FreeSwitch server, I do the same on Android and can see the client connecting, but not for iOS). If I call isSupported it does indeed calls the success callback.

So I don't know were the issue could be.

Bests,
Diego Michel.

PJSIP_EINVALIDSCHEME

Good Day,

I need some assistance with the plugin have a look at the error below, i think i'm creating the sip url the wrong way can you point me in the right direction.

My Project is Cordova, and the platform is Android

Error:
E/PJSIP: Logs:java.lang.Exception: Title: pjsua_acc_modify(id, &pj_acc_cfg)
Code: 171040
Description: Invalid URI scheme (PJSIP_EINVALIDSCHEME)
Location: ../src/pjsua2/account.cpp:690

Line responsible:

cordova.plugins.PJSIP.connect(localStorage.getItem("src"),'F408B7EBBF','63.34.237.230:8089','63.34.237.230:8089',regCallSuccess,regCallError);

couldn't find "libpjsua2.so"

When tying to build on android we are not able to. We've got the error couldn't find "libpjsua2.so"

Do you have any solution on this ?

App crashing on Android - couldn't find "libpjsua2.so"

Hi there,

I've tried to use your plugin on Android and followed the steps from your description. When I run the App it does not seem to find the "libpjsua2.so" file for whatever reason, even though the file is inside the androidl/libs/armebi folder. Do you have any ideas how to fix the problem?

Thanks,
Marcel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.