similar to: Text Messaging or AIM

Displaying 20 results from an estimated 6000 matches similar to: "Text Messaging or AIM"

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
2009 Oct 16
1
can i use Asterisk to send sms to my database users?
Hi. that is the question. I need send periodically some sms messages to my users, stored in a database. We are doing that process with a cell service provider, but i wanna know if i can use my own server to do that. Any sugestion? thanks in advance.
2009 Nov 19
2
Send the same message to list of users
Customer is delivering stuff over the ocean. Time of delivery is between 1 month to 1.5 months. So customers need some sort of a tracking system ( hard to implement given the conditions ) or he needs to let tjem know when the packages arrived. Customers in Europe all have mobile phones, while senders in North America rarely have them ( they have answering machines, though ). Could someone
2005 Sep 08
1
centericq 4.21.0 on CentOS 4
Has anyone been able to install centericq 4.21.0 on CentOS 4? I've been unable to install the binary rpm from the centericq site. I've also been unable to correctly rebuild the source rpm on CentOS 4 as well. Any ideas would be greatly appreciated. Thanks, Barry
2005 Mar 22
1
Help Debugging my code?
Hey, I'm currently using the GotoIf application to set it so if certain caller ID's call my number, it will transfer it to my cell phone, here is the code I have so far. I get an error message that states "call rejected by 198.22.67.70: No such context/extention." when I call the number from my house number. Anyway, here is the code I have. [inbound] exten =>
2004 May 24
4
Grandstream message light button
I have finally set correctly the Message Wait Indicator feature on my Grandstream (I was using the wrong context - I thought the documentation referred to the {mailbox=210@Context} extension context not the voicemail context). Voicemail.conf [internalvoicemail] 20 => 1111,dean,dean@cogs.net,,attach=yes 30 => 2222,jodie,jodie@cogs.net,,attach=yes Sip.conf [20]
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
2006 Feb 21
3
ncurses programs look messaed up
When using things like links, centericq, or ntsysv on my fedora core 2 box the fonts in ncurses based programs look fine, but on my centos4.2 box all the pipes and dashes end up looking like ?????????????????? Does anyone know how to fix this problem ?
2003 Sep 24
8
VIA vs Intel
Has anyone successfully run asterisk with a VIA processor ? I have tried unsucessfully, do I have to run make with any specific switches ?
2005 Mar 17
2
gsm cannot be found in any file form... but it's there
Hey, I recorded this intro, and changed it to a gsm file in the shell, and I'm getting an error saying that it isn't in the directory at all when it's sitting right there. I don't know why that is. If you want to hear it, it's http://scheda.underfireradio.com/astintro.mp3 I don't know what the matter is, I've tried renaming it, copy and pasting it in there, deleting
2005 Mar 21
1
DISA Hangs up after DTMF is sent
Hey, this is happening to anyone who I try this with. We get into the DISA, then hear the dial tone. Dial 1 then start dialing the number, and it hangs up. I thought adding a wait time after the DISA may help, I was wrong. Here is what I have thus far in the DISA extentions. [DISA] exten => 7,1,DISA(no-password||"Scheda" <565> 455-1337) exten => 7,2,Wait(45) exten =>
2005 Mar 15
3
Asterisk@Home Install Problem
Whenever I try to install Asterisk@Home, I get this error at about 43% There was an error installing rpmdb-redhat-3.4-0.20050105. This can indicate media failure, lack of disk space, and/or hardware problems. This is a fatal error and your install will be aborted. Please verify your media and try your install again. I've gotten this on 3 different cd's I've burned. To make sure
2004 Apr 25
8
Using Exchange to send voicemail message
Hi, I run a local exchange server and would like asterisk to send voicemail notification messages via exchange. I have had a look at the voicemail.conf file, but I can't see how I would go about configuring it to use an account set up on exchange ? The exchange account would have both POP3 and IMAP access, so how can I tell Asterisk to use the exchange account rather then sendmail ?
2003 Oct 05
1
ChanIsAvail app setting ${AVAILCHAN} to an unusable value.
I sent this earlier under "Editting variable contents" but no-one has responded. So, the subject is now more to the problem, instead of the solution I was trying to implement. ChanIsAvail returns the channel ID plus "-<session>". How can I edit ${AVAILCHAN} to remove this session ID, so I can use its contents in a subsequent Dial statement? Dialing on Zap just gives a
2003 Dec 23
1
turning off IAX registration attempts
I have, in iax.conf the register statement: register => username:password@iaxtel.com This causes registration attempts to iaxtel.com for both IAX and IAX2. Every once in a while there is a packet for port 4569 keeping the IAX2 registration alive. This is fine. But, I have a barrage of registration attempts to iaxtel on port 5036 for IAX. Every UDP packet is answered with an ICMP packet
2003 Oct 11
4
Problems with AGI scripts in Perl and Java
Hi what can be wrong with * that console does not show any stderr text printed from agi script? I am starting with asterisk -vvvvvvvvvvvvvvvvvvvvvvvvrc VERBOSE command does show text on console but printing of STDERR does not I tried it from Perl and from Java and in both cases almost the same result, except in Java more things do not work. In Java for, for example, SAY DIGITS 123 78# would
2003 Apr 28
5
LineJack PSTN Out
Hi, New to the list. Just wanted to know if someone managed to get LineJack to make outgoing calls to the PSTN line in Asterisk. Any dev on this? Cheers, -P -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup
2015 Sep 22
2
How to config instance messaging for asterisk 12
MessageSend is command for send message, however I don't know what the context for sending message. I create a pjsip with the context 'from-internal' then when i config the extension for context 'from-internal' it works but then the my call dialplan does not work. Because they both sms and call are coming to the same context 'from-internal', as I notice. I wonder how
2009 May 07
3
Messaging System
Hi to All, I need to implement an automatic telephone messaging system that works like this: -the system generates the call based on mysql records or any database -when the client answer the phone, the Asterisk PBX playback a recorded message -when finish, hang up the channel. Only for voice messages not SMS. Exists some application based on Asterisk that makes this, or any code to
2003 Sep 01
2
Unified Messaging Support ?
Hello, One quick question. Does anyone has experience implementing unified messaging (UM) using Asterisk. Does Asterisk has support for UM ? Thanks, Tarun ___________________________________________________ Medicine meets Marketing; Dr. Swati Weds Jayaram. Rediff Matchmaker strikes another interesting match !! Visit http://matchmaker.rediff.com?2