Displaying 20 results from an estimated 1200 matches similar to: "New Grandstream phones."
2005 Jan 25
3
OT: pinout for"standard"telephoneheadsetrequired.?
> Many thanks Julian.
Are you looking for the pinout for a single plug 2.5mm (cellphone)
headset or a dual plug 3.5mm (computer) headset?
--
Nabeel Jafferali
Tel: +1 (416) 628-9342 Toronto
+1 (646) 225-7426 New York
FWD: 46990
Email/MSN: nabeel<at>jafferali.net
2007 Apr 26
4
headsets for linksys/sipura phones?
I was just browsing my local suppliers list of headsets - not a single
one with a single 2.5mm jack. Either USB or 1-2 3.5mm jacks.
Can anyone recommend a headset that works with e.g. SPA-921 and -941?
/Per Jessen, Z?rich
2007 Mar 07
8
Writing definitions to support changing defaults
What is the right way to write definition so that defaults can be overriden?
$puppetdir = "puppet://$server/files"
define remotefile($source, $owner = "root", $group = "root", $mode =
0644, $backup = false, $recurse = false) {
file { $name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
2012 Aug 02
4
html/js/flash/air SIP clients?
Dear list,
I am looking for an open source SIP client(or any SDK) that can work on a
browser. It may be based html5, javascript, flash, adobe air. I have done
some research myself and I would like to ask the community if they have any
further hints for me. Real life experience would be awesome.
Thanks,
Regards,
Arstan Jusupov
-------------- next part --------------
An HTML attachment was
2009 Mar 17
1
Looking for a patch cable for my SPA941 Phones
Hi all,
i know this question is not directly asterisk related - but i have no
idea where else to ask.
We do have around 50 pieces of LinkSys SPA941 - these phones do have a
2.5mm plug connection - and we do have many many headsets we used with
normal PC's before (so 2x3.5mm plug connection).
Does anyone here know where i can get an adapter 1x2.5mm -> 2x3.5mm ?
Or can anyone here tell me
2005 Apr 25
6
Dreamweaver MX 2004
Hi,
Has anyone had any luck installing or getting it to run from a windows install?
Basically I'm stuck at exactly the same point (I get the exact same messages
and all) as http://www.winehq.org/hypermail/wine-users/2005/02/0018.html and
the people who posted comments in the AppDB
http://appdb.winehq.org/appview.php?versionId=1810.
I'm using Wine 20050419
Brian
2007 Jan 25
4
Conditional exec
I am trying to write a definition that downloads and extracts a tar
file if the destination directory does not exist. The tar file won''t
change and does not need to be download and extracted if it changes.
The definition I am using now is:
define remote_tar($source, $directory) {
remotefile { "/tmp/$name.tgz":
source => $source,
}
exec {
2005 May 10
2
Sipura 841 and headset
Hi folks !
I bought two sipura 841 phones. I used to have GN Netcom headset which
I connect instead of the handset. The problem is that I don't have any
sound coming out the headset and I can't speak neither !
I'am located in France and I was wondering if the cabling in the sipura
and in the headset is the same (I mean the order of the cables) or maybe
is there something else to
2009 Jan 29
3
domain power users
Hello:
I have an nt domain comprised of a samba/openldap pdc with windows xp sp2
clients.
*samba 3.0.28a-1
slapd 2.4.9-0
smbldap-tools 0.9.4-1
Ubuntu 8.04 Server LTS
Windows Xp SP2
*
I have two problems which I think are related.
- using "gpresult" from an xp client on the domain, the user is not shown as
being a "Power Users", even with their primary group (-g) set to
2007 Mar 01
7
Local puppet
I''m trying to scale up Puppet and am wondering if I can use Puppet in an
odd way.
I''m looking to use Puppet as an authoritative source for all the
configuration done to a cluster. That includes fstab''s, modprobe.conf,
etc. This reduces duplication.
I''m using SystemImager on a cluster and would like to run Puppet during
the install, so when the node reboots, it
2006 May 25
0
RE: Asterisk-Users Digest, Vol 22, Issue 147
Mitel ICP 3300 & Asterisk, Is possible that integration? (C?sar)
-----Mensaje original-----
De: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] En nombre de asterisk-users-request@lists.digium.com
Enviado el: Jueves, 25 de Mayo de 2006 03:00 p.m.
Para: asterisk-users@lists.digium.com
Asunto: Asterisk-Users Digest, Vol 22, Issue 147
Send
2005 Jun 15
1
CellPhone BlueTooth adapater with Wireless Profile ??
All
Any body know of a generic bluetooth adpater for the
universal 2.5mm headset jack on a cell phone that supports
the wireless profile *NOT* the headset profile
I know jabra has the A210
http://www.jabra.com/JabraCMS/NA/EN/MainMenu/Products/Accessories/JabraA210/
JabraA210
but it only support the headset profile ..
I am trying to shoe horn my current braindead cell into DocknTalk
2005 Apr 28
2
Help with using the WINEDEBUG variable
Hi users.
I have found the WINEDEBUG variable to be very useful. However, now that my
program starts, using WINEDEBUG=trace,+all or WINEDEBUG=+all creats log
files well over 2.0 GB.
I am trying to find messages like the following:
0009:trace:seh:EXC_RtlRaiseException code=c0000005 flags=0 addr=0x4725f1
(and the few lines above it) to try and figure out what's causing my
Dreamweaver to
2007 Jan 22
3
Resource dependencies
For example, I have a bunch of package resources defined for packages
which are contained in the yum repositories defined by the yumrepo
resources. If the package is installed first, then it will fail
because the repository is not available. I know about "require". But
I would prefer not to add a direct dependency on the source
repository. Is there an easier way to do this? What
2004 Aug 06
1
PDA as source client
> Well, I thought about it as well but up to now didn't try. Via which
> way do you intend to have e.g. a line-in to the iPaq with reasonable
> quality. Would be really interesting to figure out such things ...
> and then use a WLAN-cradle to transport data to the internet *g*
The main use would be covering events at sports fields, auditoriums, etc.
that are away from the
2007 Aug 24
4
Variable scope: Class inheritance vs Include statement.
Hello.
I''m a long time cfengine user, some might say sufferer, and I have
finally managed to get around to experimenting with Puppet. So far I''m
very impressed.
I am trying to get puppet to configure the openntpd config file, from
an ERB template, based on the node definition in the site config.
What I''m trying to understand is why when I define a variable in a
child
2005 Jan 11
3
correctly uninstalling/reinstalling wine?
Hi list,
Every time before I post a problem or question, I try to upgrade my wine to
the latest version (as I was told to do at the beginning).
Well I'm going on to my 5th or 6th new version of wine. As an experienced
Windows user (and a fairly new, but OK Linux user) I am concerned about the
effect on my computer of simply installing wine after wine after wine. I
seem to recall copying
2006 Jan 05
1
In search of Headset Compatible Analog Phone
I have been looking for analog phones for my * system that work with our plantronic amplifiers and headsets. The problem I am having with the Aastra phones that I have purchased (PT-390, 9116, 9120, 8009 ), is that they don't seem to stay hung up unless you physically hang up the handset everytime you finish a call. I have even purchased the Aastra 9120 which sais it has on-hook
2007 Jan 10
9
Definition specialization
There was a discussion a while ago about adding inheritance to
definitions. There is a need for a way to specialize parameters while
allowing passing other options. This comes up with remotefile where
it would be nice to have a default server location but not specify all
the parameters (and their defaults) in the definition.
Was there a change to the syntax? Is there a way to accomplish this?
2007 May 07
3
Deploying file from server only initially
Is it possible to have a file copied from the fileserver but only when
it doesn''t exist? I want to prevent changes on the client from being
wiped out if it is different. We have a couple of config files that
the DBAs are resistant to managing through puppet. They currently
manually deploy changes and I don''t want those changes wiped out if
the server isn''t updated. I