similar to: using kannel with asterisk

Displaying 20 results from an estimated 300 matches similar to: "using kannel with asterisk"

2005 Nov 10
3
kannel from dag - sqlite conflict with centos 4.2
I have a CentOS 4.1 box running Dag's Wieers kannel 1.4.0-3.2.el4.rf package which has a dependency on sqlite version 2.8.16-1.2.el4.rf also from Dag. If I try to up2date to centos 4.2 I'm hitting a conflict whereby 4.2 wants to install sqlite 3.2.2 - but kannel doesn't like that, reporting: Unresolvable chain of dependencies: kannel 1.4.0-3.2.el4.rf requires libsqlite.so.0 The new
2006 Apr 23
3
E1 connexion
Hello I have an E1 connection with 32 channels. To access to our IVR, you use 8898 phone number or 8899. If you call the 8898 you listen to the first application If you call the 8899 you listen to the second application How can I configure asterisk to do this Thank you issam -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 24
3
Channel Restart and Dropped calls
We are using AAH with Asterisk 1.2.7.1 with a TE405P as listed below. We are getting frequent restarts on the spans which lead to dropped calls. I have pasted some hopefully pertinent information below -- anyone have any clues that might help? Thanks Next line is repeated throughout messages, going through every channel in every connected span. asterisk/full.1:Apr 24 01:15:25 VERBOSE[4196]
2007 May 23
0
kannel on CentOS 5
Hi, has anybody out there who has setup kannel on CentOS 5. I just installed from src.rpm pls see below for installed rpms. [root at mailgw ~]# rpm -qa |grep kannel kannel-1.4.1-2.rf kannel-debuginfo-1.4.1-2.rf kannel-devel-1.4.1-2.rf I want to setup kannel for sending SMS via a web browser on this CentOS 5 box. I googled a lot. But I could not find a lot of info. I think I need an external
2005 Jul 18
1
Sending an SMS out of Asterisk via Kannel
GOAL: To pass variables from Asterisk to Kannel when sending out an SMS message using a URL. CURRENTLY: I am able to pass a URL via Asterisk to Kannel and out of my GSM modem BUT I haven't figured out how to include Asterisk variables in the string. I was hoping someone could help me figure out what I'm doing wrong. Perhaps there is a simple AGI I should be using. I am not
2019 Nov 13
1
unintall Kannel
how do i uninstall the gateway completely? *Godwin Adade* Service Delivery Analyst [image: Picture] Cell: +233546318611 *Excellence, Integrity, Reliability*
2003 Dec 17
4
SIP
Hi, Could somebody help me this SIP trasport? I'm receiving SIP "invite" with CLI of calling party from the SIP gateway, aster that my IVR has to answer the call. sip.conf: ========= [general] port = 5060 bindaddr = 0.0.0.0 context = incomingsip videosupport=yes ; Turn on support for SIP video disallow=all ; Disallow all codecs allow=g729
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
2003 Jul 24
5
Configuration
Is there any kind of Configuration guide available? I've been trying to get a SIP Soft phone to work and all I get is: NOTICE[81926]: File chan_sip.c Line 4716 handle_request): Registration from '<sip:xxx@xxx.xxx.xxx.xxx> failed for 'yyy.yyy.yyy.yyy' I know I'm missing something in the configuration. But don't know much about * yet. Thanks, Kyle --------------
2010 Nov 09
1
SMS Gateway
Hi list, Anyone has some guidance in how can I project a SMS gateway with Asterisk. I mean, some good web link,pdf or something like that? Thanks in advanced!!Att, Flavio Roberto Miranda MSN:flaviormiranda at hotmail.com Skype: flaviormirandaru -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 21
1
Call queue problem
Hi all, We have an 8 agent support desk setup with 2 call queues running Asterisk 1.4.5. Every so often agents will receive a call from the queue that only rings once not allowing them time to answer. The call doesn't seem to be dropped, just seems to go to voicemail. The agents are also mentioning they do not receive the 30 second wrapuptime I have specified in queues.conf. We're
2011 Nov 29
2
SIM to E1 gateway, and SMS gateway
Hi All; I need to use a gateway that converts from SIM to E1 to I can send and receive calls via the GSM, so did any one use a good gateway for this and reliable and stable and costly effective, so he can advise us to use it? Also, it will be a separate product if we need also to use it for SMS (send and receive), also we need a reliable and constly effective product for this. Thanks in
2007 Apr 17
5
sending an SMS via Asterisk?
I've been googling 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) ;
2009 Feb 09
2
SMS /w Asterisk
Hi all, I'm looking into being able to send/receive SMS messages with my asterisk box in the US. I've seen the SMS command as well as the Kannel program. I'd prefer to do it from Asterisk. I've tried something like: exten => 999,n,sms(15551234567,s,"This is a test") in my dialplan, but when this runs, it dials the phone number and then nothing. What am I
2009 Jul 03
1
*Sort of Commercial* TracFone's $45 unlimited offer to 'stun' rivals
Great for Chan_Mobile and GSM modem for SMS in Kannel or if Asterisk supports SMS over GSM modem. I know chan_mobile had SMS in the future at one point but have not revisited the project since. "America Movil's MVNO TracFone Wireless quietly unveiled a prepaid, nationwide unlimited offering for $45 per month that includes unlimited text messaging and 30 MB of data."
2009 Jul 09
4
is possible to sen sms with asterisk in Spain?
Hi all, I?m a beginner with asterisk and I want to know if with asterisk I can send sms to a mobile, I?m on Spain, and I don?t know this can be a problem (with the operators...) I have Elastix 1.3.2 and I have seen this url: http://mirror.su.lt/voip-info/wiki/view/Asterisk+cmd+Sms.html I have tried the smsq command but I can get it work, (as I say I?m a begginer and I don?t understand several
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
2006 Feb 21
26
Net::SMS::BulkSMS 0.1
This is the first release of a new Ruby library for the www.bulksms.co.ukAPI which should allow simple integration of SMS functionality into your Ruby or Rails apps. Sending a message is as simple as: @service = Service.new(''username'', ''password'') @service.send_message(''This is my message!'', ''4479123456789'') # whats my
2009 Feb 12
2
"Could not find server puppet" - installation/configuration error
Started the discussion in puppet users mailing list based on recommendation from luke. This discussion is to a follow up regarding bug#1955 "Could not find server puppet" - installation/configuration error". jamtur01''s last recommendation: Rather than renaming things try the certname option (see http://reductivelabs.com/trac/puppet/wiki/ConfigurationReference). But
2008 Feb 27
4
proliant ml370
hi all, i just inherit a server: Compaq ProLiant ML370 Generation 2 Server with Smart Array 5300 Controller with 6x18.2GB hard drives. i want to install centos 5 on it with hardware raid 1. any idea how? it also has a build-in and add-on ethernet cards. how do i know which one is which to assign ip? thanks. t. hiep