VialerSIPLib icon indicating copy to clipboard operation
VialerSIPLib copied to clipboard

An Objective-c wrapper for PJSIP

Results 48 VialerSIPLib issues
Sort by recently updated
recently updated
newest added

### Issue number {if exists provide related issue} ### Expected behavior Access to use contact uri params ### Actual behavior Access to use contact uri params ### Description of fix...

I got link error as following for xcode 13 simulator .. ld: in ./VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP(darwin_dev.o), building for iOS Simulator, but linking in object file built for iOS, file './VialerSIPLib/Example/Pods/Vialer-pjsip-iOS/VialerPJSIP.framework/VialerPJSIP' for architecture...

hi, my question is not relative to a bug, it's just a question about implementation to app with other CXProvider I saw your lib have it's own ***CallKitProviderDelegate***, which handle...

Showing Recent Messages Undefined symbol: _pjsua_acc_get_config Undefined symbol: _pjsua_acc_del Undefined symbol: _pjsua_acc_config_default Undefined symbol: _pjsua_acc_get_info Undefined symbol: _pjsua_conf_remove_port Undefined symbol: _pjmedia_tonegen_create2 Undefined symbol: _pjmedia_tonegen_play Undefined symbol: _pjsua_ip_change_param_default Undefined symbol: _pjsua_handle_ip_change...

### Version 3.7.3 ### Expected behavior I should make outgoing calls on TCP transport. ### Actual behavior I can get Incoming call on TCP but I couldn't make outgoing calls....

Hi, I have tried the example code, after compiling it on latest xcode 12.0 and iOS 14.0 I launched the application (from example code), it is registering the account and...

### File / Feature Example Project ### Expected behavior The app should show incoming call page and ringtone should play. ### Actual behavior Nothing happens at UI. However it logs...

I am having issues with incoming calls while the app is in the background. What is the procedure to get the incoming calls even if the app is in the...

### Version 3.7.3 ### File / Feature no file ### Expected behavior call state must have connecting state ### Actual behavior get call state null only ### Stacktrace / Error...

in my app one to one call working fine. but when i have to try make a conference call i am getting some problem... when i try to add another...