Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pjsua_aud.c unable to open file for playback #3

Open
SiddharthBagdi opened this issue Mar 4, 2017 · 2 comments
Open

pjsua_aud.c unable to open file for playback #3

SiddharthBagdi opened this issue Mar 4, 2017 · 2 comments

Comments

@SiddharthBagdi
Copy link

I am running pjsua for python on Ubuntu 14, to make voip call. On make_call.py and answer_call.py

pjsua_aud.c  .Unable to open file for playback: Not found (PJ_ENOTFOUND) [status=70006]
Received Event Type:EVENT_TYPE__ACCOUNT_EVENT -> Event: VOIP_EVENT__ACCOUNT_REGISTERED Params: {'reg_status': 200, 'Success': True}

@vgonisanz
Copy link

This is a common problem. I have not a solution yet, but try to run the system test to diagnose the problem. Look for binary pjsystest-x86_64-unknown-linux-gnu or something like that at pjsip/trunk/pjsip-apps/bin path and try to use option 03. If the same problem appear, you have a problem with your configuration.

Someone have a solution to find and solve the problem?

@YogeshMahera-SerpentCS
Copy link

Try this one
sudo cp -R /home/user/most-voip/python/src/data /usr/local/lib/python2.7/dist-packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants