similar to: exten => *0. not possible

Displaying 20 results from an estimated 500 matches similar to: "exten => *0. not possible"

2016 Apr 27
0
New package: bridgedist (v 0.1.0)
R Users, The d/p/q/r functions for the bridge distribution are now available in bridgedist. When a random intercept follows the bridge distribution, as detailed in Wang and Louis (2003) <doi:10.1093/biomet/90.4.765 <http://dx.doi.org/10.1093/biomet/90.4.765>>, a marginalized random-intercept logistic regression will still be a logistic regression with marginal coefficients that are
2004 May 18
0
using ast_request("zap", format, "pseudo")?
I'm trying to produce some enhancements to one of the applications, and am trying to use ast_request("zap", format, "pseudo") to create a new channel on /dev/zap/pseudo, which I can then bind to a zaptel conference and play a stream to it. I've been using as inspiration the Radio Repeater app, app_rpt.c, which uses this technique to play idents and announcements.
2018 May 28
2
Dial to FastAGI application appears as 1-second CDR - how do I fix?
In my application, I am using AMI to run an Originate command between a channel and a dialplan application (NOT a context). In my case, the application I want to invoke is FastAGI. The Originate AMI command works correctly, but Asterisk generates a very short (0-1s) duration for the CDR that results from this call, regardless of the time spent running the FastAGI application. I want the CDR
2008 Dec 29
3
Manager API
Hi I have a problem with Asterisk-1.6.0.3-rc1 and manager API. I want to dial out from manager's console and with Asterisk 1.4.X this settings were OK. Action: Originate Channel: SIP/384 Context: main Exten: 102 Priority: 1 Callerid: 384 I could dial out, but with asterisk 1.6 I get this error. Response: Error Message: Channel not specified I have originate and system privilege in
2004 May 17
4
*8 problem still there?
I upgraded to the latest stable version of 1.0 today and am still seeing the *8 problem where the phone that was originally dialed keeps on ringing even after another phone picks up. Are other people also seeing this? Has somebody figured out how to make this go away? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD
2005 Jun 20
1
Re: app_valetparking.c for * STABLE (1.0.X)
Nope ! This is the one that tries to include PRE 1.0.X header file <parking.h>. It cannot compile on * 1.0.X (I have tried also to include <features.h> instead of <parking.h> (as far as I know features.h is successor to parking.h), but still without results). Thanks anyway. Nenad > > Try this > >> Since www.bkw.org seems not to exist anymore (getting
2004 Jan 22
3
MGCP w/8x8 DTA-310 and as5300 pstn gateway
Hello folks, I'm trying to get an 8x8 DTA-310 running mgcp to work. I get no dialtone & can't get it to ring. My mgcp.conf says: ; ; MGCP Configuration for Asterisk ; [general] port = 2427 bindaddr = 0.0.0.0 [172.16.2.25] host = 172.16.2.25 context = default line => aaln/1 And here's the interesting bits of extensions.conf: [globals] ... TRUNK=H323/BYEXTENSION@pstn_gw ...
2009 Feb 17
2
annual maximum value
hi everyone! hope you can help me here. i am a new R user. what i am trying to do is to find the maximum annual discharge from a daily record. i have a data.frame which includes date and the discharge. somewhat like this.. 10/1/1989 2410 10/2/1989 2460 10/3/1989 2890 ... ... ... 12/31/2005 5730 i have been browsing through the archives and fount out about the aggregate
2003 Nov 17
7
Updated iaxComm binaries available for WinXP, Red Hat 9.0
iaxComm is a cross-platform IAX2 softphone available for Win32 and Linux. Win32 and Linux binaries as well as the LGPL source are available at: http://iaxclient.sourceforge.net Recent improvements are a less cluttered user interface, audible ringback and audible outgoing ring, and of course IAX2 protocol support. iaxComm is based upon the wxWindow GUI framework and compiles on Microsoft
2003 Nov 11
4
Registering an application
Hello.. Maybe I'm asking something silly but..... How can I register my own app with * ? I've made a simple .so , but I cannot find it in asterisk when i type "show applications" Here is the code: #include <asterisk/lock.h> #include <asterisk/file.h> #include <asterisk/logger.h> #include <asterisk/channel.h> #include <asterisk/pbx.h> #include
2009 Oct 05
3
Questions about app_jack.c
Hello, My configuration is : Card 0 - kernel dummy sound card Card 1 - my soundcard I have a jackd running in background. My jackd launch command is : jackd --port-max 16 --realtime --no-mlock -d alsa --playback hw:1,0 --capture hw:1,0 --rate 8000 --period 1024 --shorts --inchannels 2 --outchannels 2 --dither triangular & 1 ) I open asterisk with chan_alsa.so connected (with asoundrc) to
2003 Jun 18
2
Wrap-up
Is it possible to specify a 'wrap-up' time in a queue so agents will have a specified amount of time to complete tasks between calls unless they hit a key on the phone? As it is they can recieve a call moments after they hang up with no 'down time'. Thanks Jim Friedeck
2004 Feb 02
1
Voicetronix Audio Problems when making two or more simultanoues calls
Hi there, Besides the problem of Voicetronix dialing too early before the carrier gives a dial tone, there also appears to be issues with the audio quality when more than 1 channel is utilized.
2009 Dec 17
2
Integrate a CPE with Asterisk in MGCP
Hello all, I'm looking for some help to try to understand why my CPE doesn't work good with Asterisk in MGCP. Here is what I want to do : - Register a TECOM AH4021 on Asterisk in MGCP with the following profile in mgcp.Conf : [general] port = 2727 bindaddr = 10.95.20.1 disallow=all allow=g729 allow=alaw 020202020202] context=mgcp host=dynamic canreinvite=no dtmfmode=rfc2833 nat=yes
2014 Mar 13
1
Any help Address 0xfffffffe out of bounds in app_confbridge.casterisk-11.5.1 using confbridge.conf
Address 0xfffffffe out of bounds why and how to solve.MyConfbridgeCount(conferencenumber,variablename )return total number of user in conference given by conferencenumber otherwise zero.At runtime using MyConfbridgeCount(4000,count ).now app2: MyConfbridgeCount will call function count_exec(struct ast_channel *chan, const char *data).But at compile time char * data cause core dumped.
2003 Jul 22
2
enabling dtmf detection on zap channel?
Hi, is there a way to enable dtmf detection on zap channels? I am trying to pickup, play a ringtone and the dial out. I.e. exten => s,1,Wait,1 exten => s,1,Answer exten => s,2,Playtones(dial) exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => _X,1,StopPlaytones exten => _X,2,Dial,Zap/g8/BYEXTENSION|10
2005 Jan 10
1
"make clean" DO IT!
Just an FYI to all out there that are upgrading after this weekend's run of CVS updates that are in now... MAKE SURE YOU DO "make clean". If you don't and asterisk acts funny this is why. Anytime any struct like ast_channel (which was changed over the weekend) and you don't make clean you'll end up with an asterisk box that acts retarded. So please before reporting a
2005 Jun 08
1
Latest CVS and app_rxfax
With the current CVS-HEAD line 88 of app_rxfax.c causes an error. #if (ASTERISK_VERSION_NUM <= 010300) chan->callerid, app_rxfax.c:88: error: 'struct ast_channel' has no member named 'callerid' Commenting out the if else combination of course gives a clean compile. -- Dave Cotton <dcotton@linuxautrement.com>
2004 Apr 12
2
SwissVoice IP10S not able to dial calls
I have set up a new SwissVoice phone and it can receive calls but I cannot make calls out from it. The setup is simple for now, 2 phones: SwissVoice is ext 7726 and Cisco 7960 (SIP) is ext 7999. I can call from the Cisco phone and it rings on the SwissVoice phone but when I dial from the SwissVoice phone I get a busy tone upon dialing the second digit. The log reads as follows: -- Endpoint