similar to: Script to Restart Zaptel

Displaying 20 results from an estimated 200 matches similar to: "Script to Restart Zaptel"

2006 Jan 29
2
problem with xul/prototype experiment: "bind" method not found
Hi everyone, I was playing around with xul + prototype, and everything seemed to be going well until I ran into a wall - there seems to be some problem I can''t explain with Function.prototype.bind, for instance when I run this code: try { new Ajax.Request("http://localhost:3000/search/hello", { onComplete: this.onHelloComplete.bind(this) }); } catch
2005 Nov 19
2
ntlm_auth and PEAP machine authentication
At http://groups.google.de/group/mailing.unix.samba/browse_frm/thread/3806dd92303380d1/10f21511e488d8d0?lnk=st&q=ntlm_auth++%22machine+authentication%22&rnum=1&hl=de#10f21511e488d8d0 the question is discussed, whether ntlm_auth can be used for machine authentication against a Win2003/AD. and the conclusion seems to be, that it is not really clear: >Machine accounts are a problem
2006 Jan 13
2
Switchtower - openssl error
I get this error on switchtower setup task: no such file to load -- openssl I have openssl installed. Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e
2007 Jan 08
8
word wrap ?
Hi, I have long lines of text stored in a DB without line breaks. Now I need to present it in fixed width with word wrap. I tried everything css (word-wrap: break-word;), the rails actionview helper (word_wrap), specifying width of the div etc. But nothing works. The reason I''m asking the question here because to me word_wrap was created to solve this exact problem but it is failing to
2006 Feb 23
1
Explain Yellow Alarm in a Legacy Integration
How would you categorize a Yellow Alarm sensed by the Asterisk side in a Legacy PBX integration? We have a Mitel SX200 connected to an Asterisk(1.2.4) with a TE110P. Twice today (first time in over a month) we received a Yellow Alarm on the TE110P. I have been able to clear it easily by restarting zaptel. Thanks in advance! -------------- next part -------------- An HTML attachment was
2008 Jun 12
11
auto_complete with multiple params
I''m using the auto_complete plugin, and it works great, my problem is i need to pass multiple parameters to the controller other that what is typed in the text field. <%= text_field_with_auto_complete :search, :contains, :size => 15, :frequency => 0.1, :skip_style => true -%> This is what i have as of now, but i also need to pass ":language => @default"
2006 Jul 03
2
Login Engine & Functional Tests
Hello, I''m creating some functional tests form my controler, and most actions require login. I''m using login engine to manage the login functionalities. I would like to know how can I login a user in a functional test. This is, the first thing that I would like to do is to login a user. This way the response will return :success instead of :redirect. Thanks in advance. --
2006 Jan 21
1
Machine account with object class sambaSAMAccount required?
Hi! I have a problem connecting WinXP clients to my samba3/ldap domain (see my earlier post). I'm using the idealx scripts and they do create a machine account, even if i try to add the machine from WinXP itself. Now I noticed the machine account created by this script has object classes top, inetOrgPerson and posixAccount, but NOT sambaSAMAccount. Is this correct? I thought they should be
2006 Jun 23
1
Active Directory Primary group dont' show users
Hi all I have configured samba 3.0.11 in a windows 2003 domain as a domain member (security=ads).issue is, when i issue command getent group |grep domain users it shows DOMAIN+domain users:x:1004: it don't shows any user in this group while this group contains all the users in domain.it is primary group of all the users. if i set primary group of a user to something else then it
2006 Nov 07
1
loosening voicemail file permissions for msg????.txt and msg????.wav
HI folks, I figured out where in the source code to hack the .wav file permissions which were set too restrictive for me, but I can't figure out how to do the same for the .txt file. Looks like the voicemail.c file sets it nicely for asterisk1.4beta3 using a #define statement early on, but msg????.txt comes out with permissions 0600 and there are no umask entries that affect how
2007 Aug 02
3
Problems with Element.extend() on responseXML elements with IE
I have the following code in the "onSuccess" function of an Ajax.Request() call. The content type of the response message is "text/ xml". function interactionSuccess(request) { var root = $(request.responseXML.documentElement); ... So more or less I extend the root element of my XML response. This call triggers the onException callback. The exception is a
2005 Jul 07
2
IAX Transfers
I'm having a strange problem with transfers on IAX phones. I have two IAX phones behind my firewall that are extensions from my office phone system. Both phones can receive calls, but only one of the extensions can do blind transfers by pressing the # key. I have a similar problem at the office. Some of the phones can transfer calls, some of them can't. And my Zap lines can always
2019 Apr 15
2
supermin (chroot+systemd.resolved) - network cannot be configured on Ubuntu
Hi, I am facing the following bug while runnign guestfish on Ubuntu Bionic onward, where the network cannot be configured : https://bugs.launchpad.net/ubuntu/+source/supermin/+bug/1824236 The actual problem is the combination of (a) supermin and the fact that it does chroot and (b) a dhclient hook present in Bionic (/etc/dhcp/dhclient-eneter-hooks.d/resolved) that overwrites the make_resolv_conf
2011 Dec 03
2
script/server error (undefined method `name' for "ZenTest")
Hi All, I have an rails 2.3.11 app which I''m trying to run locally. When runnign script/server i get this error which i googled but couldn''t find the answer anywhere: Gem::SourceIndex#initialize called from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/vendor_gem_source_index.rb:100. Invalid gemspec in
2009 Feb 19
1
How to encode Non-English directories and filenames
Hello All, I have a custom client which successfully connects to the SSH server both on cygwin/OpenSSH-server running on windows and to standard SSH servers runnign on Linux. If I send a command like the following in bytes: ==== mkdir <Shift_JIS_characters> ==== after having encoded the whole command in bytes with Shift_JIS, to a linux SSH server ... it works. BUT if I send a similar
2008 Oct 06
1
need ur kind advice
Dear All, apprecite ur kind help n advice I have a Centos 5 server running only squid for sometime and its workin great. i am concerned about security so i have a shorewall firewall on the machine runnign squid n works grt now i would like to know the follwing 1) does anyone one know of any good antivirus software i could install on the centos OS squid server so as to scan for viruses so i cd
2010 Oct 06
2
migration 1.2.5 -> 2.0.5 load increased dramatically
During norml operation this morning we're seeing a significantly increased load on the IMAP server (factor 5, from 5 to 25). Does dovecot need to rebuild index files or perform other IO intensive operations after the upgrade? We're using Maildir Our monitoring shows increased "system" time. We're runnign fewer processes, the IO rate ist identical to yesterday, memory usage
2006 Jun 10
1
Re: Please help ASAP if you can... Thanks
I'm Matt, trying to set up my radio station on icecast, I downloaded the ice cast server, what source do I use, I do have shooutcast source? its not connecting? can u help me get streaming? I have shoutcast source, what do I need to do to get connecting? please help, do I need to enter different port number on my shoutcast source, I have teh icecast server and I clcik start runnign it says
2004 Jun 02
1
How to iterate through two objects of class "list" fast?
Hi! I have 2 list objects One list contains the data (list1) the second list2 contains the e.g linear model for each element of list 1. list2 <- lapply(list1,mylm,response) I obtain list 2 by something like this. now I have a function myfunc which takes an element from list1 and the coresponding element from list2 does something and .... list3[[x]] <- myfunc(list1[[x]],list2[[x]]) Until
2004 Jun 02
2
Zapata FXO always answers call?
I have some X100P connected to my analog PBX. When I want to call an analog extension on that PBX I use the following rule: exten => _21XX,1,Dial(Zap/g1/${EXTEN:2},20) where 21 is just a prefix to indicate it?s an analog extension and XX matches the real two digit extension number. (this is why I strip of two digits when dialing Zap/g1. Well, everything works fine, except that * says on