similar to: Two server

Displaying 20 results from an estimated 1000 matches similar to: "Two server"

2007 Jul 16
0
Dial and option G
Hi all, I use the G option in my dials for redirect both parties in the conference. There is a way for auto-include in a conference other parties that first two without using AGI? I try with: [from-internal] exten => 9999,1,Dial(IAX2/DIP02/9999||G(fromiax^9999^1) [fromiax] exten => 9999,1,MeetMe(9999,qdxAa) exten => 9999,2,MeetMe(9999,qdx) exten =>
2009 Jan 26
2
Shell Script - Compare packages. rpm.
Hi, I need a script which makes the package compa??o rpm's through two text files ... Since a file is the output of the command *rpm-qa > pkg.out * And the second file is a list of several packages rpm's, multiple versions and architectures. My idea is to compare a package *x* file pkg.out with several packages *y* of the file update.out and know
2007 Oct 29
1
Realtime & context
Hi all, I use asterisk with realtime features for extension, sip and iax. In extensions.conf I have put these lines: [from-internal] include => parkedcalls switch => Realtime/@ [fromiax] switch => Realtime/@ There is a way for put in my database the context also? Now if I want to add a new context I have to modify the extensions.conf with: [newcontext] switch => Realtime/@ but I
2010 Jun 16
2
RECOVER FILE DAEMON SMBD SAMBA
Hello! Accidentally deletes the file daemon, / usr / lib / samba / classic / smbd. Now I can not start Samba, Samba reinstalling again in the newer version I would lose my settings? It will overwrite existing files or just bring back the excluded? I use a distribution derived from Suse, when I try to install the yast he asks that some libraries are installed: *libstdc + + **libstdc + +-devel
2012 Mar 07
1
help with time data - R weird behaviour across machines
Hello list, I was hoping I could get some help on something which is really giving me a headache. I am using R version 2.14.1 (2011-12-22) (Platform: x86_64-pc-mingw32/x64 (64-bit)) An object which is supposed to have times has a few elements listed as not times but NA's > ls() [1] "todelete" > class(todelete) [1] "POSIXlt" "POSIXt" > todelete [1]
2009 Apr 15
2
issue with L-BFGS-B in optim (optim just hangs)
Dear R-Help List, I am using optim, with method=L-BFGS-B, to maximize a likelihood inside a large simulation exercise. This runs fine for most simulated data sets, but for some reason, about 1 out of 100 times, optim will just hang. Using a dumb approach to the problem (i.e. printing the parameter values each time the function being maximized is evaluated), I tracked down when this happens,
2006 Jul 25
0
Typo 4.0.0 on Dreamhost (how to disable article preview?)
I''ve just finished installing it, I''m blog-posting about it. as soon as i finish this post, I''ll let you know. Btw, how can I disable the preview when posting a new article? It''s a little lagged and slowish while I see a dispatcher consuming some considerable cpu time. Thanks. On 7/25/06, Tiago Pinto <thpinto@gmail.com> wrote: > I tried without any
2005 Jun 22
1
Dialplan Q: Dialing with Capi
Hello, I'm using asterisk 1.0.7. with a somewhat advanced setup with IAX and CAPI as channels. A call comes in via IAX2 and should be redirected to CAPI. So I wrote the following dialplan: [fromiax] exten => _8XXX,1,Answer exten => _8XXX,2,Dial(CAPI/265:B${EXTEN:1},,r) [fromcapi] exten => 265,1,Answer exten => 265,2,Dial(IAX2/PoC/11@from-lw) exten => 265-BUSY,1,Busy exten
2007 Feb 21
0
IAX Realtime - show peers works?
hi all, I'm trying to set up some iax2 trunks in Realtime architecture with the same backend. All work better (make call, receive etc etc) but when I do "iax2 show peers" some asterisk don't show anything and other show the iax2 peers but with status "unknow". Name/Username Host Mask Port Status ctm1/trixbox 10.0.0.131 (S)
2014 Jul 03
1
recording in mp3
Can you explain? Sent from Samsung Mobile <div>-------- Original message --------</div><div>From: Tiago Geada <tiago.geada at gmail.com> </div><div>Date:03/07/2014 9:04 PM (GMT+02:00) </div><div>To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> </div><div>Subject: Re:
2007 Oct 04
2
Voicemail/dtmf not working?
Hi, I am setting up an asterisk server for testing purposes and cannot get voicemail to work at all. My host OS is Linux From Scratch 6.3 and the asterisk software versions I built are zaptel-1.4.5.1 and asterisk-1.4.12. I am using the Ekiga softphone on my Ubuntu desktop machine. My asterisk server and client phone are on different computers but are on the same LAN, i.e. no NAT. I have an
2015 Jul 02
0
asterisk email to fax
> being honest with i have been lost on what to do. > all i want is sent from my email a pdf file and then the server will sent it as fax. > what settings do i have to do regarding emailing to the server? what other settings do i have > to do? > is there a guide on that? > *Sent:* Friday, June 26, 2015 at 7:28 PM > *From:* "Tiago Geada" <tiago.geada at
2004 Aug 06
0
Play music for a link
hmmm, that looks like an embedded script for windows media player, am i correct? <p><p><p>Dave St John CEO Mediacast1 www.mediacast1.com ----- Original Message ----- From: "Tiago Cruz" <tiagocruz@linuxdicas.com.br> To: <icecast@xiph.org> Sent: Friday, September 19, 2003 7:01 AM Subject: [icecast] Play music for a link <p>> Hello! > >
2004 Aug 06
0
Loop after finish playlist
Hello dear friends Good afternoon for all ;) My Name is Tiago, I have some messages in this list in the past. Now, I have one more question: My on-line radio, running Mandrake 9.1 box with ice/icecast in RPM 1.x it's works wonderfoul in this time. But, I wold like to know how I can make... a.. "reload - loop in playlist" when the same it's over. Well.. I think whith your
2015 Jun 26
0
Asterisk 13 logging to two places
The line you commented out was writing errors to /var/log/asterisk/messages The problem you are having is the logging to /var/log/messages via syslog. It appears that Asterisk is sending verbose logging out to syslog even though logger.conf does not have syslog configured. I am not sure why Asterisk is doing that, and I do not want to play on a production system. I added a filter to the
2017 May 12
2
Asterisk 14 audio quality with remote files
Hello everyone, I am using the Asterisk REST API in order to establish a call to an endpoint and to send over a remote file (HTTP). The issue is that I am experiencing an audio quality issue. I have tried encoding the file differently, but everytime Asterisk is cutting the audio frequencies above 4Khz. The call is established with G.722 and the audio file is mono 16Khz 16 bit sln16 extension.
2012 Jan 23
3
How can I access information stored after I run a command in R?
Dear all, Supposed I run the following command: ############################### #install.packages("Rassoc", dependencies=TRUE) library("Rassoc") ca=c(139,249,112) co=c(136,244,120) a=rbind(ca,co) MAX3(a,"asy",1) ############################## I get: The MAX3 test using the asy method data: a statistic = 0.5993, p-value = 0.7933 How can one save the result
2003 Mar 17
1
Smbpasswd without prompt?
Hello again! :-) Mine he doubts he is with relation to smbpasswd, would like to add to an user and a password standard from one script (*in botton), but I did not obtain to eliminate prompt requesting the new password and password verification, like make in useradd. This is possible? I use Red Hat 8.0 box with a Samba 3.0 Alpha running a PDC. Me he seems that alone it functions compiling with
2013 Mar 05
2
Discover SO of my nodes
Hello all! Using puppet 2.7.9 and Dashboard, I can see the hostname of my nodes. With some selects against MySQL, I can also discover their IP address. But that is any way to discover more details, like, with OS is running on that node? Thanks a lot!! Tiago C. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from
2009 Jan 22
1
infer haplotypes phasing trios tdthap
Dear R mailing list, I have a dataset with genotypes from trios and I would like to infer haplotypes for each mother, father and child. The package that I could find that can do this is tdthap. But when the mother is homozygous (e.g., 2/2) the haplotype is called as not possible to infer (0); I would prefer for it to call the genotype (2). From what I understand it is doing what I would like