sipcmd | Command line soft phone that makes phone calls | TCP library
kandi X-RAY | sipcmd Summary
kandi X-RAY | sipcmd Summary
sipcmd
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of sipcmd
sipcmd Key Features
sipcmd Examples and Code Snippets
Community Discussions
Trending Discussions on sipcmd
QUESTION
I have set up a little Raspberry Pi (with Debian 8) behind a router (Fritz!Box), which does check/analyse the connectivity or rather quality of service of a certain phone line per SIP calls. My phone line on the other side has an answering machine. Basically, I need to know, at which times the phone line is not reachable.
In detail, the Raspberry calls said number three times a day, using the programme Sipcmd (https://github.com/tmakkonen/sipcmd) - see code below.
Cronjob:
0 8,14,20 * * * /usr/bin/sipcmd -P sip -u abc -c cba -w 192.168.8.10 -x "c010101010101;ws45000;h"
Now the calls work fine, but I need something like a logging into a text file, when a call did not work or rather, when the phone number was not reachable, so that it works like an alert system showing me only the failures.
Anyone has got a solution for this? Thanks a lot, guys.
...ANSWER
Answered 2018-Nov-06 at 10:35Alright, I found a solution for my issue. The programme Sipcmd has the following feature:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install sipcmd
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page