Displaying 7 results from an estimated 7 matches for "ivv".
Did you mean:
iov
2004 Oct 01
1
Intervivo sip.conf?
Anyone have a working sip.conf for Intervivo? (with bidirectional audio,
dtmf and authentication!)
Thanks
David
--
|> /+\ \| | |>
2013 Nov 29
0
rsync dir-merge filter rule leaking outside its directory
...ing this on a 'debian wheezy' system.)
<pre>
# Prepare test source directories:
mkdir tsts; mkdir tsts/a; mkdir tsts/a/b; touch tsts/a/b/z
mkdir tsts/s; touch tsts/s/z;
echo "- *" > tsts/a/_filter_
# Prepare test target directory:
mkdir tstt
# Dry-run rsyncs:
rsync -n -ivv -r --filter='dir-merge _filter_' --delete-after -R \
tsts/./a/b tsts/./s tstt
# This 'hides' directory s.
rsync -n -ivv -r --filter='dir-merge _filter_' --delete-after -R \
tsts/./s tsts/./a/b tstt
# This does not 'hide' directory s.
rsync -n -ivv -r --fil...
2012 Apr 24
1
Upgrading from 3.2 to 3.5
...e as smooth as
possible? What kind of problems could I expect?
Best Regards,
Christian
--
__________________________________________
Christian Reischl
Fraunhofer Institut f?r
Verfahrenstechnik und Verpackung
Giggenhauser Str. 35
85354 Freising
Telefon: 08161 491-704
mailto:christian.reischl at ivv.fraunhofer.de
http://www.ivv.fraunhofer.de
2015 Jun 08
1
Two-way forest trust with selective authentication and SAMBA 3.6 as member
...isg.blogspot.de/2014/09/forest-trust-issue-with-selective.html
Kind regards,
Christian
--
__________________________________________
Christian Reischl
Fraunhofer Institut f?r
Verfahrenstechnik und Verpackung
Giggenhauser Str. 35
85354 Freising
Tel.: +49 8161 491-704
mailto:christian.reischl at ivv.fraunhofer.de
http://www.ivv.fraunhofer.de/
2004 May 02
2
Talking SIP to Vocal
I'm trying to get Asterisk to talk SIP to Vocal and so far have only
managed to get it partially working. Calls in from Vocal are working
fine but outbound calls aren't.
In sip.conf I have:
[ivv]
secret=SECRET
username=08452416761
host=sip.intervivo.net
fromuser=08452416761
externip=mt104.dyndns.org
nat=yes
canreinvite=no
reinvite=no
notransfer=yes
In extensions.conf I have:
exten => 150,1,Dial(SIP/0800800150@ivv)
When I call 150 Asterisk sends an invite to Vocal which then...
2007 Oct 12
0
zfs: allocating allocated segment(offset=77984887808 size=66560)
...+5e (8e45ee00, 92ef58d8,)
95425cfc zfs:dsl_pool_sync+a3 (92335040, 286de2, 0)
95425d6c zfs:spa_sync+212 (87c74340, 286de2, 0)
95425dc8 zfs:txg_sync_thread+25a (92335040, 0)
95425dd8 unix:thread_start+8 ()
I''m up without /etc/zfs/zpool.cache and no way (that I see)
to poke around with zdb -ivv
-rw-r--r-- 1 root root 448M Oct 11 19:01 vmcore.3
-rw-r--r-- 1 root root 1.1M Oct 11 19:00 unix.3
-rw-r--r-- 1 root root 388M Oct 11 18:20 vmcore.2
-rw-r--r-- 1 root root 1.7M Oct 11 18:19 unix.2
-rw-r--r-- 1 root root 327M Oct 11 18...
2002 Aug 25
3
Installing 2.2.5 latest on Mandrake 8
Hi there
I am a novice Linux user and am just trying it out - I am very impressed but
also very frustrated. I have loaded Mandrake 8 on a box and have configured
Samba for Windows pc's use this as a backup data server. Works
wonderfully - but our campus administrators say that the current version of
Samba presents a security risk(2.0.7) and should be upgraded. Thought this
was simple but