Re: [PATCH v2 0/2] gemalto: gprs context driver updates

2020-12-30 Thread Denis Kenzior

Hi Sergey,

On 12/26/20 2:56 PM, Sergey Matyukevich wrote:

Hi Denis and all,

This is the second version of the patches updating gemalto gprs context
driver. Major changes include support for automatic context activation
and support for gprs context authentication settings.

Regards,
Sergey

v1 -> v2

- drop patches 1, 2, 4 that has been already applied
- add detailed comment on AT^SWWAN patch
- address review comments


Sergey Matyukevich (2):
   gemalto: gprs: support automatic context activation
   gemalto: gprs: support authentication settings

  drivers/gemaltomodem/gprs-context.c | 155 
  1 file changed, 114 insertions(+), 41 deletions(-)



All applied, thanks.

Regards,
-Denis
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Re: Quectel EC200T USB: Problems with context activation

2020-12-30 Thread Denis Kenzior

Hi Sergei,

On 12/30/20 4:00 AM, Sergei Golubtsov wrote:

Hello Denis,

 > Are the username and password set properly on the context?

Yes, they are.
root@131D2F4C5254324B:~# /usr/lib/ofono/test/list-contexts
[ /quectel_0 ]
     [ /quectel_0/context1 ]
         Name = Россия
         Active = 0
         Type = internet
         Protocol = ip
         AccessPointName = internet
         Username = gdata
         Password = gdata
         AuthenticationMethod = pap
         Settings = { }
         IPv6.Settings = { }

     [ /quectel_0/context2 ]
         Name = МегаФон MMS
         Active = 0
         Type = mms
         Protocol = ip
         AccessPointName = mms
         Username = mms
         Password = mms
         AuthenticationMethod = pap
         MessageProxy = 10.10.10.10:8080 
         MessageCenter = http://mmsc:8002
         Settings = { }
         IPv6.Settings = { }



Looks fine...

 > And you may want to share the log of oFono activating the context configured 
for PAP.


I have added the PAP context activation log file from ofono to this email as 
well as I did in the previous email. Please find it attached. It also fails at 


It wasn't clear whether the previous log was pap or chap.  With chap the PPP 
implementation would stop and wait for the chap challenge.  So if that never 
comes, that would explain why you get stuck just after entering phase '2' -> 
PHASE_AUTHENTICATION



the same phase: "gatppp.c:ppp_enter_phase() 2"
Probably I need to try to dump the ppp connection and analyze it with WireShark. 
Any ideas will be appreciated.


Never tried this myself, but I never really had a reason to.  Not sure if there 
is an easy way of doing that given you're running over a MUX.  If you come up 
with a nice way, please share.


Maybe put a few debug statements in ppp_auth.c, ppp_pap_start, ppp_pap_timeout 
and ppp_pap_process_packet.  See if PAP even occurs.


Regards,
-Denis
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Uplift website Position Our Best SEO Services

2020-12-30 Thread Ranveer Singh
Getting the first position in the SERP obviously has become harder with the 
increasing digital competition. From small to big enterprises, everybody wants 
to become the king of the online market. But it is possible for those to follow 
the right strategies and apply required efforts. The main thing for increasing 
online business is search engine optimization of your website. If you want to 
rock your brand, products/services, avail our ideal SEO services and let your 
business get the fame. Our team of experts offers positive results that even in 
less time. Hurry up, contact us and let us make your website visible on the 
first position in the SERP.

https://www.sarkariresultsin.info/
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org


Re: Quectel EC200T USB: Problems with context activation

2020-12-30 Thread Sergei Golubtsov
Hello Denis,

> Are the username and password set properly on the context?

Yes, they are.
root@131D2F4C5254324B:~# /usr/lib/ofono/test/list-contexts
[ /quectel_0 ]
[ /quectel_0/context1 ]
Name = Россия
Active = 0
Type = internet
Protocol = ip
AccessPointName = internet
Username = gdata
Password = gdata
AuthenticationMethod = pap
Settings = { }
IPv6.Settings = { }

[ /quectel_0/context2 ]
Name = МегаФон MMS
Active = 0
Type = mms
Protocol = ip
AccessPointName = mms
Username = mms
Password = mms
AuthenticationMethod = pap
MessageProxy = 10.10.10.10:8080
MessageCenter = http://mmsc:8002
Settings = { }
IPv6.Settings = { }

> And you may want to share the log of oFono activating the context
configured for PAP.

I have added the PAP context activation log file from ofono to this email
as well as I did in the previous email. Please find it attached. It also
fails at the same phase: "gatppp.c:ppp_enter_phase() 2"
Probably I need to try to dump the ppp connection and analyze it with
WireShark. Any ideas will be appreciated.

Yours sincerely,
Sergei Golubtsov.


EC200T_ofono_pap.log
Description: Binary data
___
ofono mailing list -- ofono@ofono.org
To unsubscribe send an email to ofono-le...@ofono.org