Displaying 20 results from an estimated 1000 matches similar to: "Asterisk with another Asterisk"
2005 May 23
3
Junction Networks
Anyone have experience with these guys? If so, good, bad, average?
http://www.junctionnetworks.com
Thanks,
Wiley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050523/4222e3e7/attachment.htm
2005 May 22
4
Cisco 7940g Firmware load problems
I have a Cisco 7940G IP Phone. I am trying to load the firmware to SIP 3.2. The Phone just hangs in Defaulting CM to TFTP Server. It doesn't do anything else after that. I also have two other 7940g's that are the Universal Application Loader mode and say Protocol Application Invalid. I need to know what I can do to fix both these problems. I am running Asterisk@Home version 1.0. I have to
2005 May 24
1
Cisco Config
Is anyone here familiar with configuring Cisco routers? I have a Cisco
3620 with 3x WIC-1DSU-T1, 1x 2FE-2W, and 1x 1E-2W. I have 2 T1 lines
being brought in by ACD.NET, a local CLEC. Within the next 3 months we
will be getting another line from them, as our bandwidth needs grow. I
am new to cisco and need help configuring this router. I am currently on
a 1M DSL line with them. The DSL modem is
2005 May 25
7
Survey: E1 prices
Hello List,
I'd like to ask how much you guys pay for an E1 (30 voice lines) and what
company. You can email me personally and not the list.
Best regards,
Eddie
_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/
2004 Sep 17
2
New User Help
Hi,
I am new to asterisk, I would like to know how to
configure asterisk to play a recorded message
everytime a call if forwarded to it from SER. Which
configuration files should be touched? I was scanning
through the information on the internet and didn't
find what I was looking for.
Thanks.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has
2005 May 27
6
Newbie here. Tips on setting up 100 phones wanted.
I'm looking at setting up Asterisk for a completely IP environment.
All intercompany calls.
I work for a ski area. I currently use a 3Com Superstack for in our
office. And an old small town phone system for up at the mountain. The
phone system is dying and I'm hoping to bring IP to replace the old
phones. It will be about 100 phones at about 20 locations all within
about 4 miles of each
2005 Jan 18
3
Cisco 7940G
Hi,
We've got a customer site with Cisco 7940G Phones connecting to our Asterisk
Server via SIP.
However, upon running a "sip show peers" it states that the phone is :
user/user (Unspecified) D 255.255.255.255 0 Unmonitored
All phones can call out via our Asterisk Server fine regardless. The problem is
when they try and place a call to one another, where it
2006 Apr 29
8
(Semi-OT) QoS Question FTP Living with Asterisk
I have searched google and came up with too many options and packages
that may or may not work for my needs, most articles seem to be for
setting up routers. Maybe someone on the list can give me some better
insight.
I have monitoring turned on my "shift eight (tm)" (Asterisk ;-)) box for
all calls. We have over one hundred agents and tons of recordings in
wav format. I also
2005 Apr 04
7
No smb.conf file !
Good morning all,
I configured samba 3 on a Red Hat machine, I then
built and installed it.
The problem is that after installation has finished, I
couldn't find the samba configuration file smb.conf.
Any idea please?
Bahya
__________________________________________________________________
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez
2005 Apr 01
2
samba & ads problem
I follow the procedure for the integration of Samba
3.0.13 in Ads environement, but when I enter the
command "net ads join -U administrator" system return
me this error:
------errrrrrror--------
morgoth:/usr/local/samba/bin# ./net ads join -U
administrator
administrateur's password:
[2005/04/01 16:34:48, 0]
utils/net_ads.c:ads_startup(191)
ads_connect: No such file or directory
2007 Jul 07
2
Unable to install Asterisk Now Beta 6
Hi everybody !
I'm desperately trying to install AsteriskNow Beta 6. I
downloaded the iso file (version x86 32 bits) and burned it,
then I tried on three different computers (from an old Pentium
4 to a brand new HP DL380 2xDual Core) and each time I got the
same error...
Shortly after the installation begins, after the probing of
hardware component, the installer stops with the following
2005 Apr 08
3
problem with install of centos 3.4 on i386
hello,
let me explain my problem :
i've downloaded centos 3.4 on i386
the md5sum of CD1's iso file is OK
i burn it on a CD with NERO and i have this problem in
CD1 of centos 3.4 for i386 :
----------------------------
# file perl-5.8.0-88.9.i386.rpm
perl-5.8.0-88.9.i386.rpm: RPM v3 bin i386
perl-5.8.0-88.9
# rpm -qlp perl-5.8.0-88.9.i386.rpm
erreur: perl-5.8.0-88.9.i386.rpm: signature
2005 Apr 20
2
nsswitch.conf & winbind
Hi!
When a configured samba server i enter the following
command, i don't see any of my domain user.
MORGOTH:~# getent passwd
root:x:0:0:root:/root:/bin/bash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
...
nobody:x:65534:65534:nobody:/home:/bin/sh
guillaume:x:1000:1000:Guillaume
C.,,,:/home/guillaume:/bin/bash
2003 Jun 30
4
asterisk with modem
hi,
i need to do a demo of asterisk in a office that doesn't have an ISDN
line, can someone tell me if asterisk works also if i use a modem card
mapped on /dev/ttyl0 insted of use a isdn card?
did someone try to do something similar before?
thanks for your help!!
Angelo
2013 Mar 25
1
a contrast question
Dear R People:
I have the following in a file:
resp factA factB
39.5 low B-
38.6 high B-
27.2 low B+
24.6 high B+
43.1 low B-
39.5 high B-
23.2 low B+
24.2 high B+
45.2 low B-
33.0 high B-
24.8 low B+
22.2 high B+
and I construct the data frame:
> collard.df <- read.table("collard.txt",header=TRUE)
> collard.aov <- aov(resp~factA*factB,data=collard.df)
>
2009 Jul 31
1
Install R on Cygwin (correction)
Hello,
I should use R on cygwin.
I have ever install cygwin and now I try to install R.
I have read the R manual and particularly the part : Installation R under Unix but I improved some difficulties for succeed in this task.
Actually I have create a R repertory where I have unzipped the file R-2.9.1.tar.gz. In this repertory I do ./configure in cygwin but some errors appear and I don't
2005 Jan 21
1
sip.conf configuration for internal calls
Hello all,
I'm a newbie in * and i want to start by making
internall calls between ip phones (Grandstream BT100,
and HT286),
if someone can help me with an ewample of sip.conf
file specially with the "register" field in [general]
defintion.
Thanks
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez votre Yahoo! Mail sur
2005 Feb 09
5
polycom soundpoint ip 300
hello,
I try to set up two lines per ip 300 phone,
registration is ok but i get Failure to authenticate
407 for subscribe.
Anybody could help me to configure Asterisk in order
to set instant message and presence ?
I've tried with Ondo sip server it's ok !
Regards
D?couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails !
Cr?ez votre Yahoo! Mail
2005 Mar 08
2
Connect asterisk on classic pbx with T100P card
Hi,
I try to connect my asterisk box with a classic pbx
(Siemens).
I have a T100P E1 card.
modprobe zaptel and wct1xxp ok
ztcfg -vv ok
I can run asterisk and show the channels but the led
still flash red
My zaptel.conf :
span=1,1,0,ccs,hdb3,crc4
bchan=1-15
bchan=17-31
dchan=16
My zapata.conf :
;; E1
switchtype = euroisdn
signalling = pri_net
group = 1
context=e1
channel => 1-15,17-31
2008 Oct 22
6
fax / t38 gateway
I'm trying to figure out how to handle our fax line when we switch to
our asterisk for voice. After a lot of reading and poking about I have
concluded, as have many others it would seem, that the best thing to
do is either to have a separate pstn fax line or use some sort of
internet faxing service rather than try and make faxing work in a way
it's not meant to over voip lines.