search for: sendsm

Displaying 9 results from an estimated 9 matches for "sendsm".

Did you mean: sends
2005 Jul 18
1
Sending an SMS out of Asterisk via Kannel
...e moment would be to just modify slightly what I am doing here to pass the variable. WORKING EXAMPLES: This code works when I don't attempt to pass an Asterisk variable, in other words when it's just text in the message: exten => s,9,System(curl "http://127.0.0.1:13370/cgi-bin/sendsms? username=name&password=pass&to=12122122121&from=12122121212&text=Message +text+here") NON WORKING EXAMPLES: When I attempt to pass an Asterisk variable this code does not work: exten => s,9,System(curl "http://127.0.0.1:13370/cgi-bin/sendsms? username=name&pa...
2007 May 23
0
kannel on CentOS 5
...quot; # # ..all 3 commands in separate shells (or screen sessions) # # For any modifications to this file, see Kannel User Guide # If that does not help, send email to users at kannel.org # # Kalle Marjola May 2000 # Changed for new fakesmsc version by Uoti Urpala Jan 2001 # Added service and sendsms for HTTP SMSC by Kalle Marjola Mar 2001 # group = core admin-port = 13000 smsbox-port = 13001 admin-password = bar #status-password = foo #admin-deny-ip = "" #admin-allow-ip = "" #log-file = "/tmp/kannel.log" log-file = "/var/log/kannel/bearerbox.log" log-l...
2013 Oct 30
3
Use of FCKEDITOR as normal text area
...; <%= submit_tag "#{t(''send_sms'')}",:class=>''submit_button'' %> <% end %> But here as the form name is send_sms I used the same name for fckeditor I am unable to send params to my controller.I got the error like uninitialized constant SendSms. Can someone help me what is going wrong. Thanks in advance -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe-/JYPx...
2004 Aug 08
1
asterisk-update script - and the script
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Here's a version I modified which grabs either a development or stable verision, and does a backup before updating from CVS. It also asks for addon's and cc. Leif Madsen did the original development and Mark released it. My changes does the minimum changes to previous version, to get what I need. It does the same version checking as the
2007 Jan 08
0
snom 190 (etc.?) dialscript for * debugging and kaddressbook
...with your country code. The format of numbers in my address book is +CC AC NUMBER which works also for exporting via gnokii to my Nokia mobile. The script handles the empty spaces and eventual hyphens. (BTW, for SMS sending via bluetooth I added to the "script hooks" cat %F | gnokii --sendsms %N) ######################################################################## *2)* When working on the dialplan on the office asterisk server via ssh from home I needed to test outgoing calls - but nobody was physically there. What to do? Being logged in on a shell on my remote asterisk machine...
2007 Jun 01
0
USB phone -- Help
...t = /dev/ttyUSB1 ;model = 6110 connection = dlr3 ;synchronizetime = yes ;logfile = gammulog ;logformat = textall ;use_locking = yes ;gammuloc = locfile ;startinfo = yes ;gammucoding = utf8 I tried to send an SMS to my phone. So I issued the below command. [root at mailgw ~]# echo hello | gammu --sendsms TEXT 0714857135 Error setting device DTR or RTS. Then, it gave the above error. How can solve this. or is there another better pkg for it? -- Thank you Indunil Jayasooriya -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermai...
2006 Mar 22
5
gnokii on FreeBSD 6.0 and Dell PE 2850
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060322/b3ddf5ba/attachment-0001.pgp
2011 Apr 20
4
bad email address
Every time I send a message to this list, I get a bounced email reply from some Russian exchange server for email address xlino@bvpress.ru. Is there an admin or a moderator for this list that can remove that email address from the list? Rob
2005 Mar 14
7
Voicemail SMS Alert - Possible?
I need to be able to send an sms alert to one's mobile/cell phone. For instance, when I receive a voicemail message in my inbox, I also want to be able to get a message on my cell phone alerting me of this e-mail. How possible is this? And if it is, what do I need to do to get the service up and running? Ideas are most welcome. Thanks, Julius.