linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Can't registration my account


From: Xaree Lee
Subject: [Linphone-developers] Can't registration my account
Date: Tue, 26 Aug 2014 12:00:04 +0800
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.0

Hello,


I create a new project in Xcode for iOS App development. After adding the static libraries, headers, and some resouces (rootca.pem and linphonerc-factory), I started programming using linphone library.


I encounter the following message on my xcode console when create a new linphone core object:

ortp-error-udp bind() failed for 0.0.0.0 port 5060: Address already in use
ortp-warning-Could not start udp transport on port 5060, maybe this port is already used.
ortp-error-TCP bind() failed for 0.0.0.0 port 5060: Address already in use
ortp-warning-Could not start tcp transport on port 5060, maybe this port is already used.

And It didn't trigger any callback of registration state change after I added the auth info and proxy config to the linphone core.

I don't know how to set up my project to make it right. Please help me this.

Thank you.


Best regards,
Xaree Lee


reply via email to

[Prev in Thread] Current Thread [Next in Thread]