similar to: Destroy a zombie sip channel

Displaying 20 results from an estimated 1000 matches similar to: "Destroy a zombie sip channel"

2008 Oct 28
1
AMI - Status Event.
Hello All, I'am a new Asterisk user, and i have the following question. The following is the Status of all open channels from my Asterisk system, which was received through the Asterisk Manager Interface ((AMI)). ==================================================================== action: Status actionid: 65066874_3# Response: Success ActionID: 65066874_3# Message: Channel status will
2007 Mar 05
2
Kickstart Installation - Is it possible to set a fixed IP for installation?
Hi everyone, I am trying to set up an automated CentOS installation system. My idea is to use PXE to boot the kernel/initrd and pass the kickstart options to the kernel from there. This works correctly until it boots up Linux. As soon as it does that it makes a DHCP request and, unsurprisingly, it gets the same one (same MAC) but it also gets the filename and next-server details. Then Anaconda
2007 Feb 26
3
Playback uses channel's language, background doesn't
I have the following in the dialplan: [macro-systemrecording] exten => s,1,Goto(${ARG1},1) exten => dorecord,1,Record(/tmp/${CALLERID(number)}-ivrrecording:wav) exten => dorecord,n,Wait(1) exten => dorecord,n,Goto(confmenu,1) exten => docheck,1,Playback(/tmp/${CALLERID(number)}-ivrrecording) exten => docheck,n,Wait(1) exten => docheck,n,Goto(confmenu,1) exten =>
2008 Apr 30
2
StatusComplete is getting me sick !!
Hello Asterisk People. Asterisk have a really annoying bug, i use frequently the manager status command and when asterisk decide not to show the "statuscomplete" event, it really don't show the "statuscomplete" string, in fact none of the "AgentsComplete", "QueuesComplete' are shown.... I use it for monitoring a queue, but this is really getting me
2007 May 08
1
ldapsam backend for standalone server - is it possible?
Hi, List, I am wondering if it is possible to set up a standalone server with ldapsam backend. I mean, not to set it up as a domain controller; ideally I don't want a windows domain but would like to stick with the windows workgroup mode. All the samba officail documents and other docs on the web are for set it up as a [primary|backup] domain controller. Below I list the mimimal working
2007 May 31
4
Fedora Directory Authentication on CentOS 5
Hi, I am trying to set up a Fedora Directory server for centralised authentication. I configure the directory server, add a user called (via the Java GUI) test and then, using system-config-authentication, enable LDAP on both tabs. I then try to log-in using the test account I set up on the directory, but I get an error message in /var/log/messages: May 30 16:28:27 ds1 sshd(pam_unix)[4445]:
2007 Jun 15
1
Accessing Voicemail(Asterisk) -- Remotely either from Cell or Landline
Hi, I was wondering if we can check the voicemails remotely from a cell or a landline number. We have SIP 3 Digit Extensions connected to Asterisk server. If users are away from Desk & need to access voicemails can they dial in to Asterisk PBX & check their messages. I know one can check through web link & even have mailed. Aslo I have checked regarding DISA, but I am not kind of
2004 Jan 31
1
asterisk php status viewer
since I was annoyed this morning, I wrote this simple php script to output channel status from asterisk manager. <disclaimer> that's very bad written, nor commented... I wrote that just for fun </disclaimer> and if someone will use that / improve it , just lemme know. http://asterisk.espia-net.net (wrote with php 4.3.3 and depends on Event: StatusComplete, so a recent * cvs
2009 Nov 13
1
destroy zombie session
Hi all, Some time ago I posted an issue regarding the hangup of active calls from the CLI and someone told me that "soft hangup" should work. Well, in fact it does work, but only if the channel is known, i.e. it doesn't work for zombie channels. For example, I have this scenario (CLI output of command "iax2 show channels") IP-AM-PBX*CLI> iax2 show channels Channel
2007 Apr 04
2
make Zaptel 1.2.16 'struct inode' has no member named 'u'.
On attempting to make Zaptel 1.2.16 on FC5, I get the following messages: /usr/src/zaptel-1.2.16/xpp/xbus-core.c: In function 'debugfs_open': /usr/src/zaptel-1.2.16/xpp/xbus-core.c:171: error: 'struct inode' has no member named 'u' make[3]: *** [/usr/src/zaptel-1.2.16/xpp/xbus-core.o] Error 1 make[2]: *** [/usr/src/zaptel-1.2.16/xpp] Error 2 make[1]: ***
2010 Sep 01
2
Championship Manager 01/02 - invisible mouse
I was wondering if anyone could please shed some light on this problem. Championship Manager 01/02 installs fine and would run properly too were it not for the fact that the mouse is completely invisible when moving into the wine window. The wine configuration window is fine, it's just the game itself. I've tried all manner of things, from changing the graphics settings, to even
2007 Jun 09
0
Can''t destroy zombie domain, holding onto resources
Hi, On restarting one of my domains, it went into zombie state and failed to restart. Now I see it like this: Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 256 1 r----- 1088916.2 Zombie-test1 111 128 1 ---s-d 195171.2 Issuing "xm shutdown 111" or "xm destroy 111" immediately
2007 Feb 13
1
Problem installing vlc on CentOS 4.3
I'm having a problem installing vlc 0.8.6.2a on 4.3 any one experienced this problem please offer a solution. --------------------------------- What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 13
1
Upgrading from CentOS 4.3 to 4.4 offline
How can I upgrade to CentOS 4.4 from 4.3 if I have no internet connection? Are there upgrade files I can download and use on the offline comp? --------------------------------- What kind of emailer are you? Find out today - get a free analysis of your email personality. Take the quiz at the Yahoo! Mail Championship. -------------- next part -------------- An HTML attachment was scrubbed...
2007 Oct 25
1
Appropriate measure of correlation with 'zero-inflated' data?
I have reached the correlation section in a course that I teach and I hit upon the idea of using data from the weekly Bowl Championship Series (BCS) rankings to illustrate different techniques for assessing correlation. For those not familiar with college football in the United States (where "football" refers to American football, not what is called soccer here and football in most
2007 Feb 26
7
How to get values of local channels context
The variable ${CONTEXT} stores the value of the current context. However if we are in a macro that will be the name of the macro. How do I access the name of the local channel's context. For example: [macro-test] exten => s,n,NoOp(Context ${CONTEXT}) CLI shows: -- Executing NoOp("Local/2592@1100006-2000-e802,2", "Context macro-test") in new stack I want to get
2010 Aug 13
3
Games
Hi, I want to build the table of a football league with 11 teams. All play together. So will 55 games. Since there are an odd number of teams in each round a team will not play. The games will be: games = urnsamples(1:11, x = c('A','B','C','D','E','F','G','H','I','J','K'), size=2, replace=F,
2001 Feb 12
1
CM00/01 Under wine - no keyboard
I've managed to get Championship Manager Season 00/01 running under wine, however the game refuses to recognise any keystrokes. The keyboard seems to work fine with other emulated apps, just this game. Anyone got any suggestions as to what I might be able to do to get it going? Running wine 20010112 on Debian 2.2.17 with Xwindows 4.01. Many thanks in advance. Sent via Deja.com
2009 Sep 29
1
Data source for American college football rankings?
An interesting, and topical, example of multivariate data for classroom illustrations are the American college football rankings. Starting at the end of October (or "week 8", the 8th week of the football season) a set of rankings called the BCS (Bowl Championship Series) will be published. This is a composite ranking based on two subjective polls, the Harris and USA Today polls, and a
2007 Jan 14
1
Ignoring DDC settings on Xorg
I am trying to set up a new 1400x900 widescreen monitor, but I just cannot get it to work correctly. The closest I get is 1400x900, which causes lots of vertical blur bands. I have tried with two different machines with i945 and ATi cards, running CentOS 4 and Ubuntu, always with the same result. My investigations indicate that the monitor reports itself to be "1440x900". It also