Displaying 20 results from an estimated 20000 matches similar to: "Wiki..."
2004 Apr 28
9
chan_sip.c max number of retries?
Still getting the same error.
Apr 29 11:57:49 WARNING[1125329600]: chan_sip.c:503 retrans_pkt: Maximum retries exceeded on call 6b8b4567327b23c6643c986966334873@211.28.255.135 for seqno 102 (Critical Request)
please advise anyone!!!!!someone!!!
jai
2004 Apr 18
1
spandsp...can't compile *
Why is it I keep getting this error when trying to get spandsp compiled
with asterisk ?
gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c
app_rxfax.c:45: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here
(not in a function)
Denis
2003 Nov 20
1
[LLVMdev] Tiki Wiki For LLVM ?
As I've been reviewing the LLVM documentation, I noticed several typos
or things that could be explained in more detail. My compulsion was to
just go and fix it, but I can't do that because I have no access to the
sources.
Has there been any thought of putting up a Tiki Wiki for LLVM?
If you're not familiar with Tiki Wiki, its a PHP/MySQL based content
management system.
2004 Jan 02
3
Slow wiki?
Hi there,
is this a problem with the Wiki software or the DB? The delay is still
tolerable, but not exactly nice to work with.
http://www.voip-info.org/tiki-index.php?page=Asterisk+billing
Page generated in: 2.35 seconds
Philipp
2004 Jun 29
3
[RFC] New Wiki page on IAX2 authentication
http://www.voip-info.org/tiki-index.php?page=Asterisk+IAX+authentication
After struggling to understand IAX2 inbound authentication, I figured
I'd document what I learned so others can benefit :-)
All comments welcome, especially if I misunderstood or improperly
explained anything.
2007 Feb 22
3
Argentine Asterisk Wiki
Dear Asterisk Fans,
I'm an Asterisk consultant in Argentina and want to make an
spanish wiki (something like voip-info.org). I have the idea and some
concepts about this project. It won't be a comercial project, it would
be free and it's target would be spanish talking asterisk enthusiasts.
I'm wrinting these for the sake of finding contributors, people who
want to help me
2005 May 31
4
Chan_sccp / wiki
The chan_sccp page at
http://www.voip-info.org/tiki-index.php?page=chan_sccp2 has been
updated.
See the bottom of the page.
Thanks.
Comments welcome.
--
respectfully, Joseph ===============
---------------------= ********** =
2015 Jul 20
2
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:31 PM, Johnny Hughes <johnny at centos.org> wrote:
>
> On 07/20/2015 03:24 PM, Wes James wrote:
>>
>>> On Jul 20, 2015, at 2:20 PM, Jonathan Billings <billings at negate.org> wrote:
>>>
>>> On Mon, Jul 20, 2015 at 02:16:02PM -0600, Wes James wrote:
>>>> I?m trying to install the nvidia driver on centos
2004 Apr 01
1
how to add a wiki page?
Hi,
Pardon my naivety - but how do I add a new tiki page? I want to add one
for 'wiki-Asterisk+cdr+pgsql'.
thanks,
James
2004 Jul 28
1
Please share your Solaris experiences on the Asterisk Solaris Wiki page
Logan O'Sullivan Bruns wrote:
> I know Solaris isn't a well tested platform and I did
have to make
> some minor code changes to get to compile on my sun box.
Well done!
We need more momentum for Asterisk on non-Linux platforms.
Building a community around Solaris much like there is a
community around BSD, would be very helpful. This will
only happen if Solaris users start sharing
2004 Sep 23
0
Re: did I write that nVIDIA cards never work?
Denis,
You wrote:
> You may have problems on your side...but you
can't generalise and say that it does not work.
Maybe you have me confused with someone else.
I did not write or imply that nVIDIA cards never work.
Rather, I wrote that they may not work. By this, I
meant that they do not work with some monitors.
I checked what I wrote, and I believe the above
paragraph is
2015 Jul 20
2
install nvidia driver on centos 7.1
> On Jul 20, 2015, at 2:41 PM, Akemi Yagi <amyagi at gmail.com> wrote:
<snip>
>
> You may want to start from this page:
>
> http://elrepo.org/tiki/nvidia-detect <http://elrepo.org/tiki/nvidia-detect>
>
> Akemi
OK. Thanks :)
-wes
2006 May 29
8
Rails and user authentification
I am a the point now where I have to add user authentification to my
application.
Anyone can point me toward an easy to use / secure library? I know about
ActiveRBAC and was wondering if there is anything else that I should
consider.
Thanks!
--
Posted via http://www.ruby-forum.com/.
2006 May 06
6
assert_raises --> how does it work?
Hi,
I have this code fragment:
def test_delete_concept
assert_not_nil Concept.find(concepts(:entreprise).id)
get :delete_concept, {:concept_id => concepts(:entreprise).id}
assert_raises :RecordNotFound,
Concept.find(concepts(:entreprise).id)
end
basicaly, on the first line, I make sure that the concept exist in the
DB. On the second line I delete the concept fron the DB.
2017 May 31
2
CentOS 6.9 Skylake soft error
On Wed, May 31, 2017 at 11:44 AM, Andreas Benzler <andreas at benzlerweb.de>
wrote:
> You need at least a newer kernel.
>
> If you like you can try out
>
> http://elrepo.org/tiki/tiki-index.php <http://elrepo.org/tiki/tiki-
> index.php>
>
>
> With 3.10 I?m personal unsure
> kernel-lt-3.10.104-1.el6.elrepo.x86_64.rpm <http://elrepo.reloumirrors.
>
2005 Sep 13
2
Nat & Sip & Pain
Hi everyone,
I decided to have a look at SIP & NAT again and I've been at it for a
[quite a] few hours but typically nothing is working for me. Actually
I'm not sure if SIP and NAT can ever work but some emails on this list
do suggest that someone has got it working, once, maybe.
I'm experimenting with a ZyXEL 2000W [WiFi Sip phone] which supports
"Outbound Proxy",
2004 Sep 07
1
MOH/mpg123 broken when running asterisk as non-root?
Hi guys,
For the first time, I'm attempting to run asterisk as a non-root user
for all of the obvious reasons.
I'm attempting this with asterisk-1.0-RC2, based on the fairly
straightforward directions found here:
http://voip-info.org/tiki-index.php?page=Asterisk+non-root
The only problem I can't get figured out is my mpg123 processes not
being spawned properly. There's
2005 Jun 15
1
asterisk security
Hello,
I would like to have some advices about security, securing asterisk server
Already :
- configured asterisk to run as 'non-root' user
(http://www.voip-info.org/tiki-index.php?page=Asterisk+non-root)
- fw config
(http://www.voip-info.org/tiki-index.php?page=Asterisk+firewall+rules)
Would like to know what are the things I have to be carefull with
-
2005 Jul 01
1
Re: [Asterisk-ss7] Asterisk - ss7
I thought everyone should know this.
Jorge, After reading your page in the
http://voip-info.org/tiki-index.php?page=Asterisk+SS7
please advise Your U.S. customers that SS7 is not done the same way as
in the rest of the world and the requirements are different. The U.S
carrier's require 2 redundant links. I know this first hand because we
run an SS7 network.
CARDOSO Jorge Miguel wrote:
2010 Sep 16
3
funciones en R potencialmente peligrosas via web?
Hola:
Para el desarrollo del nuevo PluginR de Tiki (para poder ejecutar
scripts de R desde Tiki: en páginas Wiki, hojas de cálculo web, etc,
http://dev.tiki.org/PluginR ), por ahora estamos usando la lista de
funciones que se usaban en el proyecto r-php, y que fueran heredadas por
la extensión R de MediaWiki.
Como r-php se hizo hace algunos años (2006), me pregunto si alguien sabe
si hay