<div dir="ltr"><div dir="ltr"><div class="gmail_default"><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">OK, great! Here is an update:</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default"><font face="arial, helvetica, sans-serif">We have had an active debu</font>gging session with Vodafone and we saw that the modem (a SIMCom SIM7100A) had collected multiple PDP contexts from networks along the way (4 of them):<br><br>  AT+CGDCONT?<br>    +CGDCONT: 1,"IP","phone","0.0.0.0",0,0<br>    +CGDCONT: 2,"IP","3gnet","0.0.0.0",0,0<br>    +CGDCONT: 3,"IP","vf-viriciti","0.0.0.0",0,0<br>    +CGDCONT: 4,"IP","viriciti.com.attz","0.0.0.0",0,0<br>  OK</div><div class="gmail_default"><br>A "phone" (no clue where that comes from), a "3gnet" (this seems to be an operator in China), the "vf-viriciti" (that is ours!), and a "viriciti.com.attz" (this is ours for AT&T).<br><br>Looking at the selected one:<br><br>  AT+CGACT?<br>    +CGACT: 1,1<br>    +CGACT: 2,0<br>    +CGACT: 3,0<br>    +CGACT: 4,0<br>  OK<br><br>The modem selected the first one! The "phone" APN... That will obviously not work in our case :)<br><br>>From the ModemManager logs (below) we see that ModemManager does select the right CID (#3) when looking for the best CID matching the "vf-viriciti" APN.<br><br></div><div class="gmail_default">So it seems modem is the issue here: just removing the first context, and leaving the others, solves the problem of connectivity!!</div><div class="gmail_default">But why? Is this just a specific SIM7100A modem issue? Is there a work-around?</div><div class="gmail_default"><br></div><div class="gmail_default">(</div><div class="gmail_default">  little extra context: we always use NetworkManager "nmcli" to initiate the connection using the nm-ppp-plguin, issuing:</div><div class="gmail_default">  "nmcli c add type gsm ifname ttyUSB2 apn vf-viriciti gsm.number *99***1# ipv6.method "ignore"</div><div class="gmail_default">  where "gsm.number" is deprecated in NetworkManager</div><div class="gmail_default">)<br><br><br>HERE ARE THE ModemManager LOGS:</div><div class="gmail_default">(ModemManager just selects the right CID #3 as the active PDP context) </div></div><div class="gmail_default"><br></div><div class="gmail_default">  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1] user request to connect modem<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect started...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    PIN: unspecified<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    operator ID: unspecified<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    allowed roaming: yes<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    APN: vf-viriciti<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    IP family: ipv4<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    allowed authentication: unspecified<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    User: unspecified<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1]    Password: unspecified<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect state (4/8): wait to get fully enabled<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect state (5/8): register<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1] already registered automatically in network '310260', automatic registration not launched...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect state (6/8): bearer<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1] creating new bearer...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1] creating broadband bearer in broadband modem...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 2 (open)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect state (7/8): connect<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] connecting...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] state changed (registered -> connecting)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] launching 3GPP connection attempt with APN 'vf-viriciti'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] checking context definition format...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 3 (open)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 2 (close)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] unhandled PDP type in CGDCONT=? reply: 'PPP'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] checking currently defined contexts...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 3 (open)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 2 (close)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] --> 'AT+CGDCONT?<CR>'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] <-- '<CR><LF>+CGDCONT: 1,"IP","phone","0.0.0.0",0,0<CR><LF>+CGDCONT: 2,"IP","3gnet","0.0.0.0",0,0<CR><LF>+CGDCONT: 3,"IP","vf-viriciti","0.0.0.0",0,0<CR><LF>+CGDCONT: 4,"IP","viriciti.com.attz","0.0.0.0",0,0<CR><LF><CR><LF>OK<CR><LF>'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] found 4 PDP contexts<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0]   PDP context [cid=1] [type='ipv4'] [apn='phone']<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0]   PDP context [cid=2] [type='ipv4'] [apn='3gnet']<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0]   PDP context [cid=3] [type='ipv4'] [apn='vf-viriciti']<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0]   PDP context [cid=4] [type='ipv4'] [apn='viriciti.com.attz']<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] looking for best CID matching APN 'vf-viriciti' and PDP type 'ipv4'...<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] found exact context at CID 3<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 3 (open)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] connection through a plain serial AT port: ttyUSB2<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 4 (open)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 3 (close)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] --> 'ATD*99***3#<CR>'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] <-- '<CR><LF>CONNECT 115200<CR><LF>'<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] setting flow control in ttyUSB2: rts-cts<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] enabling RTS/CTS flow control<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] port attributes not fully set<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] flow control settings updated to rts-cts<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] port now connected<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] connected<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] PPP is required for connection, will ignore disconnection reports<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] state changed (connecting -> connected)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <info>  [modem1] simple connect state (8/8): all done<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 2 (close)<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [base-manager] adding port ppp0 at sysfs path: /sys/devices/virtual/net/ppp0<br>  May 18 08:36:52 vc-f14us31817 ModemManager[6547]: <debug> [filter] (net/ppp0) port filtered: forbidden port type<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] <-- '<CR><LF>NO CARRIER<CR><LF>'<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] operation failure: 1 (No carrier)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] <-- '<CR><LF>+PPPD: DISCONNECTED<CR><LF>'<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1] user request to disconnect modem (all bearers)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] disconnecting...<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <info>  [modem1] state changed (connected -> disconnecting)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] sending PDP context deactivation in secondary port...<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] device open count is 2 (open)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] --> 'AT+CGACT=0,3<CR>'<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] <-- '<CR><LF>OK<CR><LF>'<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/bearer0] reopening data port ttyUSB2...<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] reopening port (2)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 1 (close)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] device open count is 0 (close)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] closing serial port...<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] port now disconnected<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB2/at] serial port closed<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1/ttyUSB3/at] device open count is 1 (close)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1] user request to disconnect modem (all bearers)<br>  May 18 08:36:53 vc-f14us31817 ModemManager[6547]: <debug> [modem1] user request to connect modem<br>  <br></div><div style="font-family:arial,helvetica,sans-serif"> </div><blockquote class="gmail_quote" style="font-family:arial,helvetica,sans-serif;margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"></blockquote></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 11, 2021 at 8:36 PM Aleksander Morgado <<a href="mailto:aleksander@aleksander.es" target="_blank">aleksander@aleksander.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hey!<br>
<br>
><br>
> We have some strange behavior (on a SIM7100A) where NetworkManager (using the nm-ppp-plugin) needs to initiate a connection with Vodafone (private APN). The modem gets registered successfully on the network (roaming over the available T-Mobile or AT&T networks), but receives a modem hangup (the modem gives a "NO CARRIER" error) which leads to pppd disconnecting. However, when using a custom pppd script (and without using ModemManager & NetworkManager), we are able to setup a data connection.<br>
<br>
This is a follow up of this email right?<br>
<a href="https://lists.freedesktop.org/archives/modemmanager-devel/2021-April/008526.html" rel="noreferrer" target="_blank">https://lists.freedesktop.org/archives/modemmanager-devel/2021-April/008526.html</a><br>
Just for context.<br></blockquote><div><span class="gmail_default" style="font-family:arial,helvetica,sans-serif">yes!</span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
><br>
> * MM version is 1.14.10<br>
> * NM version is 1.28.0<br>
> * pppd version is 2.4.9<br>
><br>
> When using NetworkManager the pppd options that seem to be used (from evaluating debug output of NetworkManager) are:<br>
>    ttyUSB2<br>
>    debug<br>
>    idle 0<br>
>    ipparam<br>
>    lcp-echo-failure 0<br>
>    lcp-echo-interval 0<br>
>    lock<br>
>    noauth<br>
>    nodefaultroute<br>
>    nodetach<br>
>    noipdefault<br>
>    noipv6<br>
>    usepeerdns<br>
><br>
> and this results into the following pppd output:<br>
>     Serial connection established.<br>
>     using channel 23<br>
>     Using interface ppp0<br>
>     Connect: ppp0 <--> /dev/ttyUSB3<br>
>     sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8e804837> <pcomp> <accomp>]<br>
>     rcvd [LCP ConfReq id=0x3f <asyncmap 0x0> <auth chap MD5> <magic 0x88528a77> <pcomp> <accomp>]<br>
>     No auth is possible<br>
>     sent [LCP ConfRej id=0x3f <auth chap MD5>]<br>
>     rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x8e804837> <pcomp> <accomp>]<br>
>     rcvd [LCP ConfReq id=0x40 <asyncmap 0x0> <magic 0x88528a77> <pcomp> <accomp>]<br>
>     sent [LCP ConfAck id=0x40 <asyncmap 0x0> <magic 0x88528a77> <pcomp> <accomp>]<br>
>     sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]<br>
>     sent [IPV6CP ConfReq id=0x1 <addr fe80::9095:1777:829f:47a0>]<br>
>     rcvd [LCP DiscReq id=0x41 magic=0x88528a77]<br>
>     Modem hangup<br>
>     Connection terminated.<br>
><br>
> We do get good results when just running manual pppd script manually (no ModemManager and NetworkManager active), but with quite different options from the NetworkManager defaults. From the manual pppd script (a script taken from Quectel) the options are:<br>
>     debug<br>
>     defaultroute<br>
>     dump<br>
>     hide-password<br>
>     ipcp-accept-local<br>
>     ipcp-accept-remote<br>
>     ipcp-max-failure 30<br>
>     ipparam 3gppp<br>
>     lock<br>
>     modem<br>
>     noauth<br>
>     noccp<br>
>     nocrtscts<br>
>     nodetach<br>
>     noipdefault<br>
>     novj<br>
>     novjccomp<br>
>     remotename 3gppp<br>
>     usepeerdns<br>
><br>
> And that gives a good result (shortened pppd output a bit):<br>
>     $ pppd debug call gprs<br>
>     pppd options in effect:<br>
>     debug debug<br>
>     nodetach<br>
>     dump<br>
>     noauth<br>
>     remotename 3gppp<br>
>     /dev/ttyUSB3<br>
>     115200<br>
>     lock<br>
>     connect chat -s -v -f /data/ppp/chatscripts/quectel-chat-connect -T vf-viriciti<br>
>     disconnect chat -s -v -f /data/ppp/chatscripts/quectel-chat-disconnect<br>
>     nocrtscts<br>
>     modem<br>
>     hide-password<br>
>     novj<br>
>     novjccomp<br>
>     ipcp-accept-local<br>
>     ipcp-accept-remote<br>
>     ipparam 3gppp<br>
>     noipdefault<br>
>     ipcp-max-failure 30<br>
>     defaultroute<br>
>     usepeerdns<br>
>     noccp<br>
>     abort on (BUSY)<br>
>     abort on (NO CARRIER)<br>
>     abort on (NO DIALTONE)<br>
>     abort on (ERROR)<br>
>     abort on (NO ANSWER)<br>
>     timeout set to 30 seconds<br>
>     send (AT^M)<br>
>     expect (OK)<br>
>     AT^M^M<br>
>     OK<br>
>      -- got it<br>
><br>
>     send (ATE0^M)<br>
>     expect (OK)<br>
>     ^M<br>
>     ATE0^M^M<br>
>     OK<br>
>      -- got it<br>
><br>
>     send (ATI;+CSUB;+CSQ;+COPS?;+CGREG?;&D2^M)<br>
>     expect (OK)<br>
>     ^M<br>
>     ^M<br>
>     Manufacturer: SIMCOM INCORPORATED^M<br>
>     Model: SIMCOM_SIM7100A^M<br>
>     Revision: SIM7100A_V4.5^M<br>
>     IMEISV: 014339000429148/05^M<br>
>     +GCAP: +CGSM^M<br>
>     ^M<br>
>     +CSUB: B03V03^M<br>
>     +CSUB: MDM9x15_AP_S_V1.63_161010^M<br>
>     ^M<br>
>     +CSQ: 26,99^M<br>
>     ^M<br>
>     +COPS: 1,0,"T-Mobile DATA ONLY",7^M<br>
>     ^M<br>
>     +CGREG: 0,5^M<br>
>     ^M<br>
>     OK<br>
>      -- got it<br>
><br>
>     send (AT+COPS=1,2,310260^M)<br>
>     expect (OK)<br>
>     ^M<br>
>     ^M<br>
>     OK<br>
>      -- got it<br>
><br>
>     send (AT+CGDCONT=1,"IP","vf-viriciti",,0,0^M)<br>
>     expect (OK)<br>
>     ^M<br>
>     ^M<br>
>     OK<br>
>      -- got it<br>
><br>
>     send (ATDT*99***1#^M)<br>
>     expect (CONNECT)<br>
>     ^M<br>
>     ^M<br>
>     CONNECT<br>
>      -- got it<br>
><br>
>     Script chat -s -v -f /data/ppp/chatscripts/quectel-chat-connect -T vf-viriciti finished (pid 11933), status = 0x0<br>
>     Serial connection established.<br>
>     using channel 25<br>
>     Using interface ppp0<br>
>     Connect: ppp0 <--> /dev/ttyUSB3<br>
>     sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0xfb7fbc11> <pcomp> <accomp>]<br>
>     rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x8856fba8> <pcomp> <accomp>]<br>
>     No auth is possible<br>
>     sent [LCP ConfRej id=0x0 <auth chap MD5>]<br>
>     rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0xfb7fbc11> <pcomp> <accomp>]<br>
>     rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x8856fba8> <pcomp> <accomp>]<br>
>     sent [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x8856fba8> <pcomp> <accomp>]<br>
>     sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]<br>
>     sent [IPV6CP ConfReq id=0x1 <addr fe80::64c5:e93a:eca7:5409>]<br>
>     rcvd [LCP DiscReq id=0x2 magic=0x8856fba8]<br>
>     rcvd [IPCP ConfReq id=0x0]<br>
>     sent [IPCP ConfNak id=0x0 <addr 0.0.0.0>]<br>
>     rcvd [IPCP ConfNak id=0x1 <addr 10.141.107.204> <ms-dns1 10.1.2.199> <ms-dns2 10.1.2.200>]<br>
>     sent [IPCP ConfReq id=0x2 <addr 10.141.107.204> <ms-dns1 10.1.2.199> <ms-dns2 10.1.2.200>]<br>
>     rcvd [IPCP ConfReq id=0x1]<br>
>     sent [IPCP ConfAck id=0x1]<br>
>     rcvd [IPCP ConfAck id=0x2 <addr 10.141.107.204> <ms-dns1 10.1.2.199> <ms-dns2 10.1.2.200>]<br>
>     Could not determine remote IP address: defaulting to 10.64.64.64<br>
>     not replacing default route to eth0 [192.168.1.254]<br>
>     local  IP address 10.141.107.204<br>
>     remote IP address 10.64.64.64<br>
>     primary   DNS address 10.1.2.199<br>
>     secondary DNS address 10.1.2.200<br>
>     sent [IPV6CP ConfReq id=0x1 <addr fe80::64c5:e93a:eca7:5409>]<br>
>     sent [IPV6CP ConfReq id=0x1 <addr fe80::64c5:e93a:eca7:5409>]<br>
><br>
><br>
> What we would like of course is for NetworkManager and the nm-ppp-plugin to basically also just get the connection up and running. At the moment we are clueless why the combination of ModemManager & NetworkManager is not able to obtain an active data sessions, but the manual pppd script is.<br>
<br>
Have you tried to add to the NM plugin the options that are in the<br>
manual pppd script?<br>
<br></blockquote><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">yes</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
><br>
> More (debug) info if attached in a pdf!<br>
><br>
> I hope someone has any clue on the particular case, how to debug better, or can give an idea if this is a network operator sided issue.<br>
><br>
<br>
I'm afraid I haven't seen an issue like this before myself.<br>
<br>
-- <br>
Aleksander<br>
<a href="https://aleksander.es" rel="noreferrer" target="_blank">https://aleksander.es</a><br>
</blockquote></div></div>