Displaying 20 results from an estimated 100 matches similar to: "CentOS vs. Nokia Phones"
2013 Jan 21
3
Having trouble updating glibc on Centos 6.3
rpm -q glibc
gives me:
glibc-2.12-1.80.el6_3.6.x86_64
However I need glibc-2.15
If I do
yum update glibc
I get:
No packages marked for Update
Any help would be greatly appreciated.
2006 Mar 22
5
gnokii on FreeBSD 6.0 and Dell PE 2850
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060322/b3ddf5ba/attachment-0001.pgp
2016 Oct 06
2
NOTIFYCMD doesn't work at all... not fully
Hi there,
i have a problem with the NOTIFYCMD in the upsmon.conf file.
My line in the config looks like this:
NOTIFYCMD "/etc/nut/upsnotify.sh"
Now this ist my "/etc/nut/upsnotify.sh":
#!/bin/bash
EMAIL='mail at domain.de'
SMS1='+49123456789'
SMS2='+491987654231'
#eMail versenden
echo -e "Die USV mit dem Namen '$UPSNAME' hat seinen
2003 May 03
3
Execute command after hangup / MWI
Hi guys,
is there any way to execute a command *after* a caller has hung up the
call? Something like
exten => s,1,Voicemail
exten => s,2,AGI(mwi.agi)
I'd like to turn off the MWI on my cellphone (which is done by gammu[1])
Or does anyone know a way to check the state of the MWI from outside,
i.e. with a cron-job? I'm turning on the MWI with the email-notify from
voicemail, but
2011 Mar 02
2
Error: Missing Dependency: libgnokii.so.4()(64bit) is needed by package 6:kdepim-3.5.10-2.el5.x86_64 (installed)
Hi Y'All,
Yum update on CentOS 5 has for the last week or so started giving me the
following errors
root at neodymium 16:03:46 ~ # nice yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.sov.uk.goscomb.net
* base: mirror.sov.uk.goscomb.net
* epel: mirror01.th.ifl.net
* extras: mirror.sov.uk.goscomb.net
* rpmfusion-free-updates:
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
2010 Nov 18
2
SMS Gateway
Hi list-people!
Is there anybody who has expiriences with sms gateway on Centos? Our
customer has a Siemens modem (connected via serial port) and finds any
tool for sending and receving sms. I found something like gammu and
smstools but I'm not sure with it.. Have you any tips?
Thanks a lot!
JJ.
2006 Feb 10
1
OOT: itegno gsm modem + gnokii + playsms
Hi all, sorry for the OOT.
I've been trying to setup a sms gateway for a couple of sleepless nights now.
I use Itegno 3000 USB gsm modem, gnokii sms manager, and playsms a web
interface for sms http://freshmeat.net/projects/playsms/ on FC4.
Here's what happen:
1. Using minicom, I can send sms
2. Using xgnokii (x interface of gnokii), I can send sms
3. Using playsms, I CANNOT send sms, it
2006 Apr 13
4
OT: MWI on Treo 600/650
My cell vm goes to asterisk, not the carrier. Apparently MWI is turned
on/off with specially formatted SMS messages. Anyone know how to do this
on a Treo 600? Having the phone light from Asterisk would be HUGE ...
not to mention extremely cool.
dbc.
2010 May 28
6
Normalizing called numbers
Hi,
I'm working on my dial plan and I'd like to parse all dialed numbers
to convert them to the format I want.
For example if someone dials 0112345678 or 0033112345678 I would like
to convert it to +33112345678 and then match the number to my exten =>
+33XXXXXXXX statements.
Is this possible with asterisk? I tried different ways (using _., s,
...) but I can't seem to get that
2003 Nov 23
8
Re: [Asterisk] GSM access
Hi Mark
Did you or anyone else ever find a satisfactory solution to this? Are there any phones which provide voice through the serial connection?
What about the nokia card phone - does it have open source drivers?
Cheers
Rob
On Sat, Jul 13, 2002 at 10:31:53AM -0500, Mark Spencer wrote:
> Does anyone (maybe in Europe) know how I could build a GSM compatible
> channel for Asterisk, so
2008 Jun 04
1
USB
I have been migrating from WinXP to Ubuntu Linux, and all but one of my
essential applications can be accommodated. The exception in the PC Sync
software for my mobile phone, which I need to download photos to the
computer. The setup disc runs under WINE, but the sync screen does not work,
presumably because USB drivers cannot be set up (the phone memory is not
accessible from Windows Explorer, so
2010 May 07
0
asterisk and gnokii on same server: scratchy sound
Hi,
Has anyone tried to use gnokii to send/receive SMS messages via serial or USB with AT commands while running Asterisk?
Some of my calls have a "scratchy sound" once in a while. It doesn't seem to be due to packet loss but some kind of interference (CPU is ok, etc.). I've noticed some coincidence in time between this scratchy sound and the gnokii process. I have a bash
2007 Jun 01
0
USB phone -- Help
Hi,
I attached a mobile phone (its name I-MATE SMART PHONE) to a box running
CentOS 5 by using a usb cable which came with that phone.
Now, it shows /dev/ttyUSB0
Now I want to send a sms to my friends.
I installed gammu. Pls see below for installed rpm.
[root at mailgw ~]# rpm -qa |grep gammu
gammu-1.11.0-1.el5.rf
here's my /etc/gammurc file.
[gammu]
port = /dev/ttyUSB0
;model = 6110
2007 Apr 24
0
Help making gnokii (cvs version) rpm for CentOS 5
Hi, I'm trying to package gnokii (using FC6 SRPM as base).
I can build it without problems, my problem is that I want to upgrade it
from CVS version.
I download the cvs version (from cvs, because "current" tar.gz appears to
be broken) but ... ?How can I convert this CVS version to a "peseudo
release" to make a diff from 0.6.14 and add the patch into the SOURCES?
Thanks
2013 Aug 13
1
5.9, GNOKII, SMS and Huawei [ E160G | E176 ]
Hi
I want to setup a SMS system for Nagios on a 5.9 box.
I read in a blog that the two modems Huawei [ E160G | E176 ] work with 6.3.
Anybody any experience with those modems and do they work with 5.9?
Are there any other devices that are better/recommended?
Thanks
Jobst
--
186,262 miles/second : Not just a good idea, it's the LAW.
| |0| | Jobst Schmalenbach, jobst at
2013 Mar 19
0
Bug#703430: Possible memory leak in qemu-dm when Xen USB Passthrough is used
Package: xen-hypervisor-4.1-amd64
Version: 4.1.4-2
This is related to Bug#699237: Huawei E220 does not work under Debian Wheezy
Mainboard Gigabyte Z77X-D3H, 32GB RAM
Xen dom0: Debian Wheezy
3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux - affected
3.2.0-4-amd64 #1 SMP Debian 3.2.39-2 x86_64 GNU/Linux - affected
Bus 001 Device 004: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA
2005 Mar 22
7
Rhino Channel Bank or ADIT 600
I am forklifting a Merridian option 51c with 112 Nortel Digital Handsets
and 400 analog units. For the analog units I have quotes for 9 ADIT 600
48 port fxs units and 17 Rhino 24 port FXS channel banks. I have used
neither. Which is the best choice? The price difference is not that
great. I am looking at Citelinks 24 port Handset Gateway for the Nortel
Digital units. (Any other suggestions
2005 Aug 18
4
Die, KDE! Die! (Sticking with Gnome and Yum Conflicts)
Okay, I experimented with both KDE and Gnome, and decided I'd rather use
Gnome. After making this decision, I wanted to remove KDE, because I
like to keep my hard drive as lean as possible.
I accomplished this, or so I thought, by running:
# yum groupremove "KDE (K Desktop Environment)".
It seemed to work. Removed a whole bunch 'o stuff.
Okay, but then I wanted to install k3B,
2007 Jan 08
0
snom 190 (etc.?) dialscript for * debugging and kaddressbook
Thought I might just as well share these scripts, they may work with
other phones too:
########################################################################
*1)* Dialing from the KDE 3.5.5 address book works with a script that
gets triggered from the kaddressbook (Settings - Script Hooks - Phone)
with my command
snom_dial_number %N
The script snom_dial_number itself goes like this: