Displaying 11 results from an estimated 11 matches for "yac".
Did you mean:
ac
2005 May 15
4
Callerid on PC and more
Guys.
This is a good one... Is anybody doing callerid on the PC? What are you
using besides yac or things like that? And are you using some CRM like
Goldmine with it?
Good huh?
2006 Mar 07
17
[UNDER CONSTRUCTION] YAC? (Yet Another Capistrano)
...ies. Also, when
working in a shared hosting environment, the Capistrano model can be
outside the capabilities allowed by the Web host.
I simply need to push selected directories (on a changed-file basis) out
to a server. I have about 80% of the code written to do this (I''m
considering YAC for the name, with a nod to yacc). Another name might be
YAST (Yet Another SwitchTower).
Enough about what I''m doing... what I''m interested in is some
post-install config stuff. Capistrano does some magic to execute
commands on the server like operating spinner/spawner/reaper,...
2005 May 27
2
CRM integration (was RE: CallerID)
hello everyone,
I just had a thought on this subject why not create a daemon process on
the Client PC That registers its self and What phone the user is
connected. An AGI script could monitor the progress and when answered
could send a push to the registered daemon which would push a link to
the registered daemon on the telephone operators on the desk top. this
would not waist resource as much as
2013 Aug 03
2
Queues: Knowing when a caller is position 1 (agent phone ringing)
...r
the agent to identify the caller, I want a popup to appear as the
phone starts to ring with the caller's number, language (selected in
the IVR), Queue (sales, support etc) and any other information (e.g a
URL with parameters)
I can send this information either via netcat (to a client such as
yac) to a Windows PC but the problem is I do not know when the caller
is about to be connected to the agent, so that I run the command. If I
wasn't using queues, it would be easy because I would run the netcat
command and then dial the user's extension.
My Question is: Is there a way I can kn...
2005 Oct 12
3
New Application: Broadcast
Hello,
I've released an Asterisk application under the terms of the GNU GPL. You
may find it here:
http://psg.com/~begg/projects/
A short exerpt from the README:
--
Broadcast is an Asterisk (http://www.asterisk.org) application which you
may use to send a generic message over TCP/IP to any number of computers
running software configured to listen for these types of messages. Being
written
2006 Jan 25
1
Want to automatically park call and have caller hear ring tones
...ne specific case. If someone calls during
the day (we're night people), asterisk will not ring the phones.
Often we'll be up before asterisk thinks we are, so we will miss quite
a few calls.
My solution was to have asterisk park the call for 15 seconds, send
the callerid information to a YAC listener on my laptop and our TiVo,
and I can pick up any phone and dial "4" to pick up the parked call.
Works perfect, except parked callers hear music, not ringing. To make
it a bit less confusing, I play a quick wav file saying to please hold
while your call is connected, which sound...
2006 Jan 25
0
Want to automatically park call and have callerhear ring tones
...alls set the queue to ring. 'r' option I belive.
Set up a queue that has no members but allows you t 'joinempty'
Setup an extension that AddQueueMember(home-silent).
You will then need to hangup and the call will ring.
Before entering the queue you could have the system send the YAC info
for you.
It will require you to hangup after the you join the queue but the
person on the other end will never know.
You are then logged in until you logout once again. You could also use
A Manager event to log you out at night.
> -----Original Message-----
> From: asterisk-users-b...
2005 Feb 05
1
TAPI integration with * using Identapop software
Hi,
I've got Outlook to call the number on * using the TAPI interface
documented on the Wiki. Its working OK.
I have downloaded the Indentapop application, and it appears to
connect to * Ok using the Debug modes, but It isnt detecting incoming
calls.
Has anyone git identapop working?
Care to share configuration details?
Thanks
2002 Sep 25
0
Rsync Hangs 100% of the time when copying files from win2k machin es to linux
...dll,9722)
recv_generator(WINNT/vsapi32.dll,9723)
recv_generator(WINNT/win.ini,9724)
recv_generator(WINNT/winhelp.exe,9725)
recv_generator(WINNT/winhlp32.exe,9726)
recv_generator(WINNT/wininit.ini,9727)
recv_generator(WINNT/winrep.exe,9728)
recv_generator(WINNT/wmsetup.log,9729)
recv_generator(WINNT/yacs.log,9730)
generate_files phase=1
It hangs right there indefinatly. 0% processor utilization on both
machines. After I hit CTRL+C the following prints out:
^C_exit_cleanup(code=20, file=rsync.c, line=229): entered
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
_exit_clean...
1997 Aug 06
0
Redhat Linux and Samba crashing
...!&!M,SM2!"`Q\T91*D)['!$$D"DT'B>0.:<GA#&@+CDN,3<'0'`2
M@+XT)S,I1"00!*`U8"`G`<<`D"31*<`P+C-YX#OR`0.104U$-#@V1,98>!`Q
M\SA-8C0>+L/_3F`(D"^$1&@QD3M0*8!DH4,Q\B4B<W5C8UJA.ATAO#$V$'T4
M=PDV<#$Z,2&F,H#F>']YAC(W_30&,S809C$K,0,0<%-O^'XH@\4G1S80,?<+
M8$A"(/YG?Y`UT"G`A0`IP(+0884*-(#B>26B1D%35`!?4TA!4D5?3;A/1$4%
M\'I#44)F887^-380*-!S93B1*&$]D'^3<PK`-<!D88VA!C$G0F27!1!Y0C0&
M-C80061,@%\EL01@'(!:@9&!>6&%-X\V$!)Q'X`EHDE243#AU1+`8V&%.#80
M0Y...
2003 Mar 03
40
callerid
"In general you can match callerID with the /, but if you don't put
anything after the /, then the rule matches "no caller*ID", and if no
slash is there at all, it matches "any callerid". "
Ok.My question is ->
how to match callerid from 001... ?
and if don't know how many numbers ?
exten => s/0_,Answer don't work-
anything else ?
tnx
Thomas