I fixed the variable name ($c=>$x) and also noticed that a double quotation mark is missing and it was sending "send $x" literally to the modem. So the correct APN setting is:

send "AT+CGDCONT=1,\"IP\",\""
send $x
send "\"^m"



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to