[SIP Beyond VoIP] New SIP SIMPLE client SDK version 1.3.0 released
ag at ag-projects.com
ag at ag-projects.com
Fri Apr 11 17:21:46 CEST 2014
If you enable the notifications you can see where it gets stuck. It could be waiting for Bonjour discovery to complete or the response for a DNS lookup.
Regards,
Adrian
On 11 Apr 2014, at 17:13, Juha Heinanen <jh at tutpro.com> wrote:
> Adrian Georgescu writes:
>
>> SIP SIMPLE client SDK and command line sipclients version 1.3.0 have
>> been released with bug fixes and improvements.
>
> thanks for the new version. i had not used sipclients for a while and
> decided to give it a try because it supports gruu, which many other sip
> clients don't do.
>
> i was able to register and make sip-audio-session call, but the problem
> is that it takes a couple of minutes before invite is sent out and
> another minute or so, before trp packets start to fly both ways. also
> closing of the call takes a long time.
>
> i wonder why there are those long delays with sip-audio-session. i have
> turned off everything in the config that could cause delay (below).
>
> i do see these kind of messages in syslog that could give a hint:
>
> Apr 11 18:07:06 siika dbus[2316]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
>
> -- juha
>
> sip-settings --account show test at test.tutpro.com
> using set_wakeup_fd
> Account test at test.tutpro.com:
> +-- display_name = None
> account --|-- enabled = True
> |-- auth
> |-- message_summary
> |-- msrp
> |-- nat_traversal
> |-- presence
> |-- rtp
> |-- sip
> |-- sounds
> |-- tls
> +-- xcap
>
> +-- password = xxxxxx
> auth --|-- username = test
> +
>
> +-- enabled = False
> message_summary --|-- voicemail_uri = None
> +
>
> +-- connection_model = relay
> msrp --|-- transport = tls
> +
>
> +-- msrp_relay = None
> nat_traversal --|-- stun_server_list = None
> |-- use_ice = False
> +-- use_msrp_relay_for_outbound = False
>
> +-- enabled = False
> presence --|
> +
>
> +-- audio_codec_list = AudioCodecList(['speex'])
> rtp --|-- inband_dtmf = False
> |-- srtp_encryption = disabled
> +-- use_srtp_without_tls = False
>
> +-- always_use_my_proxy = True
> sip --|-- outbound_proxy = SIPProxyAddress('192.98.102.30', port=5061, transport='tls')
> |-- publish_interval = 3600
> |-- register = True
> |-- register_interval = 3600
> +-- subscribe_interval = 3600
>
> +-- audio_inbound = AccountSoundFile(AccountSoundFile.DefaultSoundFile(sounds....
> sounds --|
> +
>
> +-- certificate = /home/jh/test/test_key_cert.pem
> tls --|-- verify_server = False
> +
>
> +-- discovered = False
> xcap --|-- enabled = False
> +-- xcap_root = None
> _______________________________________________
> SIPBeyondVoIP mailing list
> SIPBeyondVoIP at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip
>
More information about the SIPBeyondVoIP
mailing list