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

sipcmd terminates when call is picked up #45

Open
meister-petz opened this issue Nov 18, 2016 · 2 comments
Open

sipcmd terminates when call is picked up #45

meister-petz opened this issue Nov 18, 2016 · 2 comments

Comments

@meister-petz
Copy link

Hi,
when executing sipcmd to call someone. sipcmd terminates when the call is picked up.
System: Raspbian GNU/Linux 8
This is my command:
sudo /opt/sipcmd-master/sipcmd -P sip -u 70 -c <password> -w 192.168.1.10 -x 'c20;w10000;h'

Could you please help.
Thanks

This is the output:

Starting sipcmd
in debug mode
Manager
Init
initialising SIP endpoint...
Listening for SIP signalling on 0.0.0.0:TestChanAudio
TestChanAudio
5060
SIP listener up
registered as sip:70@192.168.1.10
Created LocalEndPoint
Main
## Call ##
TestPhone::Main: calling "20" using gateway "192.168.1.10" at Fri Nov 18 14:46:20 2016

Setting up a call to: sip:20@192.168.1.10
LocalEndpoint::MakeConnection
LocalEndpointCreateConnection
LocalConnection
OnIncomingConnection: token=Lf47b23482
connection set up to sip:20@192.168.1.10
TestPhone::Main: calling "sip:20@192.168.1.10" for 0
TestPhone::Main: calling "sip:20@192.168.1.10" for 0
TestPhone::Main: calling "sip:20@192.168.1.10" for 0
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 1
TestPhone::Main: calling "sip:20@192.168.1.10" for 2
TestPhone::Main: calling "sip:20@192.168.1.10" for 2
TestPhone::Main: calling "sip:20@192.168.1.10" for 2
TestPhone::Main: calling "sip:20@192.168.1.10" for 2
OnOpenMediaStream
recording media from sip
CreateMediaStream
TestChannel[ Call[Cba18a7b31]-EP<local>[Lf47b23482] - 0x6e129a88 ]
OnOpenMediaStream
streaming media to local
TestPhone::Main: calling "sip:20@192.168.1.10" for 4
TestChannel::Write
pi@raspberrypi:~ $
@bloodcarter
Copy link

The same problem.

@S-trace
Copy link

S-trace commented Nov 20, 2017

Try the patch from #55

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