linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Flexisip issue


From: Simon MORLAT
Subject: Re: [Linphone-developers] Flexisip issue
Date: Thu, 16 Jul 2015 18:15:07 +0200

Hi,

If NatHelper and MediaRelay module are enabled and still no media, then it tend to mean that the network is blocking media. I have two suggestions:
1) make sure that UDP is allowed accross the firewalls of your environment. Media streams are carried over UDP.
2) use SIP/TLS on both clients to make sure that no SIP ALG (SIP aware routers) are badly interfering in the call flow (unfortunately this is quite frequent).

Best regards,

Simon

2015-07-16 17:52 GMT+02:00 DaveO <address@hidden>:
Is this possibly becuase you have NAT on both sides and only an ALG on 1?

There isn't really technical data (not logs) about your topology to be sure, so take this with a pinch salt - I could be massively wrong...

D


On 16/07/2015 15:43, Joe Zhang (SDE) wrote:

Any suggestion ?

 

From: Joe Zhang (SDE)
Sent: Wednesday, July 15, 2015 10:27 PM
To: 'address@hidden'; address@hidden
Cc: address@hidden
Subject: Flexisip issue

 

Hi linphone experts:

 

Now we have deployed flexisip service to stander/independent server and we have tested it. it can send text message , voice and video successfully.

But now we want to deploy flexisip service to cloud platform, so we try Amaze EC2 VM and windows Azure VM. Unluckily, we failed on both of them.  we can register and send text message successfully, but we cannot send voice or video.

Take azure as an example:
########################################## Azure VM ##################################################

DNS name

voiceofhand.cloudapp.net

Host name

voiceofhand

Public virtual IP (VIP) address

23.96.11.112

Internal IP address

100.116.16.136

 

########### Attached image is test client for deployed server######################

 

I am wondering why the download bandwith is 0 and it is hint I cannot get voice from server, is that right?

 

#######################My flexisip configuration is same with default configuration but below###########################

aliases=localhost voiceofhand.cloudapp.net 23.96.11.112

auth-domains=localhost voiceofhand.cloudapp.net 23.96.11.112 100.116.16.136

trusted-hosts=*

db-implementation=file

reg-domains=*

datasource=/etc/flexisip/userdb.conf

###################################userdb.conf####################################
address@hidden  PASSWORD
address@hidden  PASSWORD


####################################### running log ########################################
D: Response is sent through an incoming transaction.
D: Terminate SipEvent 0x1184118
D: Terminate SipEvent 0x1188f18
D: Delete OutgoingTransaction 0x1186c38
D: Delete IncomingTransaction 0x118f928
D: Destroy ForkCallContext 0x1198b58
D: New SipEvent 0x1186c38 - 0x11970d0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51364 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1186c38
D: New SipEvent 0x1196c28 - 0x1198eb0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51366 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1196c28
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
D: New SipEvent 0x118f928 - 0x11970d0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51368 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x118f928
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
D: New SipEvent 0x1196c28 - 0x1198eb0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51370 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1196c28
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
Warning: Failed to connect to the agentx master agent ([NIL]):
D: New SipEvent 0x118f928 - 0x11970d0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51372 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x118f928
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
D: New SipEvent 0x1196c28 - 0x1198eb0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51374 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1196c28
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
D: New SipEvent 0x118f928 - 0x11970d0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51376 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x118f928
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
Warning: Failed to connect to the agentx master agent ([NIL]):
D: nta_agent: received garbage from udp/114.253.253.226:5060

D: New SipEvent 0x1196c28 - 0x11970d0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51378 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1196c28
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
D: New SipEvent 0x1190378 - 0x1198eb0
D: Receiving new Response SIP message: 200
SIP/2.0 200 OK
Via: SIP/2.0/UDP 100.116.16.136;rport=5060;branch=z9hG4bK.7Upg9FeF6194ee691eeNB1UUXa;received=23.96.11.112
Via: SIP/2.0/TCP 192.168.1.10:64559;branch=z9hG4bK.9ypeevCbB;rport=64559;received=114.253.253.226
Record-Route: <
sip:100.116.16.136:5060;lr>
Record-Route: <
sip:100.116.16.136:5060;transport=tcp;lr>
From: <
sip:address@hidden>;tag=YQJ~iLntG
To: <
sip:address@hidden>;tag=249887607
Call-ID: os3YqDq4kK
CSeq: 21 INVITE
Contact: <
sip:address@hidden:1024>
Content-Type: application/sdp
User-Agent: LinphoneAndroid/2.0.2 (eXosip2/3.6.0)
Content-Length: 333

v=0
o=guilin 2498 2295 IN IP4 114.253.253.226
s=Talk
c=IN IP4 114.253.253.226
b=AS:380
t=0 0
m=audio 51380 RTP/AVP 97 98 99 0 8 102
a=rtpmap:97 SILK/16000
a=rtpmap:98 speex/16000
a=fmtp:98 vbr=on
a=rtpmap:99 speex/8000
a=fmtp:99 vbr=on
a=rtpmap:102 telephone-event/8000
a=fmtp:102 0-11
a=rtcp:7079 IN IP4 192.168.1.16

D: Invoking onResponse() on module DoSProtection
D: Invoking onResponse() on module SanityChecker
D: Skipping onResponse() on module GarbageIn
D: Invoking onResponse() on module NatHelper
D: Contact in response is correct.
D: Invoking onResponse() on module Authentication
D: Skipping onResponse() on module Redirect
D: Skipping onResponse() on module GatewayAdapter
D: Invoking onResponse() on module Registrar
D: Skipping onResponse() on module StatisticsCollector
D: Invoking onResponse() on module ContactRouteInserter
D: Invoking onResponse() on module Router
D: Skipping onResponse() on module PushNotification
D: Skipping onResponse() on module LoadBalancer
D: Invoking onResponse() on module MediaRelay
D: Found exact dialog
D: Terminate SipEvent 0x1190378
D: In Agent::idle()
D: Call id 2560676906
D: There are 1 calls active in the MediaRelay call list.
^CD: Destroy RelayedCall 0x1186f28
D: RelaySession [0x1187048] terminated.
D: Front on port [15014] received [0] and sent [0] packets.
D: Back on port [15010] received [0] and sent [0] packets.
D: CallContext 0x1186f28 with id 2560676906 destroyed.
D: RelaySession 0x1187048 destroyed
D: There are now 0 relay sessions running.
M: Flexisip exiting normally.
D: Sending trap flexisip: Flexisip exiting normally
D: Waiting for the SNMP agent task to terminate

 



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


_______________________________________________
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]