similar to: Can't get ChanSpy to work

Displaying 20 results from an estimated 800 matches similar to: "Can't get ChanSpy to work"

2004 Jul 13
3
Cann't load oh323 0.6.3a
Hi, After a whole day of work, I finally complied oh323 0.6.3a successfully. But when I started asterisk, it cann't load oh323. Following is the error: [format_jpeg.so] => (JPEG (Joint Picture Experts Group) Image Format) == Registered format 'jpg' (JPEG (Joint Picture Experts Group)) [cdr_csv.so] => (Comma Separated Values CDR Backend) [chan_oh323.so]Jul 13 09:43:45
2005 Sep 29
1
digits won't play
Hi! I have a strange problem. In an AGI I tell Asterisk to playback a number, for example 31. I then use the AGI SAY NUMBER command and I only hear "thirty" and then get: -- Playing 'digits/30' (language 'de') Sep 29 11:47:40 WARNING[3401]: file.c:475 ast_openstream: File does not exist in any format Sep 29 11:47:40 WARNING[3401]: file.c:787 ast_streamfile: Unable
2004 Jul 15
1
Call Queues help
I've got the call cuing all setup and working, but im trying to get the Callswaiting,you are caller #, etc, and its not working. I have the following inthere as stated: queue-youarenext = "queue-youarenext" ("You are now first in line.") queue-thereare = "queue-thereare" ("There are") queue-callswaiting = "queue-callswaiting" ("calls
2004 Jul 12
1
Errors when compiling app_radius
Hi, Just to know if somebody had succesfully compile app_radius from http://appradius.minitelecom.org ? Here below my configuration : -> asterisk runing -> mysql running -> freeradius running -> Compiling cpprad : OK -> Compiling app_radius : not OK, here below my error message : "" make[1]: Quitte le r?pertoire `/home/grd/appradius/inc' make[1]: Entre dans le
2004 Jul 25
1
how do I play congestion tone when Zap channels are full?
I read the wiki and looked at the examples, but I'm still having problems. I have a Digium 4 port card with POTS lines plugged into all four ports. How do I play the congestion tone the the caller when they try and dial out but all the lines are in use? should something like this work? [dial-trunklocal] ; Local calls ignorepat => 9 exten => _9NXXXXXX,1,Dial(${TRUNK1}/${EXTEN:1}) exten
2004 Aug 26
2
Asterisk+IVR functions trouble
I' got a problem, using asterisk-rc2 :IVR functions (Background...Playback...etc) doesn't works : Executing Background("OH323/RXXXXX", "vm-extension") in new stack channel.c:1650 ast_set_write_fornat: Unable to find path from GSM to G729A---Asterisk box supplied only with network adapter.---Asterisk box registered in Mera (soft-switch with H323 protocol) and doing
2004 Sep 08
1
Problem playing file with G729A
Hi, I tried to play the standard demo-echotest file !. It works when i use an ip-phone (like x-lite or kphone), but as far as i use an PSTN Gateway (from an VOIP Provider) to call my phone - i get the following error: Sep 8 14:58:33 NOTICE[-182461520]: channel.c:1691 ast_set_write_format: Unable to find a path from GSM to G729A Sep 8 14:58:33 WARNING[-182461520]: file.c:779 ast_streamfile:
2004 Aug 15
7
chan_oh323 loading error
I have compiled chan_oh323 and when starting * I get the following. [chan_oh323.so]Aug 15 12:40:00 WARNING[1076245120]: loader.c:242 ast_load_resource: /usr/lib/asterisk/modules/chan_oh323.so: undefined symbol: __use_ast_pthread_create_instead__ Aug 15 12:40:00 WARNING[1076245120]: loader.c:423 load_modules: Loading module chan_oh323.so failed! Can anyone tell me how to fix this, or what
2003 Jun 19
1
Unable to find a path
Hi! I just installed Asterisk 0.4.0 with all the default options, and the configuration samples it has. When I try to dial from an h323 client (gnomemeeting) I get this message on the messages file: Jun 19 11:48:45 WARNING[15375]: File file.c, Line 410 (ast_openstream): File demo-congrats does not exist in any format Jun 19 11:48:45 WARNING[15375]: File file.c, Line 553 (ast_streamfile):
2003 Jun 13
1
strace shows that files are not accessed
strace on file access in asterisk shows that * is not even attempting to access the voice files. If I *manually* load app_playback.so, app_macro.so, and then pbx_config.so, I they will load and I get a dialplan. Ok, that's a problem -- autoconf is clearly not working, or there's some other related issue. So I try to use the demo and do "dial 500". This should connect and
2004 Jun 28
2
AGI->Exec Problem
Hello, I am having some trouble with the Asterisk::AGI perl library. It seems that the AGI->Exec() command is causing me a problem. Here's the line in my AGI code: $AGI->exec('Record',"$vmfile:wav, 30"); I'm trying to record voicemail to the file name stored in $vmfile with a silence timeout of 30. However, this is not being parse by AGI or Asterisk correctly,
2004 Nov 22
3
ChanSpy
Anyone know why chanspy was not included in asterisk distribution as of October. ? I tried patching my current 1.0 but seems the patches are for an older version. I posted a bounty of $250 to get this to work with the newest stable. Needs be able to monitor bridged sip calls with or without a monitoring beep. Thanks John Bittner Simlab.net
2004 Jun 11
3
Background Playback fails
Hi Guys. I've had a lay off from Asterisk for 12 months but I am starting to look into it again. I am not very Linux savvy and found it hard going the last time. I've started playing with it in the last 3 weeks and I have to admit to making more head way this time. The first problem I'm stuck on and I cant find a solution to is that sound files that I have recorded (be it by
2006 May 26
3
using a billing system
Hello to all, Im trying to use DeadAGI to implement billing with Asterisk2Billing. Before the billing, I had something like: exten => _2XXXXXXXX,1,Dial(SIP/${EXTEN}@voiprovider) Now, with Asterisk2Billing would be something like this? exten => _2XXXXXXXX,1,Answer exten => _2XXXXXXXX,2,Wait,2 exten => _2XXXXXXXX,3,DeadAGI,a2billing.php exten => _2XXXXXXXX,4,Wait,2 exten =>
2002 Mar 02
1
4.4BSD chflags support for rsync
Hi, I've changed rsync to support the BSD change file flags. However, this raises some compatibility problems, especially when including it with the -a option. If the remote host does not understand the new option for updating file flags, the user gets an error message about an unknown option. How should I handle this? If you'd like to look at the patch (and preferably integrate it with
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
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 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I have the impression I've seen this done via Flash web controls, but I'm trying to write something myself and I can't figure out what command would be used. ChanSpy looks great, but I don't see how to specify the channel. I have a channel identifier like "SIP/provider-08748db0" which is what I
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.
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