Displaying 20 results from an estimated 9000 matches similar to: "Windows Messenger"
2004 Dec 09
11
Asterisk@Home
I have started to receive a lot of positive response
for the Asterisk@Home project. For those of you
unfamiliar with this project the goal of Asterisk@Home
is to make a full featured version of Asterisk very
easy to install.
We have created a 1 step .iso that installs RHEL
(RedHat Enterprise Linux) and Asterisk. It includes a
web GUI that allows easy editing of the Asterisk
Config files.
2005 Feb 24
3
Inheriting variables
I'm trying to set a channel variable and make it available to another
channel:
I thought that if I SetVar(_SomeVariable=SomeValue) or
SetVar(__SomeVariable=SomeValue) then SomeVariable would be available in
the destination channel.
However __SomeVariable, _SomeVariable and SomeVariable are all blank.
The scenario:
Agents logon to the queue using callbacklogin. From what I can gather
2005 Mar 02
3
Asterisk Manager API - multi "Originate" cal ls
Hello,
You can do either, you can send multiple Originate actions in a long line
without waiting for a response back(although the responses do usually come
back very fast) or you can open multiple connections using each one to
Originate a new call. We use the multiple connection method in the
astGUIclient suite because if you get a pause or lag in Manager output on a
single connection(which does
2005 Feb 28
1
Manager "Message: Originate failed" beinggenerated when callee does not pick up
<<I am getting "Message: Originate failed" even the phone is ringing on the other end of the line.>>
Originate will ring your own extension first and when you pick up, call the other number. If you don't pick up your extension, you will receive the message you see.
Bill Seddon
________________________________
From: asterisk-users-bounces@lists.digium.com on behalf
2005 Jan 10
2
Asterisk Setup Documentation
Hello all:
Can anyone help me with finding the best locations for getting setup and
other documentation for *.
Thank you.
Phil Menico
www.xtend.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050110/6b26b235/attachment.htm
2004 Oct 01
2
MOH - 3 processes of mpg321 taking 20%CPU each - normal ?
Hi,
I have P4 2.8 HT machine with Asterisk. I spot 3 processes of mpg321 taking
20% of CPU each even when no call is made to Asterisk or any other PBX
activity is on ?
Is this behaviour normal ?
Regards,
Robert.
2005 Feb 26
1
Determine IP addres of a AIP/IAX user
Hello all!
Is there any possibility to determine the IP address of a caller in my
dialplan?
I would like to have a predefined channel variable like ${CALLER_IP} but
it seems it doesn't exist
(http://www.voip-info.org/wiki-Asterisk+Variables) .. is this list
complete?
Are there any other possibility to store the SIP/IAX caller's IP address
on every call?
Thanks
Niels
2004 Sep 08
3
Newbie: Only allow authenticated users to call
I made the observation that I'm able to make a call with my SIP client (kphone) even when I'm not
registered/authenticated.
Of course, when I'm not registered at asterisk, people can't call me, but it's still a huge security hole,
that unregistered Clients can make calls.
Is there a way to tell asterisk to only allow registered clients making calls? I know about the
2004 Aug 24
1
RC2 and Netmeeting 3.01 ?
Hi,
I'd kindly ask for any guidance how to setup Netmeeting to work with
Asterisk.
I've setup Asterisk as Gateway, selected GSM codec, and I'm able to call
local extensions (no calls into PBX functions) but get no sound.
Any hint, advice ?
Anyone using Netmeeting (maybe also windows messenger) with Asterisk
sucessfully ?
Thanks in advance,
regards,
Robert.
2004 Sep 10
4
SIP on Handhelds
Does anyone know if SIP will/is support on handheld PCs such as the iPaq
or Axiom? With their integrated 802.11b and Bluetooth it seems like a
solution to provide a wireless based sip phone for any user would be
possible. Handoff between access points might be problematic but most
users I know would be using their PDA phone in an airport with free
wireless or at the local cafe, etc, etc...
Can
2005 Feb 23
3
Able to tell if phone is registered?
Hi All,
I have a new asterisk setup running at home and am very happy with it.
One thing that I am trying to do is to take various actions in the
dialplan *if* a particular phone is registered/authenticated/connected.
For example, if someone dials *me* and is shows that I am connected via
my softphone, to try it instead of my deskphone (and possibly notifiy
the user in advance that it is
2004 Sep 10
2
Large compression test
A large test I ran on flac 1.0 recently finished so I thought
I'd post the results. I took about 60 CDs, totalling around
30 gigs uncompressed, and compressed them all using all 10 of
flac's default compression modes (-0 through -9). The CDs are
of a wide variety of music; I think the only major genres not
represented are country and rap (freudian slip). Anyway, the
raw numbers:
Opt
2003 Jul 14
2
MSN Messenger 4.7 vs 5.0
Hi.
This is perhaps a little bit off-topic here, but I couldn't
find informations elsewhere, so perhaps someone can help me:
I've been using Messenger 4.7 for a while on my W2k Laptop
to place SIP-Calls via asterisk with messengers
"communications service" feature. Works fine.
Then I thought that it would be a good idea to do an upgrade
to v5.0... (yes, never touch a running
2004 Sep 04
3
Help Running am-main.pl Perl/CGI on Apache Server
Hi all,
I've installed Asterisk on Linux Red Had 9. Now, I was trying to set
up a GUI based system for the PBX.
I downloaded some packages, but I have to have Perl running CGI
scripts through the webserver. It does not allow me to.
I am able to run a basic script that just just prints out html
messages and nothing else. However, when I try to run am-main.pl or
config.pl or any other
2006 Nov 03
2
DROP MSN MESSENGER by IPTABLES- CENTOS 4
Dear Friends,
I installed CENTOS 4.4 on server.
I need DROP MSN Messenger using IPTABLES, I created the rule below.
$IPTABLES -A INPUT -p tcp -m string --string "x-msn-messenger" -j DROP
But, When I run IPTABLES, I have received follow error:
DROP -> MSN Messenger
iptables v1.2.11: Couldn't load match
`string':/lib/iptables/libipt_string.so: cannot open shared object
2003 Oct 02
2
WINXP Messenger SIP Client (Good News, Bad News)
I found this information on how to make XP have a dialpad in Windows Messenger
which was awesome news
HKEY_CURRENT_USER\Software\Microsoft\MessengerService\CorpPC2PHone
(change it from 0 to 1 and a magic new choice to make phone calls appears)
only to be crushed hours later when I realized It doesnt seem to do dtmf right.
If i make an ext lead to AgentLogin for instance and press my
2003 Dec 22
1
windows messenger and DTMF
Hello All,
Another question today:-)
I have just started playing with windows messenger and asterisk -
following the little how-to from the asterisk web-site work well - good
sound quality but you cannot put people on hold transfer them or send
DTMF (to get asterisk to do the transfer) or am I missing something -
this makes quite a poor soft phone if this is the case?
Thanks
Nick
2009 Mar 18
6
Need Help with yahoo messenger & Wine?
I installed the current version of yahoo messenger to Wine. I see the yahoo messenger icon on my desktop but when I click on it nothing happens. Also I'm using Ubuntu 8.4? I'm also new to Linux/Ubuntu so please be patient with me. Thanks! Bye!
2001 Oct 16
2
msn messenger
Does anyone have a url or some hints as to how to install MSN messenger, i
know it can be done, but I can't figure it out.
Thanks
2007 Aug 14
2
MSN Messenger
Hi, I would like to know if anyone has information about the regresion of
MSN Messenger 7.0. This program use to work until Wine 0.9.21 but from
0.9.22 it haven't worked anymore.
--
Jaime Rave Torres
GNU/Linux User - Ubuntu Feisty
-------------- next part --------------
An HTML attachment was scrubbed...
URL: