similar to: Disconnect Problem

Displaying 20 results from an estimated 1100 matches similar to: "Disconnect Problem"

2003 Oct 01
1
R2 signalling
hello, I have been searching the mailing list for info on R2 signalling support in * The best I came up with was a post by Steve as far back as 18 Jul 2003. This post indicates that some work was being done on it. Has anyone got any info if the current cvs does have support for R2 on E100P as yet? Thank you. Anthony
2004 Aug 18
1
Newbie physical layout question
Sorry for the very newbie-like question. I have the FXS part straight. The part I don't understand is the FX0 part. Will I need the FX0 card if I am connecting to a service like FWD? My goal is to get rid of my phone line all together. I am under the impression I will only need an FX0 if I'm connecting to the central office side of the phone connection or to an existing PBX. Bottom
2006 Jan 26
1
Asterisk Setup Question -- Please Help
I have a question on Asterisk and whether it will work with the following design. Install ASTERISK on the external side of the Network. Purchase an AudioCodes 4/8 port Analog Fx0 gateway. So far everything seems straight forward. Here is the twist. The company currently has Cisco Call Manager 3.3 which does not support SIP Trunking. But it does have a VG248. I would like to place 4 lines
2003 Nov 05
12
Mediatrix 1204
I have a Mediatrix 1204 FXO gateway setup for SIP. I would like to know if anyone has gotten this item to work with Asterisk. I need to get a 2 or 4 port FX0 gateway working with asterisk. The Idea is the following. PBX at lets say any Hotel(Analog lines FXS) - FX0 Gateway(1204) -- {Internet} -- Asterisk - local IVR system. (IVR is not at present running Asterisk old dialogic system has FX0
2004 Jun 27
4
Re Cron
Hi List Is there a cron that I con do to replace this, as the fx0 card doesnt hang up properly phonegc:/home/samantha# asterisk -r Asterisk CVS-05/30/03-17:17:07, Copyright (C) 1999-2001 Linux Support Services, Inc. Written by Mark Spencer <markster@linux-support.net> ========================================================================= Connected to Asterisk CVS-05 currently running on
2006 Feb 04
2
nnamp question
Hi: I have a machine with four interfaces connecting four different networks. I am learning to use nmap and trying to force the nmap working only one interface. As nmap man page states, I use -e option and it would not work: nmap -e fx0 -v -sP 192.168.128.0/23 Starting Nmap 3.95 ( http://www.insecure.org/nmap/ ) at 2006-02-04 14:04 CST getinterfaces: Failed to open ethernet interface (el0)
2004 Aug 17
3
Digium Hardware Question from Newbie
Hello folks, I'm very interested in the Digium/Asterisk combination but need some clarification. I would like to setup a SOHO for business and home use. Scenario One: I have one analog line, 4 analog telephones. Do I need a TDM400P + 4 FXS modules (Green) + X100P? Scenario Two: 2 analog lines, 1 selective ring number for fax, 8 analog phones. Is this what I need? 2 TDM400Ps and 8 FXS
2004 Oct 04
2
Re Problem with Asterisk 2 fx100 cards
Hi I have installed 2 fx0 cards into a machine 1 for pstn (out) and the other for pstn (in) However I can get the first card (pstnout to work fine) I have swapped the cards and both work I am also unable to make outgoign on the second card ztcfg -v shows r2d2:/etc/asterisk# ztcfg -v Zaptel Configuration ====================== 2 channels configured. My /etc/zapdata.conf file # fxsks=1,2
2005 Jul 20
2
Issues with convolve
We obtained some disturbing results from convolve() (inaccuracies and negative probabilities). We'll try to make the context clear in as few lines as possible... Our function panjer() (code below) basically computes recursively the probability mass function of a compound Poisson distribution. When the Poisson parameter lambda is very large, the starting value of the recursive scheme ---
2005 Jun 30
3
Trying to do very simple Zaptel Config. NO LUCK!
Hi, I am trying to do the world's most simple install. I have a Wildcard TDM400P with 3 ports: 1 FXS on port 1 and 2 FXOs on ports 3 and 4. (i'm not using port 3 for now, put want it for expansion purposes) I simply (to start with) am looking to have the FXS phone ring when an FX0 port is dialed. I would also like to be able to place outgoing calls on the FXS through the FXO. Right
2004 Oct 04
2
300 extensions on Asterisk?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello I am running an * box with just 8 extensions connected to our old Alcatel BCN 5200 PABX. The requirement is that we now scale it up to handle about 300 lines and get rid of our old PABX. Is there a way of hooking up 300 phones to asterisk without going via the PABX. I am more of a network person than a telecomms one so i may not fully
2003 Dec 07
3
FARFON lives!
Some of you have been following our progress on http://farfon.convergence.com.pk as we blundered our way through the development of a low-cost ethernet IP phone that does IAX and augments the client options currently available for the kick-assterisk server. With help from the denizens of #asterisk and kind words of advice from Mr. Spencer and the rest of the gang ... we're proud to have
2009 Dec 22
2
getent passwd problem
Hi, I am having a weird issue with samba where once a week approximately at the same time users will lose connectivity, if i run wbinfo -u all users are displayed wbinfo -g all groups are displayed However running getent passwd only shows local-users, no remote users are shown.. To fix the issue I have to change the name of my idmap config and restart samba and winbind and everything works
2009 Aug 08
4
how to get id of other table
Hi All, I have a doubt regarding join tables I''m having 2 models 1)Fac 2)Cont and both models have " has and belong to many" relationships so there are 3 tables 1)facs 2)conts 3)conts_facs then i''m fetching the data in controller as @conts=Cont.find(:all]) @cfacs=Fac.all(:joins=>:conts, :select=>"facs.name") but i dont know how to get the
2004 Oct 01
1
Configuring X Ten to make call using FX0
I am blessed with this user forum and able to set my Dev-PCI Digium card working fine with the Asterisk server of mine (i)But today i just wanted to know if someone can help me to set X-Ten Lite to call PSTN line using my FX0 Currently , I am able to use X Lite to call another X lite user locally (LAN) I also has attached my setting together Thanking you all in advance --------------
2011 Dec 16
0
crash in using Rcpp and inline packages.
Hi all, I am using c++ functions in R by Rcpp and inline packages. The code is quite simple, but the R session always automatically crash after some running time. Does anyone here familiar with Rcpp and inline? What¡¯s the problem in the following code? I have checked the input values, no NA and other strange value exists. Thank you for your attention! > mkc <- cxxfunction(
2011 Dec 16
0
Fw: crash in using Rcpp and inline packages.
Hi all, I am using c++ functions in R by Rcpp and inline packages. The code is quite simple, but the R session always automatically crash after some running time. Does anyone here familiar with Rcpp and inline? What¡¯s the problem in the following code? I have checked the input values, no NA and other strange value exists. Thank you for your attention! > mkc <- cxxfunction(
2003 Jun 11
3
Dialing out through a Hardware PBX
<DIV><FONT face=Arial size=2>hello All,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV> <DIV><FONT face=Arial size=2>our Asterisk pbx is sitting behind a normal analog hardware pbx, we have to dial 9</FONT></DIV> <DIV><FONT face=Arial size=2>to take an outside call through the hardware pbx, our
2003 Sep 01
2
Unified Messaging Support ?
Hello, One quick question. Does anyone has experience implementing unified messaging (UM) using Asterisk. Does Asterisk has support for UM ? Thanks, Tarun ___________________________________________________ Medicine meets Marketing; Dr. Swati Weds Jayaram. Rediff Matchmaker strikes another interesting match !! Visit http://matchmaker.rediff.com?2
2010 Aug 23
2
Make a transfer for external line.
Hi all, We have an asterisk version v1.6.1.20 with a TDM400 board (2 FXS and 2 FXO). We want to do a transfer "blind" and "attended" from a line external connected to one FXO. We have made configuration, and transfers from internal lines (FXS) work fine but from (FXO) not. We have made 2 test, one work fine from FXS and the other form FXO no. Test 1, work fine: 1) A