You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, i'm trying build pjproject (2.10) as client without asterisk server in openwrt. i have followed the files contained in the pjproject folder of the openwrt 21.02 github version. I removed most of the disabled configurations in the pjproject makefile to build, then the generated pjproject folder copied to my embedded device. I have had success making calls between those two devices using pjproject over LAN. But one problem I am facing is that after running command line make call m --> sip:id@address:port, pjsip starts media initialization process, here timeout is quite long (about 6s for 1 device) total is 12s for the call to be initiated successfully. Is there any way to shorten media initialization time? (or is it possible for media to be initialized before entering the command making a call?) any help / direction would be much appreciated.
The text was updated successfully, but these errors were encountered:
I recommend you search both pjsip's mailing list archive [1] and GitHub issue tracker [2] for an answer to your query. When in doubt you can also ask your question there. I reckon the chance of getting help on this upstream is better.
Hi everyone, i'm trying build pjproject (2.10) as client without asterisk server in openwrt. i have followed the files contained in the pjproject folder of the openwrt 21.02 github version. I removed most of the disabled configurations in the pjproject makefile to build, then the generated pjproject folder copied to my embedded device. I have had success making calls between those two devices using pjproject over LAN. But one problem I am facing is that after running command line make call m --> sip:id@address:port, pjsip starts media initialization process, here timeout is quite long (about 6s for 1 device) total is 12s for the call to be initiated successfully. Is there any way to shorten media initialization time? (or is it possible for media to be initialized before entering the command making a call?) any help / direction would be much appreciated.
The text was updated successfully, but these errors were encountered: