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

when makecall,Disconnected! #21

Open
liyoro opened this issue Jan 29, 2015 · 2 comments
Open

when makecall,Disconnected! #21

liyoro opened this issue Jan 29, 2015 · 2 comments

Comments

@liyoro
Copy link

liyoro commented Jan 29, 2015

17:18:22.194 pjsua_acc.c !....sip:[email protected]:5060: registration success, status=200 (OK), will re-register in 300 seconds
2015-01-29 17:18:22.194 GossipExample[6878:3d07] Gossip: dispatchRegistrationState(0)
2015-01-29 17:18:25.343 GossipExample[6878:60b] Gossip: ringbackWithSoundNamed: /var/mobile/Applications/535D5F3F-C00E-41EA-BFEC-C25266E731D0/GossipExample.app/ringtone.wav
2015-01-29 17:18:25.348 GossipExample[6878:60b] Ready
2015-01-29 17:18:25.356 GossipExample[6878:60b] Ready
2015-01-29 17:18:26.855 GossipExample[6878:60b] Gossip: dispatchCallState(0)
2015-01-29 17:18:27.737 GossipExample[6878:3d07] Gossip: dispatchCallState(0)
2015-01-29 17:18:27.740 GossipExample[6878:60b] Disconnected
2015-01-29 17:18:27.741 GossipExample[6878:60b] Disconnected

@johnryan
Copy link

Do you have any sample code? You need to retain the call (i.e. by using a property) when using ARC otherwise the call will be released.

@liyoro
Copy link
Author

liyoro commented Jan 30, 2015

i just run the demo,when makecall,Disconnected

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

2 participants