similar to: Unable to connect to remote asterisk

Displaying 20 results from an estimated 10000 matches similar to: "Unable to connect to remote asterisk"

2006 Nov 15
2
safe_asterisks pawning multiple asterisk process???
We have 1 server that after a few hours operating has multiple process of asterisk running. Here is the pstree output: # pstree init-+-atftpd |-auditd---{auditd} |-bash---safe_opserver---op_server.pl |-crond |-cwASTcall.pl |-dbus-daemon |-events/0 |-hald-+-hald-addon-acpi | `-2*[hald-addon-stor] |-httpd---3*[httpd] |-khelper |-klogd
2005 Jul 01
4
asterisk showing more than once on ps
Guys. Anybody know why sometimes on some servers Asterisk shows more than once while doing a ps? [root@server2 akrall]# ps -ax|grep asterisk 20555 ? S 0:00 /bin/sh /usr/sbin/safe_asterisk 20557 ? S 0:00 asterisk -vvvg -c 20558 ? S 0:00 asterisk -vvvg -c 20560 ? S 0:00 asterisk -vvvg -c 20561 ? S 0:00 asterisk -vvvg -c 20562 ? S
2004 Feb 03
7
The Smallest Asterisk Server Ever?
Hello all, Saturday night, after a couple of shots of bourbon, I realized that I had an old PC sitting in the garage that I could use as an Asterisk gateway if I just blew the dust off it and reloaded it with a modern Linux distribution. In my characteristically impulsive manner, I grabbed it and started cleaning it up so that I could put it in my office without my wife having a fit. The
2006 Apr 17
4
multiple asterisk process ?
Hi, Why does my asterisk keep forking instances at random times everyday? When I do ps aux, I got this: asterisk 13068 2.2 5.1 25924 12276 ? Sl 06:00 13:18 asterisk -vvvg -c asterisk 23558 0.0 5.1 26040 12248 ? S 09:57 0:00 asterisk -vvvg -c asterisk 29832 0.0 5.1 25924 12208 ? S 11:48 0:00 asterisk -vvvg -c asterisk 31872 0.0 5.1 25924 12208 ? S
2005 May 07
2
h323.conf - Asterisk not routing incoming calls based on IP - Ignoring type=user + host= + context=
Ok, at the bottom of my h323.conf file on my 1st server I have this: ; --------------------- [test] type=user host=209.237.227.185 context=termination-test incominglimit=10 accountcode=005 ; --------------------- Using an Asterisk at the other IP, I have this: exten => _1NXXNXXXXXX,1,Dial(H323/${EXTEN}@64.135.11.85,,o) This should send a call from the test-server to the IP of the 1st server;
2005 May 09
2
Re: APPDB: Half-Life and Counter-Strike with WINE
Hiji wrote: >--- "David F. Colwell" <dfcolwell@dfcolwell.com> >wrote: > > >>Hiji et al, >> >>Couldn't find Half-Life or Counter-Strike in the DB >>yet they returned... >> >>Submitted version rejected >> >> >> >------------------------------------------------------- > > >>The version you
2004 Jun 20
1
asterisk console mode
Hi folks, I use safe asterisk to startup and run asterisk in the background. In Safe_asterisk script, there is a parameter (right at the top ), CONSOLE which I can set to no or something. If it is no asterisk startup as asterisk -vvvg , if it is set to something the asterisk startup as asterisk -vvvg -c. Now I am running an agi script when calls get hung-up. That is in my extensions.conf I call
2005 May 23
1
Basic newbie questions
Hi all, im Luis from argentina i started to setup asterisk in my network but i just cant... so i have a few questions, if some one can help me with examples and or explanations would be great! My Setup: Asterisk 1.0.7 (on 10.0.0.254) Gentoo 2005.0 1) Can i have LOCAL users on my lan? 2) what should i use AIX or SIP 3) can my local users have a phone number? (lets say im 1112 and i can call to
2005 May 18
1
Tiger, Samba, and ADS
Trying to get Samba working with Active Directory and ACL's on an OS X (Tiger) server. So far it hasn't been too easy. We were able to finally recompile version 3.014 with ACL's on the server. Now we are stuck trying to get AD integration to work. Ideally, we would like it set up so that the OS X file server knows and uses all of the users and groups from Active Directory without
2005 Jul 28
2
understanding error.log
Thanks! That worked. In regards to the other part of my question - do you have to be relaying from a shoutcast or icecast source? Can the source not have a port number? For example: http://xxx.xxx.xxx/stream.mp3 Thanks again. j --- Karl Heyes <karl@xiph.org> wrote: > On Thu, 2005-07-28 at 20:42, j h wrote: > > Hello. A couple questions. > > > > When I execute
2005 Jun 13
2
xmms plugin bug report - macOS 10.3, darwinports
Hi all - I've just finished building flac in the "darwinports" environment on MacOS 10.3.9. The port maintainer (i've cc'd him) had disabled the xmms plugin build. I wanted that, so I changed the portfile and built locally, yada yada. I've run into three problems, only two of which I've seen reported in the list archives here. 1) configure doesn't properly
2003 Jul 02
2
Problems with musiconhold
Hi evereybody, I'm trying to use musiconhold during dial tones. But I only can call earing dial tones instead of music. Now will see my configuration files. AGI File(using AGI script to EXEC DIAL) print "EXEC Dial Zap/g2/numberc||m\"; $res=checkresult(); Extension.conf exten =>_numberb,1,Answer exten =>_numberb,2,SetMusicOnHold,default exten =>_numberb,3,AGI,dial.agi
2005 May 19
5
MusicOnHold probelms
This is my second attempt trying to get help and I am hoping someone can. When the musiconhold extension is matched, Asterisk attempts to execute musiconhold and stops right away, this is what I gets: Executing MusicOnHold("OSS/dsp", "") in new stack -- Started music on hold, class 'default', on OSS/dsp -- Stopped music on hold on OSS/dsp Is there a file that
2005 Jul 08
1
gre tunnel between networks with same subnet
/-----------------------\ | | |eth0 |eth0 |-------| |-------| | |eth1 eth1 | | -------- A |____ _______| B |----- | | \ / | | --------| | | --------| | | | |
2005 Jun 29
3
hidecallerid on analog line
Is there a way to hide the callerid on analog line on outgoing calls. Any ideas whether it could be done through configuration, a script or hardware. Thanks; ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com
2005 May 09
4
Multiple Calls with Asterisk?
Hi All, Please excuse my newbie questions, but figured this would be the best place to ask. I have been reading up on VOIP and implementing Asterisk as a PBX. I'm still left wondering if Asterisk supports multiple lines at once? If I had one land line, voip line, and asterisk setup and 10 people called my number, would all 10 people be able to speak to their appropriate party at the same time,
2005 May 20
5
Newbie on IVR
Hi, I get fascinated when I dial someone and get an IVR play " for accounts department press 1, for sales, press 2 or hold the line for an operator" and then have MOH play before the line is picked up at the desired extesion. Please, permit me as I know this will be one of the dumbest questions to ask in a group like this. I'll apprecaite any specific guide/instruction. Thanks
2005 Jul 10
7
QOS HELP PLEASE
ive got problems with my network (120 people) ive got big pings (300ms)m whereas there are normally about 19ms. i do not know if my qos is proper (fast i mean). www.tdi.pozman.pl/fir2 - my qos www.tdi.pozman.pl/rules - my firewall can sb tell me if do it ok ? -- *Dariusz ''tdi'' Dwornikowski | Gentoo | admin at pozman.pl |
2005 May 11
3
icmp problem
hi i have a problem with my icmp, i have a router that performs nat. i cannot ping to internet hosts from more than one stations situated behind NAT at once. if i want to ping from another station i have to stop the ping that was initiated from the first host, and after a few seconds i can ping from another station.i've checked firewll and i have no ipfw rules that could stop icmp traffic.
2010 Mar 23
4
Safe_asterisk doesn't exists???
Hello my friends, I'm very worry about a problem i'm having...my asterisk got freez some times, every 5 or 6 days with NO trace in /var/log/asterisk/messages What i want to know is if safe_asterisk has something to be with this? This is what i have on my server: [root at mypbx ~]# ps -A | grep asterisk 9118 ? 00:01:30 asterisk [root at dreampbx ~]# ps aux | grep asterisk root