Displaying 20 results from an estimated 2000 matches similar to: "AW: SMS - how to send one"
2010 Sep 13
2
How to send SMS to Gigaset phones ?
Hi,
Searching this list archives, I couldn't find a definitive answer to my
question :
how to send SMS to Gigaset phones ?
My goal is to send Alert SMS such as "This phone system will be stopped in
5mn for maintenance" to every terminal (SIP phones and Gigaset DECT phones).
(So at the moment, I'm not looking for way to send SMS from handsets).
I could successfully send 1 short
2006 Mar 29
3
SMS in Spain (it seems Protocol 2)
Hello,
(I have asked it some time ago in Asterisk-es mailing list, so excuse me if
anybody receive it twice.)
I am trying to send SMS in Spain using landlines. It seems that
app_sms.c only handles Protocol 1, but Spain and Italy are using
Protocol 2.
I have been searching in Internet without any results... anybody is
sending SMS from Asterisk (or any method) using Protocol 2? (so, it
seems,
2004 Aug 18
1
Asterisk as SMS Service Center
Hello!
Is it possible to run Asterisk as a SMS Service Center and does it work
over a directly connected ISDN (CAPI) interface card?
Did anyone already use Asterisk for that?
Roland Zagler
mailto:r.zagler@fog.at
@fog smart partners
2004 Aug 13
1
queue name too long when sending sms over 32 chars
Hi everyone,
I think asterisk is really great, but since I started sending sms using *
I've some troubles with it! I setup everything as it is described at
voip-info.org
(http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Sms) and it
really works: I can send SMS - as long as they are shorter than 32
characters.
btw I'm living in Germany and therefore I send my SMS via T-Com
2004 Dec 02
2
Asterisk with SMS
Hi all,
I am trying to setup the SMS of Asterisk. I have a Siemens SMS enable
fixed phone which connects to my Asterisk through PSTN. Currently, I
can use my fixed phone to edit and send messages to the Asterisk.
However, I cannot make my Asterisk to send messages to the fixed phone.
The SMS command displays TX and RX records, hang for a while and then
stops with non-zero exits.
I read
2006 Mar 17
4
Countries supporting SMS on PSTN (ISDN)
Hi
does anyone have a definitive list of countries other than those listed
on the wiki which are supporting app_SMS on landlines using ETSI ES 201
912 ??
Thanks
Tim Robinson
Basingstoke, UK
2004 May 24
2
Newbie extensions.conf I need to include [SMS] context.
I want to include a new context in my exensions.conf
I have read this page http://www.voip-info.org/wiki-Asterisk+howto+dial+plan
and I can sort of follow it?!
I have a context [local] that I know zapata.conf points to, I have edited
extensions.conf and put in my phone, sip and iax extensions. I want to add
an sms context.
I understand that all calls go through my [local] context and I have
2004 Oct 01
1
SMS in the U.S.
A potential client wants to integrate cell phones into his PBX offering.
Is anyone able to exchange messages between an * system and a mobile
phone? Which gateway are you using and what are the charges? Do you
use app_SMS?
I know this can be done because I'm receiving spam SMS on my cell phone.
Thanks,
Mike
2006 Jun 29
1
app_sms not working anymore
Hi,
I have been using app_sms for a few weeks now, since I recently
upgrade to asterisk 1.2.9.1 (latest bristuff, -q) however, app_sms
doesn't seem to work that well anymore..
On receiving an sms, I execute the app_sms script, and get this as output:
-- Accepting voice call from '171701' to 'ournumber' on channel 0/1, span 2
-- Executing Goto("Zap/4-1",
2004 Nov 19
2
app_sms: problems sending a sms
Hello,
i try to send out a sms, but with no success.
The trunk is a E100P, and the sms should go out to the
Telekom SM-SC. What i want to to at the first run is,
sending out a sms when a certain number is dialed.
I tried:
In extensions.conf:
exten => 35953,1,SMS(${TRUNK}/9350193010,,0179NUMBER,"Hi there")
exten => 35953,2,SMS(${TRUNK}/9350193010)
exten => 35953,3,Hangup
2004 Dec 19
4
SMS - how to send one
I've read quite a bit in the older mailing list posts and the wiki but
I'm missing some simple point.
1) What is required to send an SMS to a mobile outside the office given:
Channel: ZAP/1
send it to $SMS_RECIPIENT (which includes the final "extra" digit)
via
$SMS_CENTER=the national message center server for sending messages
$MESSAGE= the message text
How is the .call file
2004 May 10
1
app_sms - rocks!
Ok,
I just thought I'd publicly pat Adrian Kennard (revk) on the back for this application. This is an excellent contribution and gets my vote for app of the year.
For those that aren't aware app_sms allows you to send/receive fixed line sms messages from asterisk. ( you can take a look at a quick page showing this http://www.automated.it/asterisk/sms.html ).. I should point out that
2005 Aug 23
2
app_sms: using * as an smsc
Hi,
i've been discovering app_sms and it states that it can act as an smsc
for landline sms. Receiving SMS from my Gigaset Phones is no problem and
the SMS are stored as files on by * box. So far so good.
Let us assume that i have a couple of phones which should be able to
receive SMS directly from my * box ( and not from an SMSC from BT or
Deutsche Telekom ), So all these phones have
2007 Mar 05
1
SMS ON ASTERISK
We installed na Asterisk System whith 400 Softphone users (Eyebeam 1.5 from
Counterpath).
As far as we know, Asterisk don't support yet IM (Instante Message)
feature,instead Eyebeam have this feature.
Is that true? Is there any new version from Asterisk that supports IM?
> Eduardo R. Assis
> Soluziona Ltda
> Consultor S?nior - TELECOM
> Al. Tocantins, 125 - 290 andar -
2010 Apr 14
0
Sending SMS problems.
Dear Sir,
I'm trying to configure the SMS capabilities of my provider (Telecom
Italia) with my asterisk. I tryed with a normal phone (SMSC number
42100) and all is working fine, incoming and outgoung SMS.
Now I'm trying to configure my asterisk for support SMS, the incoming
messages are working fine (incoming number 042111) dialplan match and
SMS recived. I'm getting troubles in
2011 Oct 07
1
403 Error Dont know whats wrong.
Hi,
I am quite new to ruby and am programming an application to send sms
using rest_client gem. I so far have code on one of my modules which
tries to send an sms to a number. It gives the 403 error -
RestClient::Forbidden in SMSController#index
403 Forbidden
Rails.root: /Users/user1/Desktop/rails_projects/sms_app
My code in the module looks as follows - before adding this code i had a
simple
2004 Jun 08
3
SMS in the UK
2005 Jun 18
0
UK SMS Config problems
All,
I'm running CVS-HEAD as of 15thJune with an x100p and the x100p callerid
patch. I'm trying to use app_sms to recieve sms to my landline but get
the following response.
Any ideas.
-- Executing NoOp("Zap/1-1", "Testing without Answer 08005875290") in
new stack
-- Executing GotoIf("Zap/1-1", "0?s|5") in new stack
-- Executing
2007 Feb 03
2
asterisk 1.2 branch revision 53132 failed to compile
while compiling svn 53132 of asterisk branch 1.2
gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT
-D_GNU_SOURCE -O6 -march=i586 -DZAPTEL_OPTIMIZATIONS
-DBUSYDETECT_MARTIN -fomit-frame-pointer -fPIC -c -o app_sms.o
app_sms.c
gcc -shared -Xlinker -x -o app_sms.so app_sms.o
make[1]: Leaving directory
2004 Dec 30
6
Nagios and Asterisk
Does anyone have some decent Nagios scripts out there that do more than
monitor the proc itself? Rather than reinvite the wheel, figured I'd
ask. I already saw the one on the wiki.
Matt