-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharapim.cfg-sample
43 lines (39 loc) · 939 Bytes
/
arapim.cfg-sample
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Providers definition file
#
# Some providers work better in certain areas and some providers serve
# better for some users.
# Thus it is up to users to specify priorities the providers should be
# used.
#clickatell works acceptably in most countries
[clickatell]
username=EMPTY
password=EMPTY
auth_code=EMPTY
url=http://api.clickatell.com
pause_before_check=10
zones=*
#cellact works well in Israel.
[cellact]
username=EMPTY
password=EMPTY
auth_code=EMPTY
#url=http://la1.cellactpro.com/SendSms.asmx
url=http://la.cellactpro.com/http_req.asp
pause_before_check=0
zones=972
# cdyne - good for USA
[cdyne]
username=EMPTY
password=EMPTY
auth_code=EMPTY
url=http://sms2.cdyne.com/sms.svc/SimpleSMSsend
pause_before_check=10
# jabber (GTalk,facebook) messages
# details below are correct for Google Talk, just put your @gmail.com
# login and password.
[jabber]
client=gmail.com
server=talk.google.com
port=5223
login=EMPTY
password=EMPTY