Re: [PATCH] gsmdial: add support for different authentication methods selection

2021-01-04 Thread Denis Kenzior
Hi Sergei, On 1/1/21 3:12 PM, s.e.golubt...@gmail.com wrote: From: Sergei Golubtsov Selection capability for authentication method via a command line argument has been added --- gatchat/gsmdial.c | 13 + 1 file changed, 13 insertions(+) denkenz@localhost ~/ofono-master $

[PATCH] gsmdial: add support for different authentication methods selection

2021-01-01 Thread s . e . golubtsov
From: Sergei Golubtsov Selection capability for authentication method via a command line argument has been added --- gatchat/gsmdial.c | 13 + 1 file changed, 13 insertions(+) diff --git a/gatchat/gsmdial.c b/gatchat/gsmdial.c index 60e4f245..0407f97c 100644 --- a/gatchat/gsmdial.c