search for: smsc

Displaying 20 results from an estimated 71 matches for "smsc".

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...
2008 Feb 27
1
Asterisk as SMSC to GSM-Phones
Hello all, i today have searched on the internet about a solution to let asterisk act as a SMSC (Short MessageServiceCentre) to deliver SMSes directly to GSM Phones. I only have found some cases with use of an extern SMSC (i.e. by the Mobile Net Provider) Is there a possibillity to do that, or ist asterisk only able to send SMS to analog phones? Do you have any idea or hint for me? Than...
2007 Feb 13
3
SMS via VoIP and web
Where can I get a starting point for setting up sms via VoIP and via web. I want to send SMS from VoIP or web to VoIP phones and GSM phones. 1. how to set-up? 2. which smsc should I use? (what is the price?) 3. which phones can be used? bye Ronald
2005 Sep 14
1
SMS using a PRI channel
Hi, I have some experience in sending SMSs using smsclient. I call the german Vodafone SMSC (01722278020), and smsclient takes approx 20 secs to send a SMS. The hardware is an Sedlbauer ISDN card. Now, I want to do the same using asterisk and a digium PRI card. I dialed using the manager with: action: originate channel: Zap/g4/01722278020 ... I as...
2010 Sep 06
4
SMS and fixed land lines
Hi, 1. Do you have any experience with receiving incoming SMS on an analog or ISDN landline ? How can then you differentiate an SMS call from a voice call ?
2007 Apr 18
1
[Bridge] is there RSTP for 2.6 kernel available?
Hi all, Can someone tell me where to find source code for RSTP for linux 2.6 kernel? Thank you in advance. -Marc.
2005 Jul 22
0
How to set the SMSC sender = VoIP provider 10-digit #
I have a VoIP provider that terminates to a PSTN 10-digit number. I want to be able to send/receive SMS messages that appear to be from the 10-digit number that my VoIP provider gives me. I am currently integrating Asterisk with Kannel and it works great. Unfortunately, my mobile phone provider Cingular, doesn't allow me to alter my number when I send out SMS messages. Or at least
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 sending messages... I have done a lot of tests...
2007 May 23
0
kannel on CentOS 5
...well. What type of external modem do u recommend? Pls see below for my /etc/kannel.conf file. [root at mailgw ~]# cat /etc/kannel.conf # # THIS IS A SAMPLE CONFIGURATION FOR SMS KANNEL # # It is run like this: # # 1% gw/bearerbox gw/smskannel.conf # 2% gw/smsbox gw/smskannel.conf # 3% test/fakesmsc -p 10000 -H localhost -i 1 -m 100 "123 345 text nop" # # ..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 fakes...
2005 Sep 01
0
How to resolve SMS/WAP/MMS/VoIP gateways on a shoestring?
I was wondering if anyone could shed some light on what options I have for mapping incoming/outgoing SMS messages to/from a telephone number that I am given by a VoIP provider who does not currently offer SMSC services? In other words, Voicepulse, my VoIP provider, provides me with a PSTN terminated number (hypothetically 222-222-2222). I use my Asterisk server to handle the calls that Voicepulse delivers to me via IAX. I need to send/receive SMS messages to/from the mobile carrier network. A...
2013 Mar 31
10
Debootstrapping a rootfs for Xen on FastModels A15
...k=xenboot console=ttyAMA0 root=/dev/mmcblk0 init=/bin/bash rw ip=dhcp"; This is how I launch the model ( where the variables of course contain the right paths ): ./model_shell ../resources/Cortex-A15x1/cadi_system_Linux-Release-GCC-4.4.so $1 -C motherboard.flashloader0.fname=$2 -C motherboard.smsc_91c111.enabled=1 -C motherboard.hostbridge.userNetworking=1 -C motherboard.pl011_uart0.out_file=./log.txt -C motherboard.mmc.p_mmc_file="$3" To get a basic filesystem I: - created a empty file ( with fallocate or dd ) - formated it ext4 - mounted the file and used HOSTNAME=armhf sudo deb...
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2012 Feb 15
2
[PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2012 Feb 15
4
[RESEND][PATCH v2 0/2] Part 2: handle addr_assign_type for random addresses
...t.c | 2 +- drivers/net/ethernet/natsemi/macsonic.c | 2 +- drivers/net/ethernet/nvidia/forcedeth.c | 3 ++- drivers/net/ethernet/rdc/r6040.c | 2 +- drivers/net/ethernet/sis/sis900.c | 2 +- drivers/net/ethernet/smsc/smsc911x.c | 3 ++- drivers/net/ethernet/smsc/smsc9420.c | 5 ++--- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- drivers/net/ethernet/tile/tilepro.c | 3 ++- drivers/net/ethernet/toshiba/tc35815.c | 2 +- drivers/net/eth...
2005 Sep 28
2
setting up asterisk as an sms central?
hi is it possible to use asterisk as an sms central to send SMSes directly to clients on PSTN instead of just communicating with a central? the telco to which we're currently connected doesn't have a central.... roy
2007 May 15
3
Sending bulk SMS messages from Rails app
Hi, One of my model generates short messages that has to be delivered to mobile phones as SMS''s. I am not sure how to proceed from here. 1. What are the components I would need? 2. Do I need a GSM modem? If yes how would it integrate with my app? 3. Does my hosting provider needs to have a GSM modem? 4. Does sending an SMS cost anything? If yes how much would a single SMS cost? Any
2006 Jun 29
1
using kannel with asterisk
hello I have an asterisk server with a te110p E1 digium card. the server is a hp ML370 3,2 Ghz 64bits, 1Mo L2 , 1Go Ram, 3 SCSI 73Go in raid5. I want to use in the same machine the kannel SMSC. i have no big trafic in the two gateway but I want to know if it generate a performence problem for asterisk I use fedora core4 with latest asterisk version . thanks Regards issam -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/aste...