similar to: Asterisk real time extensions problem...

Displaying 20 results from an estimated 300 matches similar to: "Asterisk real time extensions problem..."

2005 May 19
0
Re: Asterisk-Users Digest, Vol 10, Issue 154
Send Asterisk-Users mailing list submissions to asterisk-users@lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit http://lists.digium.com/mailman/listinfo/asterisk-users or, via email, send a message with subject or body 'help' to asterisk-users-request@lists.digium.com You can reach the person managing the list at asterisk-users-owner@lists.digium.com
2005 May 13
2
Asterisk extensions from Mysql
Hello I was just stuck around as to how I configure my Asterisk to access extensions from Mysql. I have made all the necessary changes in the extconfig.conf, the extensions.conf, res_mysql.conf, res_config_odbc.conf,res_odbc.conf as they have mentioned on the site www.voip-info.org <http://www.voip-info.org/> . But still I am getting the error as May 13
2005 May 25
5
C files of Asterisk
Hello Everybody, I was going thru the C code of Asterisk. Does anybody know how does one go about modifying the C code of Asterisk? Please do reply. Regards, Bharat M. Sarvan EZZI BPO Pvt Ltd., PUNE. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Mar 17
4
Hi there..
Hello Everybody, This is Bharat here. I am on the way of learning Asterisks, and I just wished to know how I go about if got to write dailplans for outbound calls and inbound calls. If you could provide me with a simple example, I could get thru. Waiting for your response Regards Bharat M. Sarvan -------------- next part
2005 Jun 30
2
[Asterisk-Dev] Developing an Application in Asterisk
Skipped content of type multipart/alternative-------------- next part -------------- _______________________________________________ Asterisk-Dev mailing list Asterisk-Dev@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-dev To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
2005 Jan 24
2
asterisk starting problem
Hi, I have a little problem running Asterisk. I just got the asterisk, zapttel and libpri sources from cvs. I built and installed it. Next I installed the sample configuration. The problem arise when I try to start Asterisk. Running asterisk -vvvvc I get the following error [chan_phone.so] => (Linux Telephony API Support) == Parsing '/etc/asterisk/phone.conf':
2005 Aug 04
3
SIPPeersAction class file not found in the Asterisk-java.jar file
Hello Everybody, I am working on Fastagi and I am making use of Asterisk-java. But I don't find the class file for SIPPeersAction. Hence I am getting the error message when compiling my java code. ---------------------------------------------------------------------------- ------------------------------------------------ [root@localhost asterisk-java-0.1]#
2006 Jan 07
1
Possible bug with GotoIfTime
Running a fairly recent subversion release of Asterisk, I'm running into a problem using labels (as opposed to priorities) with this application. Here is the dialplan segment: ; isolate gotoiftime bug with labels ;exten => 806,1,GotoIfTime(8:00-20:00,*,*,*?2:4) exten => 806,1,GotoIfTime(8:00-20:00,*,*,*?light:dark) exten => 806,n(light),noop(light) exten => 806,n,hangup exten
2005 Mar 08
1
Dial() out and offer a menu system
Hello all! I'd like my * to call out to somebody and offer the called party a menu system. Everything should just be as if the called party had initiated the call themselves. This is my try: exten => 100,1,Dial(Modem/g1:0555321) exten => 100,2,Goto(mainmenu,s,1) This doesn't really work, because the Dial cmd blocks further execution until the called party hangs up. Next try:
2005 May 13
1
Help needed on setting up realtime
I installed Asterisk CVS-NHEAD-05/13/05-01:59:30 and placed few call in and through successfully. I was trying to set up the Realtime - picking the sip.conf and extensions.conf from mysql. I was going through some wiki pages, but what i don't understand is - which configuration change makes asterisk stop looking at extensions.conf and sip.conf for sip peers and pick the same from database.
2005 May 19
1
GOTO statement in Realtime-Extensions not working like expected
Hi .. When I use the GoTo statement in realtime to goto a priority only ... E.g. Goto(3) then there's no problem But, If I try to jump to another context ... E.g. Goto(othercontext,${EXTEN},3) then it doesn't work If I process the same statement in extensions.conf things go well Are there things broken regarding GoTo in combination with Realtime Extensions ?
2005 Jun 20
1
Unable to reconfigure channel
Hi all, I have a problem with the cvs head zaptel library: I cannot update my zapata.conf into asterisk when I issue the reload command from the CLI prompt; only when I stop and restart the asterisk service. The system sends the following message: Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364 setup_zap: Ignoring switchtype Jun 20 09:49:14 WARNING[3754]: chan_zap.c:10364
2001 Apr 11
1
Q:Truncated Regression Model
Hi, Problem: I have the ususal linear regression model y=Xb but I cant observe y (expenditure for a particular good) for some y <c where c is fixed for all observations. But I can observe the corresponding covariates x (incom). I used the survivla5 library (survreg(Surv(y,y<c,type="left")~x) for a censored regression model (thanks again for this tip). Is there a way to estimate
2003 Mar 02
1
Serious memory leak in asterisk (manager)
hi all after getting some (or - a lot) of messages from nagios, claiming asterisk to be down, I found this out... astping xxx times repeatedly, and the manager fails to start. this little script was used for testing. below, I've pasted the output from 'ps axfv' before and after the DoS, showing asterisk having allocated ~2GB RAM. roy #!/usr/bin/perl -w use strict; my $i = 0;
2007 Sep 07
7
Rails VERY slow on Vista
When I try to script/generate something I have to wait above 2 minutes befor I get result. Is there some way to fix this? I have Intel Core 2 Duo 6420 with 2GB RAM. On my Slackware Duron 800 MHz it takes about 45 sec... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to
2006 May 03
5
Xen 3.0.2 on Dell 2850
Is anyone running Xen on this hardware? Is it stable? -- # CONFIG_TCG_TPM is not set Adam Kosmin GNU/Linux SA Visual Trading Systems, LLC Empire State Building 350 Fifth Avenue, Suite 6420 New York, NY 10118, USA Email akosmin@vtsystems.com Phone 1 (212) 871-1747 ext. 340 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Oct 16
1
data structure for plsr
All, I am working with NIR spectral data and it was great to find that the example in ?plsr also used spectral data. Unfortunately, I am having difficulty figuring out how the "yarn" dataset is structured to allow for the plsr model to read: library(pls) data(yard) yarn.oscorespls <- mvr(density ~ NIR, 6, data = yarn, validation = "CV", method = "oscorespls")
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================= "There are two ways to write error-free programs; only the third one works." Alan J. Perlis ================================================================= Release Announcements ===================== This is the latest bugfix release release of the Samba 3.3
2009 Feb 24
1
[Announce] Samba 3.3.1 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ================================================================= "There are two ways to write error-free programs; only the third one works." Alan J. Perlis ================================================================= Release Announcements ===================== This is the latest bugfix release release of the Samba 3.3
2008 Dec 10
1
Error: protect () : protection stack overflow
I am attempting to create a formula using as.formula for a PLS analysis. I have used the code below successfully, but in a previous R version and with many fewer predictors. Any help getting all of these predictors into one formula would be greatly appreciated. TC.fmla <- as.formula(paste("TC ~ ", paste(vars, collapse= "+"))) As I mentioned, this code worked fine in a