Displaying 20 results from an estimated 3000 matches similar to: "Which Card to choose"
2005 Aug 30
2
Wierd Problem
Hi All
I have posted this problem many times on the list but
no reply, trying one more time may be someone will
response this time
When I call from 1 RTC Client to another without
Asterisk everything use to be fine but when asterisk
is there as a Registrar a problem use to occur in more
than 90% calls, Caller can hear the voice of the
receiving side
but the receiver cant be able to hear the
2005 Aug 20
2
Asterisk Zaptel Leading Zero Problem With TE110P
Hi All
I am having another strnage problem :)
When I dialout on any number from asterisk, it use to
add a leading zero in dialed number
for e.g
I dial a number 5832876
and when I check the tracer's result of PSTN switch
that shows me call request for 05832876
thats why I can dial NWD and ISD calls but unable to
dial local numbers
Thanks
2005 Aug 25
2
Custom Application For Asterisk
Hi All
I just completed a custom application for Asterisk (i
m not a C guru so i just copy codes from other
application and alter according to my needs)
attached files is the source file
this application is working fine but still i need you
people to give suggestion to improve it
Primary task of this application is to get a parameter
from extensions.conf, query sql server and play a
files
2004 Mar 25
11
Asterisk
What kind of specs do I need for a asterisk box that will have a pri for
pstn and about 65 sip phones
I was thinking a Xeon 3.05
2015 Nov 18
1
Re: [virt-tools-list] Paths with whitespace in guestfish
[I don't check this list for libguestfs questions, hence the late
reply. There's a libguestfs mailing list:
https://www.redhat.com/mailman/listinfo/libguestfs ]
On Mon, Oct 12, 2015 at 08:06:03PM -0500, Robert Nichols wrote:
> Is guestfish able to handle paths that include whitespace? I've
> tried just about everything I can think of:
>
> ><fs> ls
2007 Jan 26
6
has_many :through query question
I think this is obvious. but for some reason I''m not getting it.
Models: Bicycles, Accessories
Join Model: Upgrades
The idea is that you can upgrade your bike by adding an accessory, and
the upgrade price is often less than the accessory price would normally
be. So the Upgrades table has id, bicycle_id, accessory_id, and price.
class Bicycle
has_many :upgrades
has_many
2002 Sep 10
1
Help!!! Problems copying files from AIX 4.3.3 to Win9x
Hello,
Currently having problems with drag and drop and/or copy pasting files from
AIX 4.3.3 to Windows 95 or 98 . using a samba share.
Used the following settings in the smb.conf file:
[reports]
path = /tmp/reports
public = yes
mangled names = yes
browsable = yes
hide dot files = no
readable = yes
When I try and copy this over I get the following error message:
2002 Sep 05
1
FW: Problems copying files from AIX 4.3.3 to Win9x
Hello,
Currently having problems with drag and drop and/or copy pasting files from
AIX 4.3.3. using a samba share.
Used the following settings in the smb.conf file:
[reports]
path = /tmp/reports
public = yes
mangled names = yes
browsable = yes
hide dot files = no
readable = yes
When I try and copy this over I get the following error message: "cannot
copy file:
2006 Jun 30
2
how to HABTM with STI ??
Hello all
This is my first post so excuse the basic question. (and any repeats I just
got an email saying this post was too big so I have re-submitted a smaller
version)
I was following the thread on
http://lists.rubyonrails.org/pipermail/rails/2006-May/038988.html regarding
the STI on HABTM for RoR.
I have a very similar problem and was hoping for some help.
I have the
2007 Dec 18
2
RFacebook | Help required
Hello all,
I am developing a basic application using RFacebook. The tutorial Im
following is from
http://www.liverail.net/articles/2007/6/29/tutorial-on-developing-a-facebook-platform-application-with-ruby-on-rails
After I develop the facebook app, and start the server and send a request to
http://127.0.0.1:3000/socialrecipe, it takes me to the facebook login page
(as expected, so no issues up
2008 Jan 18
3
Please help
Hello all,
I have developed a RESTFul webservice in RoR. Here under is the controller
---------------------------------------------------------------------------------------------------------
class PeopleController < ApplicationController
def index
list
render :action => ''list''
end
# GETs should be safe (see
http://www.w3.org/2001/tag/doc/whenToUseGet.html)
2006 Sep 22
2
possible to create polymorphic relationship with STI models?
I would like to associate a ‘product’ model with 3 models inherited from
‘image’: part, action and accessory.
I have it working with Has_many :through relating products to images
through attachments, I then have to determine the ‘type’ of the STI
extension. This means i have to go product.images. While this is ok, i
can see it getting tricky when i want to go products.images <<
2016 Dec 24
2
Noise Cancellation of Server Noise
On 12/24/2016 1:57 PM, Digimer wrote:
> There are rack chassis designed to reduce noise. An example are the APC
> NetShelter CS line.
>
> http://www.apc.com/shop/ca/en/categories/racks-and-accessories/racks-and-enclosures/netshelter-cx/_/N-1ks6cn2
wow, $9100 for the 38U rack. thats pricey... and that's before PDUs,
UPS, and all that other important rack mount stuff.
--
john
2007 Mar 07
4
OT Vonage V-Phone Adapter (Possible Hack)
It would be cool to get one of these and see if it can be hacked and
loaded with your favorite SIP or IAX softphone. Looking at the pic, it
looks like the dongle is both a soundcard and memory stick. Heck, I
would be glad to have it if I could get the soundcard to work.
Might as well since it is free after rebate.
http://www.circuitcity.com/ssm/Accessories-for-Vonage-V-Phone-VPHONE/sem
2009 Aug 27
5
wine does n't open
Hai Friends,
I was using wine happily with ubuntu 8.04. Now I have ubuntu 9.04 clean install on a new machine. I could install wine but when I open wine-program-accessories-notepad nothing happens. Also configure wine does n't funtion.
Also when I try to install any exe file this message comes: here is one example
[/home/illusions/Desktop/TeamViewer_Setup.exe]
End-of-central-directory
2006 Dec 20
2
\Sexpr in MikTex
Greetings, \Sexpr{} has worked on MikTex with earlier versions of R, I can not seem to get it to work with
R-2.4.0. I run Sweave with MikTex using the following statement in Run under Accessories.
latex -include-directory="C:\Program Files\R\R-2.4.0\share\texmf" "C:\Documents and Settings\Suzette\Desktop\MyFile\MyProgram.tex"
Any advice would be much appreciated,
Suzette
2009 Apr 22
5
large factorials
I am working on a project that requires me to do very large factorial
evaluations. On R the built in factorial function and the one I created
both are not able to do factorials over 170. The first gives an error and
mine return Inf.
Is there a way to have R do these larger calculations (the calculator in
accessories can do 10000 factorial and Maple can do even larger)
--
View this message in
2014 Jul 30
3
Internal timing under load is critical ?
Hi
I am evaluating some voice broadcasting solutions based on Asterisks for more than 1000 simultaneous calls.
Connection to Asterisk all are based on SIP and SIP Trunks so no DAHDI hardware is required.
According to some recommendations like http://osdial.org/howto/? "Internal timing is very critical with Asterisk when it is under load"
and we must use DAHDI hardware or "USB Voice
2013 Mar 11
1
About VLC 1.1.11 and 1.1.13 on CentOS 6.3 64 bit
Hello,
I have installed, after a long hiccups,
VLC on centOS. VLC is showing
installed through package repo.
I tried first VLC 1.1.13 but it says
dependency issues. So I uninstall it and
install 1.1.11 again from repo. This time
installation gets completed and installation
appears in package repo and VLC icon on
the Accessories; but The problem is
when I
2004 Jul 30
1
Does this compete with iPOD
I was saying before that I believe that the iPOD is a wonderful, but is
over-hyped, over-priced and over-marketed. I also believe that it is a unit
that is commited to control the market place, support iTUNES (for mediocre
quality downloads) and not support open source products like oog vorbis.
This look like and interesting unit that supports Windows and Mac and there
is NO software to install