simple python socket app to send sms via sip server
Project description
sip_message
sip client to send message to asterisk
example use
sip_client = SipClient("10.0.0.15", 5060, "sipuser", "password")
response = sip_client.message.send("+48555222111", "test message")
command line install
cmd/install_command_line.sh
command line usage
sip_message --server=10.0.0.15 --username=sipuser --password=password --recipient=+48555222111 --message="test message"`
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sip_message_client-0.1.1.tar.gz.
File metadata
- Download URL: sip_message_client-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Linux/6.1.0-27-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8c080a1b18801f0e6c9bfff9f67d24b490eb2306b2aeebcf5b2422a814b11e8
|
|
| MD5 |
ed788d9b7aef80a8009f1392beb41696
|
|
| BLAKE2b-256 |
71b9e9ddface202ac3dcc045ff6f8cd5cb3f75212a8467d59a77937dee670788
|
File details
Details for the file sip_message_client-0.1.1-py3-none-any.whl.
File metadata
- Download URL: sip_message_client-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.2 Linux/6.1.0-27-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d15a8366cd2a37d563f39db151c121d8d01007c5f6ad0d56789b25476492d0
|
|
| MD5 |
dd8e1d4168927b7189358927e11aa444
|
|
| BLAKE2b-256 |
3b03f0ce3282057a58ffda09433c22d928a8fd79c31fcee4e48cab6bb35a03cb
|