pdn-ipv4-call-throttled

Dan Williams dcbw at redhat.com
Mon Apr 9 21:56:30 UTC 2018


On Mon, 2018-04-09 at 20:14 +0000, Tang Nguyen wrote:
>  I'm running libqmi version 1.17.
> 
>     On ‎Monday‎, ‎April‎ ‎09‎, ‎2018‎ ‎04‎:‎10‎:‎56‎ ‎PM, Tang Nguyen
> <tang_nguyen at yahoo.com> wrote:  
>  
>  Hi,
> When I start my script to establish connection with Verizon network,
> I got the error "pdn-ipv4-throttled" back from qmicli utils.  I
> wonder it is the internal QMI error, or the call was rejected by
> Verizon due to number of failed connection attempts ?

I suspect it's the network.  One thing you could test is to kill power
to the device, let it be recognized again by the drivers, and re-run
your connect attempt.  If that always works, then either (a) throttling
is done by modem firmware, or (b) restarting the device takes more time
than the network throttles you for.

There is a "Get PDN Throttle Info" command in QMI that isn't hooked up
yet in qmicli, that returns the amount of time left that the APN will
be throttled.  Would be interesting to see for your case, but as I said
unfortunately it's not hooked up in qmicli yet.  Wouldn't be too hard
to add though, if you were interested in doing that.

Dan

> -------------------Failed to run 'qmicli -d /dev/cdc-wdm0 --wds-
> start-network="apn=ORDOT.GW2.VZWENTP,ip-type=4" --device-open-
> net="net-raw-ip|net-no-qos-header" --device-open-sync --client-no-
> release-cid': error: couldn't start network: QMI protocol error (14):
> 'CallFailed'#012call end reason (1): generic-unspecified#012verbose
> call end reason (2,209): [internal] pdn-ipv4-call-
> throttled#012[/dev/cdc-wdm0] Client ID not released:#012#011Service:
> 'wds'#012#011    CID: '8': Success(0)-----------------
> If it is the internal QMI error, is there any way I can reset the
> number of failed attempts ?
> Thanks for your hint,
> --tang
> 
> 
> 
>   
> _______________________________________________
> libqmi-devel mailing list
> libqmi-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/libqmi-devel


More information about the libqmi-devel mailing list