Hello all,
oFono's PPP stack only supports CHAP.
Patches are of course always welcome.
I resolved this issue with the modem Telit GE910 sending the command
"AT#GAUTH=2" in order to set the authentication to CHAP.
I have added this command on function telit_post_sim(), before
ofono_gprs_create().