similar to: Is there a clever way to page a group of extensions?

Displaying 20 results from an estimated 20000 matches similar to: "Is there a clever way to page a group of extensions?"

2008 Apr 11
4
Can't run Active State perl .exe
I am having trouble running an exe that was written in Active State perl. In Windows, I would go to the CLI and type Code: C:\pager\pager.exe cl Passing "cl" as an arguement that passes the file "cl.config" to the pager.exe program. I have not had any success running this in Wine, and I do not know if it is a syntax problem or if Wine does not work with it. I have tried:
2006 Apr 16
11
Best way to sort categories w/ pager
Ahoy, I made this pager, " def list @item_pages = Paginator.new self, Item.count, 10, @params[''page''] @items = Item.find :all, :conditions => "category_id = #{params[:condition]}", :limit => @item_pages.items_per_page, :offset => @item_pages.current.offset @categories = Category.find_all
2005 Mar 16
2
Dial multiple extensions, but different variables/timeouts
Hi everyone, I'm wondering I would accomplish the following: I want to dial several SIP extensions simultaneously, HOWEVER, for different times (say ext 10 for 15 sec and ext 11 for 30 sec), and potentially with different headers (such as ALERT_INFO) and codecs for each extension. Obviously whoever picks up first gets the call. After the longest timeout expires (30 sec in this example) I want
2009 Jul 28
1
Wishlist: Navigate to "Index" page of help when no topic specified (PR#13860)
Hi all, When I install a new package, and don't yet know any function names, I have to play the "poor man's game" to get to the standard help system "Index" page for the package: Poor Man's Game -=20 Load new package;=20 issue search() command; find position (say N) of loaded package;=20 issue objects(pos =3D N) command; get name of a random function (san
2009 Nov 18
1
clever ways to "share" an extension between sip and fxs
Using Asterisk 1.6.1.9, I'm looking for a way to "share an extension" between a SIP phone (Cisco 7940) and a SLT on a FXS port of a Cisco 1760 (via sip) -- at any given time I want to be able to pick up either phone and it should be "bridged" to the other - just like having two SLTs on the same copper pair. The goal is to have a cheap cordless telephone sit right next
2007 Apr 20
1
SELinux and daemons - clever way to change default locations?
I'm sure you've seen this before: You need to slightly tweak the default installation of a major daemon - let's say you're running a big MySQL database and you need to put it on a different filesystem, mounted (for example) as /db So you move /var/lib/mysql to /db/mysql (and preserve all the file attributes, including SELinux), change /etc/my.cnf accordingly, start mysqld -
2009 Aug 05
2
Wishlist: Navigate to "Index" page of help when no topic (PR#13872)
On 04/08/2009 7:33 PM, Steven McKinney wrote: >> -----Original Message----- >> From: Duncan Murdoch [mailto:murdoch at stats.uwo.ca] >> Sent: Tuesday, August 04, 2009 8:03 AM >> To: Steven McKinney >> Cc: r-devel at stat.math.ethz.ch; R-bugs at r-project.org >> Subject: Re: [Rd] Wishlist: Navigate to "Index" page of help when no >> topic
2004 Feb 06
4
more or less pager
R-users, (forgive my return adres) I've been breaking my head why R---which i find fabulous, by the way---does not pipe interactive output through a pager (more or less), like it does with help(), or like GNU Octave does with arrays with more than terminal height rows. Maybe it is my installation (Debian/GNU Linux). Maybe it is my configuration, but i don't think so because with
2019 Dec 13
1
systemctl behaves like it is being piped to less in centos 8?
In article <5c2439dc6351659900b0c7ef421ae3f1e7b84fe4.camel at biggs.org.uk>, Pete Biggs <pete at biggs.org.uk> wrote: > > > > > is what is annoying me. That seems to be what I would expect if I > > piped it to less. I checked a fedora 31 and another centos 8 box and > > am seeing the same behaviour. Am I missing something? > > > > The
2003 Dec 23
1
Orphaned rsync process on remote machine?
All, Sometimes when I do an rsync, it times out and leaves on orphaned process on the remote machine. I am running rsync over ssh using public key authentication. I synchronize about twenty-five machines, and this problem only appears on one of them. It worked until recently on this machine. I don't know what changed or what is different. I run rsync with a command line like this
2004 Jan 04
1
pager reminder script
Since the list community has done so much for me in my humble asterisk beginnings I have put together a simple little script written in php that serves as a paging reminder script. If anyone is interested in a copy of it contact me off list and I'll forward you a copy. The basics of the script are as follows: It queries an asterisk inbox of your choosing for the existence of a file that
2001 Mar 09
2
Pager size in 1.2.2 Windows
The following sequence of commands (for example): >my.data<-rnorm(10000, 5, 1) >my.data fills my pager buffer beyond its capacity. When I type "my.data", the pager displays approximately the bottom 7000 cells of the file, but "loses" the first 3000. Is there a some setting that increases the size of the pager buffer, or is this a limit in the Windows version?
2009 Jun 19
1
kde 4.3 beta 2, compiz 8.2 - panel pager doesn't work until plasma crash and restart
Listmates, Woking with compiz 8.2 on kde 4.3 beta 2 on Archlinux, the plasma "kicker" pager widget does not work correctly after compiz 8.2 is started. Before compiz is started you see the 4 small desktop representations stacked 2x2. After you start compiz, the panel only shows a single large pane 'Desktop 1' no matter what desktop you are on. The strange part is that
2002 Oct 22
1
gnuclient.exe as pager ?
Hi, I see there are some previous threads on gnuclient.exe, but I can't figure this out based on those... I recently started using ESS with Xemacs. I'm on Windows XP. On starting iESS, my editor gets set to 'gnuclient.exe'. I don't understand how this works, since there is no executable anywhere on my machine called "gnuclient.exe". But I have no complaints: I like
2015 Feb 01
2
Output to "raw console" rather than stdout/stderr?
In R, there's readline(), which is great because you can prompt the user, e.g. ans <- readline("Would you like to install Pandoc? [y/N]: ") without having to worry the message is intercepted by capture.output(), sink() or similar (which is used by dynamic report generators among other things). The message will always reach the user. (You can use sink(...,
1998 Dec 15
1
Use less instead of more
Hello, I would like to use "less" as pager instead of the default, "more". So I edited RHOME/bin/pager so that I can use less. Is it all right? Yusuke Uchiyama yusuke at kais.kyoto-u.ac.jp -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2005 Jul 07
2
asterisk and wireless on site personal paging system
hi, we are currently planning are large site which will migrate from an old siemens hicom pbx to asterisk. the customer is currently using a paging system (small receivers which display a callback number and a base station (transmitter) with several antennas at the site) the problem is, that the currently operative base station uses 4 ISDN BRI interfaces. But the protocol is old germany 1TR6
2003 May 24
3
help output paged in separate window
Hi folks, I use R in X windows on Linux. Normally, I use 'less' as pager, which is fine for scanning through 'help' (or '?') output in the R window itself; the help session is terminated by typing "q", as usual for 'less', and the R window then reverts to the R command line interface. Often, I would like to have the output from 'help' pop up in
2003 May 24
3
help output paged in separate window
Hi folks, I use R in X windows on Linux. Normally, I use 'less' as pager, which is fine for scanning through 'help' (or '?') output in the R window itself; the help session is terminated by typing "q", as usual for 'less', and the R window then reverts to the R command line interface. Often, I would like to have the output from 'help' pop up in
2002 Mar 01
2
best way to work with cvs?
I use a script to get the lastest samba: #!/usr/bin/ksh echo "\npassword: cvs\n" cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -z5 -d :pserver:cvs@pserver.samba.org:/cvsroot co samba Are there any other commands I could tack on or something I should do differently to make sure I am getting correct rebuilds? For example, should I tack on at the end: cd