pjproject
pjproject copied to clipboard
PJSIP project
### Describe the bug I'm implementing simple solution to call number, play audio, hangup (It's not yet another scam call :) Command bellow works fine but I don't need to...
### Describe the bug When connecting my iphone via lte where the network stack is ipv6, I am unable to register my sip service. When I turn on my wifi...
### Describe the bug I want to establish 2 rtp streams connections customizable (in some field as ipaddress,port,codec,ecc) from the the user throught a web interface at runtime. Whenever the...
### Describe the bug When toggle android mobile wifi on/off several times, app crash. ### Steps to reproduce 1. run pjsua2 android, in Android Studio Bumblebee 2021.1.1 Patch 3 2....
Consider the scenario: 1. let the account do a successful registration using TCP/TLS. 2. after register is complete. terminate TCP/TLS from remote side, to disconnect the transport. 3. regc try's...
Maybe this is interesting for some of you. I've build a brew package for pjproject that builds for macOS, iOS and the simulator and can be used with a swift...
### Describe the bug I am attempting to compile pjproject-2.12 from source on an M1 Mac and encountering the following error: ```bash ../src/pj/os_core_darwin.m:85:5: warning: (messages without a matching method signature...
**Describe the bug** When attempting to build for Mac (x86_64), build fails with error "Unsupported architecture". Looking at the `clang` command generated, `-arch arm64` is being inserted even though the...
I dou't know how to port the project to the esp32 for vscode,who can give me some advice? I want to build a client for sip mobile phone with 4g...
As title, detail please see #3050