[Blink] tcp transport does not stick
Adrian Georgescu
ag at ag-projects.com
Thu Sep 30 16:23:51 CEST 2010
You must quote the value otherwise ; is interpreted by the shell
On Sep 30, 2010, at 4:22 PM, Juha Heinanen wrote:
> i tried to define outbound proxy with tcp transport, but it stays as
> udp:
>
> $ blink-settings --account set jh at test.fi sip.outbound_proxy=192.98.102.10:5060;transport=tcp
> using set_wakeup_fd
> Account updated
> $ blink-settings --account show jh at test.fi
> ...
> +-- outbound_proxy = SIPProxyAddress('192.98.102.10', port=5060, transport='udp')
> sip --|-- publish_interval = 600
> |-- register = True
> |-- register_interval = 600
> +-- subscribe_interval = 600
>
> also, what is tls.certificate:
>
> +-- certificate = None
> tls --|-- verify_server = False
> +
>
> is it a path to file that includes ca cert of sip proxy or what?
>
> -- juha
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink
>
More information about the Blink
mailing list