linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone Issue


From: BIENKOWSKI Guillaume
Subject: Re: [Linphone-developers] Linphone Issue
Date: Fri, 26 Sep 2014 09:28:05 +0200

Maybe you problem lies here:

: changeCallState ---User is busy.----


You should observe the SIP dialog through the debug traces or a tcpdump to see why the other device responds that it is busy.

Guillaume BIENKOWSKI
http://www.belledonne-communications.com/
sip:address@hidden

On Thu, Sep 25, 2014 at 12:07 PM, chandramouli N <address@hidden> wrote:
Hi,

We establish call between two (iPhone) devices and we receive error like LinphoneCallError after declined the call. This error getting reproduced often. Below are the SIP settings and error logs for the devices.  Asterisk version Asterisk 11.2.1.. iOS version 7.1.2


SIP SETTINGS

[4001]

username=4001

deny=0.0.0.0/0.0.0.0

transport=tcp,udp

tcpenable=yes

type=friend

secret=

qualify=yes

port=5060

pickupgroup=

permit=0.0.0.0/0.0.0.0

nat=force_rport,comedia

address@hidden

host=dynamic

dtmfmode=rfc2833

dial=SIP/4001

context=dialonly

canreinvite=no

callgroup=

callerid="" <>

accountcode=

call-limit=50


[4002]

username=4002

deny=0.0.0.0/0.0.0.0

transport=tcp,udp

tcpenable=yes

type=friend

secret=

qualify=yes

port=5060

pickupgroup=

permit=0.0.0.0/0.0.0.0

nat=force_rport,comedia

address@hidden

host=dynamic

dtmfmode=rfc2833

dial=SIP/4002

context=dialonly

canreinvite=no

callgroup=

callerid="" <>

accountcode=

call-limit=50

Linphone(iOS) call logs:

-------------------SIPcall Page--------------------

: On Call- State changed

: LinphoneCallIncomingReceived LinphoneCallOutgoingInit LinphoneCallConnected LinphoneCallStreamsRunning

: changeCallState ---Contacting sip:address@hidden

: ---------> update to server...

: On Call- State changed

: status checker called

: changeCallState ---Remote ringing.----

: ---------> update to server...

: changeCallState ---Remote ringing...----

: ---------> update to server...

: On Call- State changed

: changeCallState ---User is busy.----

: ---------> update to server...

: call end 2 0

: On Call- State changed

: LinphoneCallError

: call end 7

: On Call- State changed

: LinphoneCallReleased

: audioPlayerDidFinishPlaying

: Dismiss Custom Alert.... 0 0

: 0

: calling view will disappear...

: status checker is not valid now


Note: We are getting error like LinphoneCallError after declined the call.


Thanks & Regards,
Chandramouli

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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