|
|
|
|
|
by Grimeton
776 days ago
|
|
while true; do if ! curl -f "${url}"; then for i in {1..10}; do sipcmd ....; sleep 60; done; fi; sleep 60; done Let it dial your phone and add the dialer's number to the list of allowed numbers that can pierce the silent mode. |
|