similar to: Seattle IAX Termination

Displaying 20 results from an estimated 2000 matches similar to: "Seattle IAX Termination"

2004 Aug 27
3
Disconnection From IAXTel
I am using IAX soft clients (firefly, IAXComm, IAXPhone) from a Win2K machine on a NATed private LAN to connect to my IAXTel account. All of my calls to outside numbers(1-800, 1-877, etc) seem to be disconnected after 9 seconds. Has this limit been placed on IAXTel? My call to the echo test number at 1-700-999-9613 seemed to run for as long as I wanted. --
2009 Jan 25
2
Choppy Sound On Bridging From SIP->IAX
I am experiencing choppy sound when I bridge from a SIP peer to an IAX peer. I am running Asterisk 1.4.13 on a 2.6.22.9 kernel (Fedora). I am experiencing choppy sound from the SIP peer to the IAX peer but not vice-versa. I know that this is not a bandwidth issue because I don't have choppy sound (with the same codec) when bridging IAX->IAX peers or SIP->SIP peers. My timing source is
2009 Feb 17
2
SLA and Flashing BLF
I understand that the Asterisk SLA implementation is somewhat different from most key systems and PBX systems. I also understand that in Asterisk, one does not put an SLA line on hold since it is just a MeetMe conference. However, is there any way to make the BLF flash when the answering party on the Asterisk system presses the hold key on their set and leaves the calling party alone in the
2004 Nov 08
2
Windows Update and DMZ
I am running a LEAF Bering firewall with a DMZ at one of my client''s sites. The client has a Windows IIS server set up in the DMZ. The DMZ rules block all outgoing connections on all ports. The client wants to be able to run Windows Update on the server, which uses ports 80 and 443. However, opening all port 80 and 443 connections from the server to the net zone is not an option,
2004 Aug 19
2
Opencall.org and SpandDSP
Does anybody know what happened to the opencall.org website? I can't get into the home page or the ftp site.
2015 Mar 24
1
Centos 6: setfacl: .: Argument list too long
Hi, How many user's you have assigned on that directory? --Regards Ashishkumar S. Yadav On Tue, Mar 24, 2015 at 5:30 AM, muiz <muiz at 163.com> wrote: > Hi, James, > The file system is xfs (/dev/mapper/centos-home xfs 1891292900 > 1556745108 334547792 83% /home) > > > Thanks and best regards, > Muiz > > At 2015-03-23 19:36:02, "James
2015 Mar 20
1
Centos 6: setfacl: .: Argument list too long
On 20.03.2015 02:14, muiz wrote: > Dear all, > > > I have a Centos 6 (64bit) server used for samba and ACL control. > There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem? use xargs like in: |find . -name "*.pdf" -print0 | xargs -0 RUNACOMMAND robert | > > > [root at s1
2015 Mar 23
3
Centos 6: setfacl: .: Argument list too long
muiz wrote: > Dear all, > > > I have a Centos 6 (64bit) server used for samba and ACL control. > There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem? > > > [root at s1 abc]# getfacl /abc > # file: abc > # owner: root > # group: root > user::rwx > user:user01:--- >
2015 Mar 24
2
Centos 6: setfacl: .: Argument list too long
On 3/19/2015 6:14 PM, muiz wrote: > I have a Centos 6 (64bit) server used for samba and ACL control. > There has a folder which a lot of user can access, when I add a new user's ACL, but failed, do you know how to resolve this problem? put all those users in a group, and delete all the user ACLs on that directory, just add the single group ACL -- john, recycling bits in santa
2012 Sep 27
3
vsFTP and shorewall
Dear all, Dear support and users: Sorry to trouble you! I configure the shorewall firewall to forward ftp and ssh port to another server, but failed. Can you help me check? I cannot login both SSH 2222 and ftp! Below is my environment: (attachment is shorewall dump) 1. Gateway (FC6) 1.1) eth0: lan static IP: 192.168.1.20 1.2) eth1: external public static IP:
2015 Mar 24
1
Centos 6: setfacl: .: Argument list too long
muiz wrote: > Hi, James, > The file system is xfs (/dev/mapper/centos-home xfs 1891292900 1556745108 334547792 83% /home) XFS has a low limit on the number of entries in an ACL (about 20) However, I don't know why you are getting the error 'Argument list too long' - I get 'Operation not permitted' when I try to and an entry that goes over the limit ... I
2004 Nov 08
1
Forward of discarded message Re: Windows Update and DMZ
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This message was incorrectly discarded by Mailman -- I''m still looking for the cause. - -Tom |On Mon, 08 Nov 2004 14:17:17 -0800 |> "Muiz Motani" <muiz@i-dist.com> wrote: |> | |>> > Has anybody found an elegant way to solve this problem? I am sure that I |>> > am not the only one who has run into
2015 Mar 19
8
How to boot CentOS 7 in Text mode in default?
How to boot CentOS 7 in Text mode in default? I install CentOS 7 using vmware, and do not want to use graph mode. Thanks, Peidong
2010 Jan 26
1
Xorg problem (CentOS 5.4)
Dear all, I installed CentOS 5.4 (graphic setup) today, but I cannot startx server. What can I do then? The following is detail information and logs for your reference, thanks in advance! Motherboa: Intel 965G xorg.conf: (I configure this file using FC12 Live CD, it's the same) [root at localhost X11]# cat /etc/X11/xorg.conf # Xorg configuration created by
2015 Mar 24
0
Centos 6: setfacl: .: Argument list too long
Hi, James, The file system is xfs (/dev/mapper/centos-home xfs 1891292900 1556745108 334547792 83% /home) Thanks and best regards, Muiz At 2015-03-23 19:36:02, "James Pearson" <james-p at moving-picture.com> wrote: >muiz wrote: >> Dear all, >> >> >> I have a Centos 6 (64bit) server used for samba and ACL control. >> There has a
2011 Jun 26
2
iptables port forwarding
Dear all, I would like to forward a port to an internet server, but failed. can you help me? Server: eth0: 192.168.1.250, Port: 8080 TCP, CentOS 5.6 Remote server: IP: a.b.c.d Port: 8181 Forward path: client1(192.168.1.10) -> 192.168.1.250:8080 (forward) -> a.b.c.d Port: 8181 ----------------------------------------- In Fedora, I successfully to config the firewall using
2005 Jul 25
1
Nufone inbound
Is anyone else having problems with nufone's inbound? When I try calling all I get is either a fast busy signal or the recording that the person I'm calling isn't available.
2003 Jul 15
1
Chan_H323, G729 (minor problem)
hi .. I have finally managed to get Chan_H323 & G729 working flawlessly, thanks to some help from Jerry McNamara. For those out there who are stuck with the same problem the procedure is : 1. install on RedHat 8.0 and nothing else (RH9 doesn't work!) 2. Install asterisk, zaptel etc. the normal way 3. Compile Pwlib & oH323 with versions taken from nufone's site
2005 Mar 14
2
How NuFone.Net's customer service works.
Hello All, I have been using asterisk for some time, and I would like for all to take a look at what NuFone does when they get something called out about their website. I ordered a 800 number from them on 3/4/05, they did not make me aware of the time that they took in provisioning and how terrible their support was. I called them on Tuesday 3/8/05 asked for a phone call because the
2004 Jun 21
3
Asterisk<>X100P<>Packet8
Noob here, my apologies in advance. Recently my employer decide to stop paying for my home POTS line, so I ordered packet8 for a home line instead of another POTS line, since I really dislike my local phone company, and the POTS line without any long distance would cost more than the $20 to packet8 with unlimited US calling. Anyway, this whole thing got me started thinking about VOIP a lot