Displaying 20 results from an estimated 30000 matches similar to: "google talk"
2006 Oct 30
2
anti ex-girlfriend
Hi Dear
I want to use asterisk(1.2.7.1) as a router by caller
id.
I have only a DID number, I want to map this number to
some ip-phones , base on received Caller-id.
it is my database's view:
456 | DID | 14193016880 | 2 | hangup |
|
455 | DID | 14193016880 | 1 | Dial |
H323/1169#989181310524@66.152.61.66|60 | didx.org for
2008 Nov 10
6
changing the size of voice packets
Dear,
is any way to change , the size of voice packets?
I want to increase the quality by decreasing the size of each packets, because of bandwidth failure.
?
thanks in advance
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081110/c1b2ed9d/attachment.htm
2009 Jan 26
2
custom cdr userfiled
Dear,
I added new field to cdr table , named "service" and type varchar(20),
but in extensions.conf with the following command, nothing to be saved.
exten => _X.,1,Set(CDR(service)=OUT)
does asterisk support this ability ?
is any setting must be changed, before that ?
best
Mani
2007 Mar 30
2
web based sip phone
hello
is any web based sip phone?
for example:
a user after logining in, view a configured sip phone,
and ......
best
MAni
____________________________________________________________________________________
Finding fabulous fares is fun.
Let Yahoo! FareChase search your favorite travel sites to find flight and hotel bargains.
http://farechase.yahoo.com/promo-generic-14795097
2006 Oct 30
1
Audiocodes MP-114 noise
It's noisy while talking.
Any idea?
Thanks in advance.
Jason
____________________________________________________________________________________
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates
(http://voice.yahoo.com)
2006 Dec 01
1
H323 NAT Problem
Hi,
I installed asterisk with oh323.
My gatekeeper is out of nat device.
How can i register * to gatekeeper?
Thanks in advance..
Jason.
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com
2007 Jan 19
1
I want install samba on debian
Dear
I am very beginners for samba. I want to install samba on Debian. I want maintain file server. We have 50 PCs that are running on WinXP I want connect these PCs to PC it run on Debian .
Over IP Range is 192.168.1.0 255.255.255.0
What are the main step to install samba on debian .
DNS server is must or not?
Can you help me thanks
2009 Jan 31
1
iax clients were unregistered after 30sec
Dear,
Our iax clients's ip and port in the database were removed automatically, after 30 secs.
the iax info is saved in odbc and postgresql .
asterisk=# select * from iax_buddies where username='9706015';
name | username | type | secret | md5secret | dbsecret | transfer | inkeys | outkeys | auth | accountcode | amaflags | callerid | context | defaultip | host | language
2006 Oct 30
0
better seeking
my apologies for not doing this before Miroslav... I will definitely
integrate it this time.
Josh
--- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote:
> Ok, the patch from 2003 about improving seeking still didn't make it
> to CVS, so here is another try.
>
> I made some benchmarking with the test_seeking utility from flac
> sources to show how bad the current
2006 Nov 06
1
asterisk 1,4 and google talk
hi fellow asterisk enthusiasts,
i've configured jabber.conf and gtalk.conf as descibed on voip-info.org
(http://www.voip-info.org/wiki/view/Asterisk+Google+Talk).
i see these messages on the CLI now, and i haven't been able to get
Asterisk-Gtalk connectivity to work.
*CLI>
[Nov 3 22:17:01] WARNING[30878]: res_jabber.c:1504 aji_recv_loop: JABBER:
socket read error
*CLI>
JABBER:
2007 Mar 09
1
sip tunnel
Dears
my Internet Provider , prevents , sip connections,
between sip client(sip phone) and sip server,
(asterisk + ser) .
both of client and server are mine.
is there any solution for tunneling the sip packets?
best
Mani
____________________________________________________________________________________
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
2007 Mar 28
1
h323
hi
After compiling and installing pwlib and openh323 ,
the asterisk, give the folloing error.
please tell me where the problem is ?
Best
Mani
*CLI> -- Executing Dial("SIP/2.2.2.2-086f5ac0",
"H323/652#150388590962@1.1.1.1|60") in new stack
Mar 28 14:17:23 WARNING[11985]: channel.c:2576
ast_request: No translator path exists for channel
type H323 (native 4) to 256
Mar 28
2006 Oct 31
0
IMAP Dovecot with ISPConfig and shared folders?
Fedora 5, postfix, dovecot, ISPConfig server all
running well, (don't want to break it) LOL. But, I do
not have IMAP shared folders.
These instructions on dovecot tell of how to setup
namespace to be able to get shared folders.
http://wiki.dovecot.org/SharedFolders
But given everything is relative in ISPConfig, not
sure if this is possible or if I could really mess
things up.
What tells
2006 Dec 02
1
checking during authentification if imap or pop3 connection
Hello.
I'd like to know if there is a way to differ between
imap and pop3
during mysql-auth.
I would need the possibility to allow some users imap
and only allow pop3 to the rest. I think there could
be a flag that'll be substituted in my auth query.
Thanks for infos.
Regards.
____________________________________________________________________________________
Cheap talk?
Check out
2006 Nov 28
1
help
Heloo!
I have 3 Vpn with 3 servers!
pc1 with debian and adr. for ex. 10.10.10.x
pc2 with debian and adr. for ex. 10.10.10.y
pc3 with debian and adr. for ex. 10.10.10.z
On tinc i have
pc1 connect to pc2 and pc3
pc2 connect to pc1 and pc3
pc3 connect to pc1 and pc3
Evrithing works fine but i whant to connect from home
to this vpn but at my home i have a pppoe (no ip adr.,
i have user and pass to
2007 Feb 03
3
need help with MSVC
for recent code changes I find myself needing some workarounds
for MSVC6:
1st, I need a fast way to swap bytes (for endianness) of a 32-bit
int. I could not find a builtin like bswap; the closest thing I
found was ntohl() which appears to be a function call and also
requires linking with winsock2 (ws2_32.lib) to get it.
2nd, I need an equivalent for lround() (or round() is ok), which
is not in
2006 Nov 08
0
OT - Polycom https provisioning
Hi,
I've setup polycom https provisioning with an apache/linux server. However the log files aren't saved because there is nothing to process the http PUTS polycom uses. Does anyone have a secure solution they are using in this scenario so the phone log files can be saved?
philippe
---------------------------------
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call
2007 Jan 11
0
Re: Digium TE407P vs. Sangoma A104d
Hi,
Recommending to go Digium because of an OpenBSD issue with the
Sangoma A104D is quite funny to say the least since neither
is the TE407P supported in BSD by Digium. So the recommendation is
useless to the person who originally requested for a comparison
between the two products.
If someone wanted to send back the A104D, he could have taken
advantage of Sangoma's 30 day money back
2006 Mar 30
0
Any new Voice Recognition devs?
Not open source, but free for 2 ports: Prophecy2006 by Voxeo. Supports CCXML, CallXML and VXML. Interops nicely w/ asterisk.
________________________________
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Neil Skowronek
Sent: Wednesday, March 29, 2006 11:03 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject:
2011 Aug 10
3
ulimit
Dear
for having an stable system which limit option is good for ulimit comand ?
2-is any option for making asterisk crash-free?
Best
--
Pezhman Lali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110810/365d9d56/attachment.htm>