Displaying 16 results from an estimated 16 matches similar to: "iconecthere and *"
2004 Jun 23
0
connecting to Iconnect here using asterisk
Hi,
I wish to connect several ATA186 Phones to each other, to iconnecthere and
to the PSTN using asterisk.
Please tell the appropriate settings for firewall (ports to open etc.)
sip.conf and extensions.conf(part relevant to iconnect).
Also I would be glad to get a working example of your ATA186 configuration.
I tried searching the mailing lists and several sites but did not find an
answer.
2008 Nov 26
0
1.4.x Strange Vocemail delay
Hi there,
I've got the following code (for remote enquiry of the answering machine) in
my dialplan:
[mailbox]
exten => m,1,Set(TIMEOUT(digit)=4)
exten => m,2,Set(TIMEOUT(response)=0)
exten => m,3,Set(LANGUAGE()=de)
exten => m,4,Read(Pin,unavail,4)
exten => m,5,capicommand(echosquelch|no)
exten => m,6,Gotoif($["${Pin}" = "${MBPIN}"]?7:9)
exten =>
2001 Feb 28
2
Lock up issue
[Since samba-bugs has been shutdown, I'm posting this here...]
I'm running RH 7.0 with both 2.2.16 and 2.4.2 kernels
I've got the following samba packages installed:
samba-client-2.0.7-21ssl
samba-common-2.0.7-21ssl
I have a Windows NT 4 server (SP6a) which stores many of my files since I
use both Linux and Windows to access them (Linux on my desktop, Windows on
my laptop) I
2007 Feb 07
1
registration not timing out?
every few days my ADSL connection gets dropped for a few seconds. When
it does I find my SIP connection to one of my providers does not timeout
and retry. Does the following give some clues?
Asterisk 1.2.13, Copyright (C) 1999 - 2006 Digium, Inc. and others.
(note this is the debian etch/testing package, I can build a new one if
needed)
..
CLI> sip show registry
Host
2005 Jan 13
9
DIAX 0.9.9g more features and higher stability
Hi all,
DIAX 0.9.9g is available for download (including the updated help file and
web page) from the following locations:
http://www.laser.com/dante
or
http://www.geocities.com/tdanro
What's new in 0.9.9g (from 0.9.9f):
- during a call, accept DTMF tones as monitored events to trigger output
commands
- call timer on the phone display
- Swedish language added
- can run a command from the
2004 Sep 24
1
Do software raids don't dance Samba?
Hey all,
well, first of all (even if it's quite late as it's in version 3.0.7 already): thanks a lot to all who
are developing and supporting Samba! I'm new to Linux and I really like the way things
are happening on this OS. But now, I've reached a point where I have to raise the white
flag...
It seems to me like - at least my - software raid can't dance Samba. I've got
2009 Apr 18
1
Insecure=
Who knows who decided to put insecure as the name for that option ?
Not only does it confuse noobs, it really has nothing to do with security,
as iirc its to accept calls from a device regg'ed or authed even if on diff
ports, and for the invite..
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Jan 20
2
TE110P + PRI incoming + outgoing extensions question
I just got a TE110P up on an XO PRI - everything looks good so far.
We've been given a block of 23 numbers for the PRI. If I explictly set the
incoming extension in extensions.conf like:
exten => 1153,1,Answer
or:
exten => _XXXX,1,Answer
I can get the incoming call. If I try and do:
exten => s,1,Answer
I'll see something like this:
-- Extension '1153' in context
2007 Apr 27
0
Re: Voicemail on Different Server, Voicemail with NFS
>I was afraid of an unavailable NFS mount hanging the app and I also
>wanted to keep all of the communication over IAX for simplicity sake. I
>also hacked together my own "MWI over IAX". I did write ups of how I
>did both.
>
>http://opensourcemadness.blogspot.com/2007/03/centralizing-asterisk-voic
>email.html
2003 Jun 20
2
Manager interface, again
Ok,
is it me or do some of the commands just not work properly? I asked for mailboxstatus
and got:
Response: Success
Message: Mailbox Status
Mailbox: 1000
Waiting: 0
which is all well and good, except of course I have 2 messages waiting... which kinda means
it only works, if you have 0 messages... (using voicemail not voicemail2)
Andy
2004 May 02
4
iconnecthere behind NAT, strange deal
I've been to the WIKI and I've searched the archives.
Is anyone on the list successfully using iconnecthere behind NAT?
I was, for over a year, and then I changed my "plan" with them. Now all
my calls get intercepted immediately, "We're sorry, but your account is
temporarily unavailable."
Incoming calls work just fine.
I contacted their so-called
2003 Jun 27
10
Voicemail issue
Hi,.
How can I make that Voicemail app to play only my own recorded message
without the default one?
Thanks,
Dan
2010 Feb 24
1
Sparse KMeans/KDE/Nearest Neighbors?
hi,
I have a dataset (the netflix dataset) which is basically ~18k columns and
well variable number of rows but let's assume 25 thousand for now. The
dataset is very sparse. I was wondering how to do kmeans/nearest neighbors
or kernel density estimation on it.
I tired using the spMatrix function in "Matrix" package. I think I'm able to
create the matrix but as soon as I pass
1998 Sep 11
1
R-beta: cannot make R
Can anyone help?
I am trying to install R-0.62.2 on a Sun with OS 5.6 (Solaris 2.6),
and gcc/f77. Unfortunatley the simple commands
./configure --prefix=/opt/R
make
did not work, complaining when building help/docs.
It claims to have problems perl (which has worked fine so far)
but in practice it is not only a documentation problem:
if I force "make install" and run R, then it
1998 Dec 08
0
R compile problems with AIX
Hello,
I've allways had some problems compiling R (R-62.x and R-63.x) on a AIX 4.2.1 System to the end:
make produces following output:
...
...
mkdir ../../../library/eda/R
ld: 0711-327 WARNING: Entry point not found: __start
ld: 0711-244 ERROR: No csects or exported symbols have been saved.
gnumake[4]: *** [eda.so] Error 8
gnumake[3]: *** [all] Error 1
gnumake[2]: *** [R] Error 1
gnumake[1]:
1998 Dec 08
0
R compile problems with AIX
Hello,
I've allways had some problems compiling R (R-62.x and R-63.x) on a AIX 4.2.1 System to the end:
make produces following output:
...
...
mkdir ../../../library/eda/R
ld: 0711-327 WARNING: Entry point not found: __start
ld: 0711-244 ERROR: No csects or exported symbols have been saved.
gnumake[4]: *** [eda.so] Error 8
gnumake[3]: *** [all] Error 1
gnumake[2]: *** [R] Error 1
gnumake[1]: