Displaying 20 results from an estimated 56 matches for "blahblahblah".
2003 Feb 22
1
SIP register= bug?
...77.101 resolves to fox.iptel.org
Here's my sip.conf, distilled and anonymized:
[general]
disallow=gsm
allow=ulaw
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = from-sip ; Default for incoming calls
register=65000:blahblahblah at inoc-dba.pch.net/65000
register=14155551212:blahblahblah at sipauth.deltathree.com/14155551212
register=18438:blahblahblah at fwd.pulver.com/18438
register=jtodd:blahblahblah at iptel.org/90764
[iconnect]
type=friend
secret=[blahblahblah]
username=[blahblahblah]
host=sipauth.deltathree.com
[fw...
2000 Nov 22
1
Configuration Trouble
...ho requests are received by the other host, but no replies are
sent. The two hosts are North and South. It is the same pinging North to
South and South to North. The hosts are configured as follows:
South:
Debian 2.2
/usr/local/etc/tinc/tinc.conf:
TapDevice = /dev/tap0
Name = South
PrivateKey = blahblahblah
/usr/local/etc/tinc/hosts/North:
PublicKey = blahblahblah
Subnet = 10.1.0.0/24
/usr/local/etc/tinc/hosts/South:
PublicKey = blahblahblah
Subnet = 10.2.0.0/24
ifconfig tap0:
tap0 Link encap:Ethernet HWaddr FE:FD:0A:02:00:01
inet addr:10.2.0.1 Bcast:10.255.255.255 Mask:255.255.2...
2007 Dec 20
2
turn off auto-seek extention - force use timeout
I have an application where a call-in user is prompted to enter an
identification number for schedule information. That id number is setup
as an extension, and if that extension doesn't exist, it tells them that
they are not scheduled, then loops back to ask for the id number again.
My problem is that asterisk pre-emptively goes to the i extension
(invalid) too early depending on available
2014 Apr 04
3
Samba AD - Unix attributes problem
...0.16 on Centos 6) as
PDC.
I would like to assign unix attributes using MMC console "Active Directory
Users and Computers" however every time I'm trying to do this I get an
error "Unable to modify the object property values. Check your credentials.
There could be a network problem blahblahblah"..
I've provisioned domain using "--use-rfc2307" option.
What am I missing here?
--
Wojtek
2006 Mar 08
5
object.save is not creating an insert statement
...of the
development.log:
------------------------------------
Processing TasksController#create_fromProject (for 70.247.24.238 at
2006-03-08 14:20:30) [POST]
Parameters: {"commit"=>"Create", "action"=>"create_fromProject",
"task"=>{...blahblahblah...}, "id"=>"3", "controller"=>"tasks"}
Task Columns (0.000345) SHOW FIELDS FROM tasks
SQL (0.000133) BEGIN
SQL (0.000124) COMMIT
Redirected to .........
And the code in the task controller:
------------------------------------
def create_f...
2012 Apr 11
3
Lion OS X tinc issues.
...500
open (pid 57014)
Makes me think that the tun/tap device is wonky?
The Tun/Tap stuff I got from port as per the instructions.
Configs:
# cat tinc.conf
Name = laptop
Mode = switch
# cat hosts/laptop
Subnet = 10.20.20.0/24
Address = 10.20.20.38
-----BEGIN RSA PUBLIC KEY-----
<blahblahblah>
# cat hosts/server
-----BEGIN RSA PUBLIC KEY-----
<blahblahblah>
I figure it's something very simple that I'm missing. Can someone save my sanity please?
Thanks,
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.o...
2008 Jul 11
4
how to debug using rspec stories
Hello. I just started to use rspec stories. I followed the following
tutorial:
http://www.tomtenthij.co.uk/2008/1/25/rspec-plain-text-story-runner-on-a-fresh-rails-app
So I implemented my story and some of the steps are:
(...)
When "user creates a product" do
post "products/new", :name => @name
end
Then "there should be a product named
2006 Apr 05
0
Tests creating output?
...39;'
new_password = Digest::SHA1.new
new_password << password
new_password = "{SHA}" << Base64.b64encode(new_password.digest).chop
end
And here''s my test:
def test_hashed_passwords_should_be_LDAP_compliant
new_hashed_password = ''{SHA}blahblahblah=''
new_password = people(:staff1_person).hashed_password(''password'')
assert_equal new_password, new_hashed_password
end
When I run the test, it passes, but it outputs the hash somewhere in
hashed_password:
$ ruby test/unit/person_test.rb
Loaded suite test/unit/...
2003 Nov 07
0
sipdtmfmode problem
...e CID calling. Output seems to indicate
sipdtmfmode runs and does what it's supposed to, but it doesn't actually work.
I've tried putting the mode change both before and after answer to no avail.
Asterisk CVS-08/17/03-23:24:51, Copyright (C) 1999-2001 Linux Support Services,
Inc.
<blahblahblah>
== Registered application 'SIPDtmfMode'
<blahblahblah>
-- Executing Answer("SIP/fwd-8a22", "") in new stack
-- Executing GotoIf("SIP/fwd-8a22", "21930%40edial.fwd.com =
'21930%40edial.fwd.com'?3:4") in new stack
-- Goto...
2011 Nov 30
1
Applications don't seem to start
Every application I start it displays a starting blahblahblah icon in the taskbar and then it simply goes away without giving an error or anything. Is there something I can check or a log that would help me figure out what is going on?
I am running Ubuntu 11.04 64 bit with Wine 1.3.33
2003 Jul 29
1
Newbee need help !!!
...from the workstation from the
NT4-Server area, I can access to the service into the DMZ area.
But, the problems are:
First, the NT4-Server does not recognize the Samba Server and show always it as
offlined.
Second, nmbd, when it is launched, print some lines on screen and after print
two lines : blahblahblah looping etc...
Finally, when I try to make Samba Server join the NT domain with the command
smbpasswd -j ... -r ...., it prints : request rejected blah blah blah
*SMBSERVER blah blah blah...
It sounds like smbpasswd uses not the correct name written in smb.conf and nmbd
does not run correctly......
2010 Sep 07
0
Spoke too soon - problems with logons using new PDC
Hi -
Linux: Ubuntu 9.10 all updates applied as of 9/5/2010.
Samba: 3.4.0
smb.conf global section:
[global]
netbios name=blahblahblah
sever string=Domain Master
workgroup=blahblahblah
encrypt passwords=true
wins support=yes
domain master=yes
local master=yes
preferred master=yes
os level=255
security=user
domain logons=yes
passdb backend=smbpasswd
logon script=%U.bat
add machine script=sudo /usr/sbin/useradd -N -g machines-c Mach...
2003 Aug 13
1
automating smbclient tasks
...es great
with the combined log files (using mergelog). In any case, I need to
script the download of the files from one server to another. I use
something of the following to connect to the IIS server:
smbclient //10.45.23.14/logfiles -W my_domain -U username
Next, I do
recurse
prompt
mget blahblahblah
exit
Ok, Is there a ways to script all of this using smbclient/anything
commands? Or am I stuck with perl? At least passing the password would
be helpful.
THANKS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Vasiliy Boulytchev
Colorado Information Technologies Inc.
(719) 473-2800 x15
<http://coi...
2005 Mar 23
1
OT Anybody any comments?
...ch "Computable" paper ICT tabloid and daily ICT subscribable
mailing-list and so-called verwittigingsbrief/ad hoc news letter, partly
translated into English by me ;)
Dutch readers only: http://www.computable.nl/nieuws.htm?id=524000
"Manage Windows clients from Linux servers"
blahblahblah Zenworks 7, the latest release of Novell's sysadmin suite".
blahblahblah. "From now on, Zenworks makes it possible to manage a Windows
client from a Linux server".
Anyone there at Brainshare? Knows about Zenworks 7? How does Novell plan
to "manage Windows clients" from...
2013 Jan 25
0
No sound on any stream.
Brad, now I see that there is the Mount Point, but no audio is heard.
Maybe the name of the Mount Point (66.228.49.182.ogg) is not
correct ?? ... Try to rename the Mount Point.
I think you should put blahblahblah.ogg, with only one point (between
the extension "ogg" and the rest of the name):
<mount>
<mount-name>/blahblahblah.ogg</mount-name>
<username>source</username>
<password>blah</password>
</mount>
Also check the audio levels of the computer...
2006 May 22
8
flickr tag question
hey,
i am using the flickr wrapper for ruby and need to access the tags of a
specific photo. i got all the rest working. i must admit i am kind of new to
ruby, but i tried and tried and couldn''t figure it out. among other things i
want to read geotags like in my example here:
http://www.flickr.com/photos/whoisstan/146634506/
i''m sure it is deadsimple and i just overlooked it.
2006 Aug 16
5
ldap quota limitation problem
hello,
We have configured the quota enforcement folowing the link (http://wiki.dovecot.org/Quota) but we note that the global quota limitation configuration in dovecot.conf works well but not the ldap users configuration limit.
For example in the casee below, we have tried to limit quota usage for some users to 1Gb but only the global quota limitation appear in the user quota.
please find below
2013 Jan 24
3
No sound on any stream.
I figured out half the issue.
Icecast appears to be transmitting on port 8000 just fine. The more I dig,
the more I realize icecast is fine.
Browser vlc seems to be broke. Direct connect via VLC standalone to ->
http://66.228.49.182:8000/66.228.49.182.ogg.m3u works perfect.
http://tinypic.com/r/2yl1qhc/6
I break there.
Thank you!
Brad
From: Don Soad [mailto:s04d.1982 at
2015 Apr 25
4
Error writing CDR
...WARNING[19013][C-000002cb]: cdr_adaptive_odbc.c:739 odbc_log:
cdr_adaptive_odbc: Insert failed on 'MyAsterisk-asterisk:cdr'. CDR failed: INSERT
INTO cdr
(dst,accountcode,clid,src,dcontext,channel,dstchannel,lastapp,duration,billsec,disposition,amaflags,userfield,lastdata,uniqueid)
VALUES (blahblahblah, ... ,'1429970147.612')
2006 Feb 22
3
how to escape from AJAX URL
This may be a bit difficult to explain, but here goes.
I''m developing a web site which has a nice AJAX part to it (thanks to
rails). You just click on the link and it take you to the ajax part
which is on a seperate page.
-The user then selects directories or files from via a multiple menu.
-When the user selects a directory (and hits the submit button) the menu
is updated with the