Displaying 20 results from an estimated 5000 matches similar to: "Call Monitoring on IAX Channels - ChanSpy"
2005 Feb 07
2
Pro biz Asterisk
Dear All,
.
After installing, testing and like many other I found that Asterisk is reliable and a great Open source telephony solutions for a professional use. I would like to create a business with *, offering it as a IP PBX solution to customer, as a server, whatever with some Digium HW and SIP phone, .. etc.
Asking for something that might have been asked.
What are the implications for
2005 Mar 27
1
Strange problems IAX / Monitor / ChanSpy CVS HEAD
Hi list, I'm having some strange problems since I updated to CVS HEAD three
hours ago...
First: I was using Iax Comm in some PCs, it suddenly stopped working, what I
get is som pieces of audio once in a while, I mean instead of listening to
the ring tone and then the voice on the other side I just hear a bit of the
ring tone, maybe another bit, a bit of someone answering... like
2005 Feb 01
5
IAX registration keep alives
hallo all
could anyone tell me how to get the * to send keepalive packets over a registration "trunk"
or how to increase the amount
I'm having natting issues, (the machine is siting behind 2 nat firewalls)
thanks
liaan
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
-------------- next part --------------
An HTML
2005 Feb 06
0
wanted: sample config' using GOTOIF's for all features for a roll-out
Bon soir, * People,
You guys are fantastic. This list is hyper-helpful; thanks for that.
I have an organization that needs to roll-out * for each of its 30+ locations across the country & we want all features in a DB where they can be easily toggled on & off, as needed. I have done some research in the usual places & got a bit of it, but not all of it, & am hoping someone else
2005 Jan 28
2
Fwd and Tollfree
Hallo all
do any of you know if the toll free access to the Netherlands is still working via FWD or Iaxtel?
thanks
liaan
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 May 22
0
Mix Dial, Chanspy and MixMonitor or Monitor
I have an application that requires I be able to dial into an asterisk box, then from there dial out to another user through a PSTN. I'd like to be able to both 1) record this call and 2) let another user dial in using something like ChanSpy to listen to the conversation.
I can get this working by executing an auto-dial script to connect one end of a call to an outside Asterisk box which
2005 Jan 31
1
smbcquotas (Need help with command syntax)
I need to setup quota on //server/home for user a to 1GB
and
on //server/client (for all users on this share) to 10GB
May you please let me know the exact command to be used for this? Also, do I need to add any other parameter in smb.conf in order to make quotas work? I have compiled samba with quotas option.
Thank you.
---------------------------------
Do you Yahoo!?
Yahoo! Search presents
2005 Feb 15
0
[LLVMdev] Entry block (Randomisation)
Hello,
In an attempt to randomise the basic blocks in a function, is it possible that I can randomise the entry block as well? And maybe insert some instructions in the pass to call entry block while running the program ?
Is it feasible?
What does entry block consist of ?
Thanks
Tanu
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second
2005 Feb 21
2
[LLVMdev] DSG Visualization
Hello,
Is it possible to display the data structure graphs created by the Data Structure Analysis using a visualization tool?
Thanks
---------------------------------
Do you Yahoo!?
Yahoo! Search presents - Jib Jab's 'Second Term'
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jan 21
1
SAMBA + OPENLDAP - Getent - Please help :)
I have setup a SAMBA + OPENLDAP server following Samba-3 By Example, but I have run into several problems. All the tests described in the Chapter 6 such as pdbedit -Lv, slapcat, and ldapsearch -x -b give the desired results. But, getent can't read passwd or group information from ldap backend. I have done my best to solve the problem, but it just doesn't work. I have compiled the nss_ldap
2011 Mar 10
1
ChanSpy with alphanumeric SIP channels [1.6.2]
Hi,
I'm using SIP users of the form 'ab_12345' (two letters, underscore, 5
digits). ChanSpy is working fine for listening in to conversations
initiated by these channels, and I can use '*' to randomly switch
channels. However, is there any way in this scenario to be able to
switch ChanSpy to a specific channel by typing in a ...# key sequence
during a spy session?
2015 Mar 12
0
chanspy for group extension
hello list,
i use the code below
[macro-chanspy]
exten => s,1,Authenticate(${ARG1})
exten => s,n,ChanSpy(SIP/${EXTEN:3},dqs)
exten => s,n,Hangup
app-chanspy]
exten => _0071XX,*1,*Macro(chanspy,1234)
exten => _0072XX,*1,*Macro(chanspy,5678)
exten => _0073XX,*1,*Macro(chanspy,8910)
but when i do 007100 for exemple i spy another agnet 102 or 103
any help please
thanks and
2005 Jan 28
1
Write list access to Read only share
I have been at this problem for almost a week on my own...
I am running Samba 3.0.4 on a linux 2.4.26 kernel.
I have a share that I want to be read only to the world and writable by members of the write list:
[Content]
path = /mnt/win/Content
read only = yes
quest ok = yes
write list = sam
I set a password for sam using smbpasswd. I believe all of the UNIX permissions are set correctly.
I can
2015 Mar 12
2
chanspy for group extension
thank you so much it work
you must add 1 like below
[app-chanspy]
exten => _0071XX,*1,*Macro(chanspy,1234)
exten => _0072XX,*1,*Macro(chanspy,5678)
exten => _0073XX,*1,*Macro(chanspy,8910)
best regards.
2015-03-11 19:48 GMT+00:00 Carlos Chavez <cursor at telecomabmex.com>:
> On 3/11/15 12:48 PM, Salaheddine Elharit wrote:
>
>> hello list,
>>
>> i use
2015 Mar 11
0
chanspy for group extension
On 3/11/15 12:48 PM, Salaheddine Elharit wrote:
> hello list,
>
> i use chanspy with the code below
>
> [app-chanspy]
> exten => _007.,1,Macro(user-callerid,)
> exten => _007.,n,Answer
> exten => _007.,n,Authenticate(1111)
> exten => _007.,n,ChanSpy(SIP/${EXTEN:3},dqs)
> exten => _007.,n,Hangup
>
>
>
> i have a question related to chanspy
2010 Jan 11
0
ChanSpy doesn't hangs up
Hello
I have a simple configuration to allow the admins to listen the agents
calls:
exten => _654,1,ChanSpy(Agent)
exten => _654,2,Hangup()
The problem is... even when the agents hung up... it seems the channels
remain active:
asterisk*CLI> show channels
SIP/211-b3042018 654 at default:1 Up
ChanSpy(Agent)
SIP/211-b3fbf768 654 at default:1 Up
ChanSpy(Agent)
2015 Mar 11
2
chanspy for group extension
hello list,
i use chanspy with the code below
[app-chanspy]
exten => _007.,1,Macro(user-callerid,)
exten => _007.,n,Answer
exten => _007.,n,Authenticate(1111)
exten => _007.,n,ChanSpy(SIP/${EXTEN:3},dqs)
exten => _007.,n,Hangup
i have a question related to chanspy
i have created extension from 100 to 300 and i will give the permission
with group of extension
i want to use
2009 Oct 09
3
Chanspy
How can i activate "ChanSpy" to spy on a dedicated extension?
I see the following in "/etc/asterisk/extensions_additional.conf"
[chanspy]
include => chanspy-custom
exten => 501**,1,Chanspy(801)
exten => 501**,n,Hangup
exten => 502**,1,Chanspy(802)
exten => 502**,n,Hangup
But when i try to call "501**", it doesn't give any response.
Thanks.
2006 Jan 05
1
ChanSpy via external application
Hi,
I have developped an application that monitors the status of my queues through the events triggered on the Manager Interface.
This way, I can know the status of my Agent real time.
Now, I have a new requirement that I must allow a manager to click on the Agent he wants to monitor and be able to monitor the call.
My idea was to, when the user clicks on the Agent, I would Originate a call
2005 Feb 15
2
[LLVMdev] Entry block (Randomisation)
Tanu Sharma wrote:
> Hello,
>
> In an attempt to randomise the basic blocks in a function, is it
> possible that I can randomise the entry block as well? And maybe insert
> some instructions in the pass to call entry block while running the
> program ?
>
> Is it feasible?
>
> What does entry block consist of ?
The entry block, by definition, is the first basic