linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone Issue


From: chandramouli N
Subject: [Linphone-developers] Linphone Issue
Date: Thu, 25 Sep 2014 15:37:09 +0530

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

reply via email to

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