Displaying 3 results from an estimated 3 matches for "stillnot".
2005 Mar 10
1
***SOLVED*** Broadvoice latest changes andstillnot working- An Additional Server****Solved*****!
...Best,
William
-----Original Message-----
From: Zanzamar Majere <Phoneman@wbtllc.com>
Date: Thu, 10 Mar 2005 11:05:07
To:Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com>
Subject: Re: ***SOLVED*** [Asterisk-Users] Broadvoice latest changes and
stillnot working- An Additional Server
****Solved*****!
I had this same problem. It was still not authenticating on Invite when you
look at it in non sip debug mode, just asterisk -vvvvvvvvr
I found that using just the generic sip.broadvoice.com and making sure I had
the right settings in my Sip.conf...
2016 Oct 01
5
[Bug 12305] New: --fallocate and --sparse works wrong
https://bugzilla.samba.org/show_bug.cgi?id=12305
Bug ID: 12305
Summary: --fallocate and --sparse works wrong
Product: rsync
Version: 3.1.1
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter:
2006 Jul 02
2
Problems implementing a N:M table that contains actual data
Hi everyone,
I''m currently finishing the planning phase of a small project I want to
create. I read a bunch of tutorials about ActiveRecord and the
different way to link your "tables" with belongs_to, has_many,
has_and_belong_..., etc... However I''m stillnot sure if what I''m trying
to do will work *well* with ActiveRecord.
So enough talk, here''s what i''m trying to do.
+-------+ +-------------+ +-----+
|clients|----------|clients_steps|-------------|steps|
+-------+ +-------------+...