similar to: Forwarding any number issue

Displaying 20 results from an estimated 20000 matches similar to: "Forwarding any number issue"

2010 Oct 06
0
freelancing oppurtunity?
Hi all, we are a little internatioal team, looking for freelancig oppurtunity. Does anyone have idea where to start? Is there any freelancer site especially for Ruby and Ruby on Rails developers? Thanks, gezope -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2005 May 25
1
Possible to send Calling Number as TON: international ?
Hi all, I have Asterisk working great for a while now, and until now, only needed to forward calls which originate from one country (Holland, +31). We have a Wildcard TE410P card and configured it in zapata.conf as: switchtype: euroisdn pridialplan: unknown ...etc This was all fine, but now we want to also forward calls to the voice-switch with a calling-number with a different country code.
2007 Dec 14
1
Asterisk to make multiple extensions simultaneous calls on a single telephone line
Hi Lists, I have one box with two FXO and two FXS ports, it is running asterisk inside. I have one sinle POTS line connected to the one FXO and two phone sets connected to the FXS port. Extension 6003 is asigned to one fxs and 6004 is asigned to another fxs, the two extensions can call each other, they can both make/receive PSTN call, but they can't make PSTN call simultaneously. Is it
2003 Jun 01
1
daemon crashes
Linux: RedHat 7.1 Samba: 2.2.7 Windoze #1: 98SE Windoze #2: W2K Here is the situation: copy files from W1 to Linux. At same time, transfer those files from Linux to W2. Of course, the transfer from Linux to W2 doesn't occur until the particular file has completed the transfer from W1 to Linux. This senerio of dual transfer from the same area on the Linux disc will ultimately case the smbd
2010 Jul 23
1
Bugfix release?
Hi. It has been some time since I posted to the list, and may be some time in the future until I have an oppurtunity to revisit FLAC. So, as I have been quite satisfied yet always mindful with FLAC, I simply wanted to encourage any potential cumulative bugfix release... and or repository tag/update as such... should it be warranted. It would not go unappreciated by the base users, myself included.
2012 Sep 19
2
Warning Message: In if (deparse(params[[nm]][[3]]) != "1")
I am using the gnls procedure in nlme package to fit a nonlinear model as: nl.fit<-gnls(Y ~ b0*exp(b1/X), data = data1, params=list( b0~p1+I(p1^2)+p2+I(p2^2)+p3+I(p3^2)+p5+p6 b1~p8+p2+I(p2^2)+p3+p9+p10+p11), start = c(25,0,0,0,0,0,0,0,0,-8.6,0,0,0,0,0,0,0), weights=varPower(form =~ X)
2005 Mar 15
1
SIP & H323 gateway
Hi pros, Newbie to asterisk, need some help. My existing senerio is we have 6 analog quintums and 1 digital H323, and our gatekeeper is gnugk openh323 located in US. Our business is Call Center and our method of dial is using prefix and gateway IP provided my Carrier. I also brought two AudioCodes MP108 8 FXS gateways, as our gateway runs on h323 my friend suggested to go for Asterisk. If
2002 Mar 27
1
Wierd timestamp problem
Greetings, We found out today that rsync has been missing some files. Here is the senerio: We have two nfs servers in different datacenters, one being the backup to the other. We want to keep them up to date so we use rsync inside crontabs. We have Solaris, AIX, True64 and VMS systems reading and writing to the nfs drives. I am running rsync on Solaris 8 servers. What
2004 Apr 15
3
* Announcement * Astricon 2004 - call for speakers!
We're proud to announce Astricon 2004 - the first Asterisk user's and developer's conference! * Where? Atlanta, USA * When? September 22-24, 2004 The conference is arranged in partnership with Digium.inc and the keynote speaker is Mark Spencer, lead developer of Asterisk - the Open Source PBX. Among the speakers already signed on are Ed Guy of Pulver.com, John Todd, Jeremy McNamara
2020 Apr 20
2
CentOOS 8 and libuv
Hi all, Why is libuv-devel missing in CentOS-8? The rpm for libuv is preset but libuv-devel is not there. Adrian -- Adri P. van Bloois "Elegance is not a dispensable luxury but a factor that decides between success and failure." Edsger W. Dijkstra
2020 Aug 28
2
EL8: SElinux / dac_override / tmpwatch
Hi, I'm moving some old stuff from EL6 to EL8 and one setup has a cron job which uses "tmpwatch -umc $dir" to clean some directories (/etc/cron.daily/tmpwatch). It seems that this triggers this AVC (SElinux mode is enforcing): type=AVC msg=audit(1598576896.772:4267): avc: denied { dac_override } for pid=11013 comm="tmpwatch" capability=1
2003 Nov 13
0
3.0-cannot create profile directory...
Hi everyone, upon login windows reports: "Windows cannot create profile directory \\fw\profiles\leon.pds. You will be logged on with a local profile only. Changes to the profile will not be propagated to the server." Then it says: "Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make..." looked all over now, tested variations
2007 Jul 10
0
Theora Hardware: Integration with LEON is completed!
Hi, The Integration with LEON (first part of my GSoC) is completed. http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3_full.png At the last week I had (leon3 + linux + libtheora) and (leon3 + send_vector_of_input + theora hardware) working ok. Firstly, I thougth that it just would be: http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3.png But it
2013 Dec 15
2
opusenc equivalent of lame presets
Are there comparable presets or recommendations for opusenc vbr parameters? lame --preset standard --> opusenc ??? lame --preset extreme --> opusenc ??? I have used opusenc without custom vbr parameters and the files were much smaller than for lame's standard preset but I can't answer if that's comparable or the result was lossier in opus. Hearing tests of course show no
2000 Apr 01
0
space in user dir?
This is obviously not a long term acceptable solution. Could someone please enlighten me as to the permanent solution, or at least see why it doesn't work? This is not my problem, therefore I have not had the opportuntity to test - I don't have a version that old. Let me know if it is solved in a newer version as well. Thanks. It is a workable solution, although the generally accepted
2011 Dec 19
1
IMAP and sieve
I am currently setting up an IMAP server for archiving purposes. The goal is to drag an email to the IMAP folder, and then have a server-side sieve script to put it in the right folder. One of the sources used was this wiki entry http://wiki.dovecot.org/LDA/Sieve/Dovecot I added the mail_plugins = sieve to /etc/dovecot/15-lda.conf and after some exim4 fiddling, mails delivered are filtered by
2014 Jan 08
1
Why Rice order in "--best" switch is limited to 6?
No, FFMPEG uses its own FLAC encoder/decoder, based on Flake source code, that based on FLAC reference encoder/decoder source code. Yes, I agree that "optimal"? values for reference encoder/decoder may differ "optimal"? values for FFMPEG's encoder/decoder. But we're talking about the "highest reasonable" values, not "optimal". >>>>>
2013 Dec 18
0
opusenc equivalent of lame presets
On Sun, Dec 15, 2013 at 9:42 PM, Carsten Mattner <carstenmattner at gmail.com> wrote: > Are there comparable presets or recommendations for opusenc > vbr parameters? > > lame --preset standard --> opusenc ??? > lame --preset extreme --> opusenc ??? > > I have used opusenc without custom vbr parameters and > the files were much smaller than for lame's
2006 Mar 29
0
[fdo] LDTP 0.4.0 released !!!
Issue VII - 29 March 2006 Welcome to the seventh issue of LDTP Newsletter! We are now celebrating our 0.4.0 release. This release features exhaustive list of bug fixes. LDTP is now stable than ever before.Useful references have been included at the end of this article for those who wish to hack/use LDTP. About LDTP Linux Desktop Testing Project is aimed at producing high quality test automation
2020 Aug 09
2
Fixing grub/shim issue Centos 7
Il 07/08/20 17:39, Leon Fauster via CentOS ha scritto: > Am 07.08.20 um 17:17 schrieb Alessandro Baggi: >> >> Hi Johnny, >> >> what is the current status of the notification tool for security >> updates on C8? There are possibilities to get soon announces on ML >> for EL8? >> >> Would be great have the tool working. >> >> > >