Displaying 10 results from an estimated 10 matches for "motx".
Did you mean:
motd
2008 Mar 24
1
app_sms and smsq in germany
...erisk 1.2.9. Here in
Germany the Materna AnnyWay Service has to be used, its service number
has changed to
09003266900 some time ago.
As i understand it you have to send an SMS first, before actually able
to receive SMS, so i tried to use smsq with these parameters:
smsq --queue SMS-outgoing --motx-channel Zap/g1/09003266900
--motx-callerid XXX --da YYY -m "Dies ist eine Testnachricht"
XXX = The Number from which the sms should be originating and to which i
want to receive SMS
YYY = The Number i want an SMS deliviered
After issuing the command an call file is generated and aster...
2007 May 22
1
Local SMS how-to.
...vice between my asterisk local sip accounts
and between asterisk and local sip accounts. How can i do this thin? Also i
tried smsq to an account but all i obtained is a error message:
---<Cut Here>---
May 22 13:09:37 WARNING[4829] pbx_spool.c: Unable to open
/var/spool/asterisk/outgoing/smsq.motx.0.1179827912-4429.1: Permission
denied, deleting
May 22 13:09:37 WARNING[4829] pbx_spool.c: Failed to scan service
'/var/spool/asterisk/outgoing/smsq.motx.0.1179827912-4429.1'
---<And Here>---
Is necessary supplementary settings in /etc/asterisk/extensions.conf and
/etc/asterisk/sip....
2007 Sep 13
1
SMS in France - allways get "NAK"
I'm trying to send an sms:
smsq --motx-channel=CAPI/g1/0809101000 0607396666 "X"
It seems to try to do something, but FT aren't happy:
-- Attempting call on CAPI/g1/0809101000 for application SMS(0) (Retry 1)
== ISDN4#02: Setting up DTMF detector (PLCI=0x104, flag=1)
[Sep 13 15:45:50] WARNING[23584]: pbx.c:5142 ast...
2007 Dec 26
1
smsq, Zaptel in UK
Hi all,
I've been trying to get SMS operational on my Asterisk box, which has a
TDM400P card with a pair of FXO interfaces configured (ZAP/1 & ZAP/2).
I've not had luck with either of my lines, after issuing the command
"smsq --motx-channel=ZAP/1/1709400X 00000 register". I see the
following output in my Asterisk console:
-- Attempting call on ZAP/1/17094009 for application SMS(0) (Retry
1)
-- Hungup 'Zap/1-1'
[Dec 26 18:17:07] NOTICE[526]: pbx_spool.c:341 attempt_thread: Call
failed to go through, r...
2007 Jul 09
4
Problems sending more than 2 SMS with asterisk / smsq
When i send more than one messages shortly after the other, my log
(/var/spool/asterisk/sms ) looks like this
and only two of four messages arrive.
What am i doing wrong ?
I am using an AVM B1 PCI with chan-capi and 1.4.4.
and also, when sending with smsq -x only two of the messages are handled.
(i thought, asterisk itself handles the queues ? )
Here the log:
2007-07-09T15:04:14 YOM04 0 -
2006 Jun 09
3
Trouble getting SMS working
Hi,
I have been trying to get my asterisk box to send SMS's to my Panasonic dect phone via
a Linksys pap2. I believe I have the message centers setup correctly
between * and the phone.
The pap2 is configured to only use G711a.
The Asterisk version is 1.0.7.
In my /etc/asterisk/extensions.conf I have
[smsphone]
exten = 199,1,Goto(smsmorx,${CALLERIDNUM},1)
[smsmorx]
exten =
2008 Dec 20
5
SMS text messaging capabilities
Hello!
What kind of sms text messaging capabilities does Asterisk have?
I do not know very much about about SMS technology, but I am looking for the
following features:
1. mobile SIP devices can send and receive SMS messages
2. Asterisk server be able to accept and send SMS messages through PRI lines
and Internet connections.
I noticed that Asterisk has an SMS function, but I am not farmiliar
2016 Nov 29
2
Asterisk compatibility with SMS services
Can anyone comment on using SMS in conjunction with VoIP service using
one of these three VoIP providers: voip.ms, vitelity.com, flowroute.com?
Are some SMS services more compatible with Asterisk (i.e. SMS over SIP
works perfectly or not)? Is it best to use a different data channel for
SMS messages (i.e. SMS via HTTP, SMS via XMPP) instead of Asterisk's
built in SMS application
2007 Apr 17
5
sending an SMS via Asterisk?
...ogling and reading a lot, but I'm not getting any closer to
getting an SMS sent via Asterisk.
Prior to switching to asterisk, I used sms_client on an ISDN line to
dial one of two Swisscom SMS centers: 0900900941 or 0794998990.
My dialplan looks like this:
exten => 0900900941,1,Goto(smsmotx,${CALLERIDNUM},1)
exten => 0794998990,1,Goto(smsmotx,${CALLERIDNUM},1)
; outgoing SMS
[smsmotx]
exten => _X.,1,Set(smsFrom=${CALLERIDNUM})
exten => _X.,n,SMS(${smsFrom},,${EXTEN},${CALLERIDNAME}) ; Create an SMS
exten => _X.,n,SMS(${smsFrom}) ; Send queued SMS
exten => _X.,n,Hangup(...
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