libsipc_lite

A SIP-Compact lite version client-side Python implementation
Download

libsipc_lite Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Shuge Lee
  • Publisher web site:
  • https://github.com/shuge/

libsipc_lite Tags


libsipc_lite Description

libsipc_lite is a SIP-Compact (a.k.a. SIP-C or China Mobile Fetion Protocol) lite version client-side Python implementation.UsageInstall packages sudo apt-get install python-imagingCreate configs mkdir -p ~/.config/libsipc_lite echo "13800138000,secret" >> ~/.config/libsipc_lite/account echo "13800138001,13800138002,13800138003" >> ~/.config/libsipc_lite/sa_listSend SMS to myself fetion_send_sms.py --msg "hello world" --config ~/.config/libsipc_lite/accountSend SMS to specify mobile No. list fetion_send_sms.py --msg "hello world" --to cat ~/.config/libsipc_lite/sa_list --config ~/.config/libsipc_lite/accountProduct's homepage


libsipc_lite Related Software