Skip to content

Instantly share code, notes, and snippets.

@rixtox
Last active August 29, 2015 14:14
Show Gist options
  • Save rixtox/9dcc517b1e966faa24a6 to your computer and use it in GitHub Desktop.
Save rixtox/9dcc517b1e966faa24a6 to your computer and use it in GitHub Desktop.
/etc/udev/rules.d/50-huawei-e1750.rules
SUBSYSTEM=="usb",
ATTR{idVendor}=="12d1",
ATTR{idProduct}=="1446",
RUN+="usb_modeswitch -v 12d1 -p 1446 -W -J"
RUN+="asterisk -x 'dongle cmd dongle0 AT^SYSCFG=13,1,3FFFFFFF,1,2'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment