Displaying 20 results from an estimated 900 matches similar to: "Flashpannel: How to get more than 28 buttons?"
2009 Dec 11
1
shared axes in multipanel plot
Hello
I've created a function to make a plot with multiple pannels from columns
of data that are created in a previous function. In the example below the
number of columns is 8, giving 4 pannels, but in general it takes data
with any number of columns and figures out a nice layout.
The panels all have the same axes, and so I wonder what functions are
avialable to create axes only on the
2006 Oct 05
2
xyplot
Hi,
for the data below:
time<-c(rep(1:10,5))
y<-time+rnorm(50,5,2)
subject<-c(rep('a',10),rep('b',10),rep('c',10),rep('d',10),rep('e',10))
group<-c(rep('A',30),rep('B',20))
df<-data.frame(subject,group,time,y)
I'd like to produce a plot with a single pannel with two loess curves one
for each group. the code below does
2005 May 31
4
Extension context question
I have a very simple question .
I have 2 internal extension 301 and 300 sip phone . I want to these extesion can call each other, and ext 300 can call outside to pstn, and ext 301 to call internatonal.
How can I do that ?
[x1]
exten => 300,1,Dial(SIP/300)
include => pstnlocal
[x2]
exten => 301,1,Dial(SIP/301)
include =>international
[pstnlocal]
exten =>
2005 Jul 17
2
DNS SRV
I have added in my zone file;
_sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com.
As I understand it should mean that any sip connection to
<anyname>@elmit.com should go to the udp port 5060 at the host
vpb.elmit.com.
In Asterisk's extensions.conf I have in the context [default]
exten => ronald,1,Dial(${PHONE_615},60,tr)
exten => ronald,2,Voicemail,u615@office
exten =>
2005 Jan 04
3
Where to start. {Scanned}
Hello All, Yep I'm a newbe.
I'm just started to play with asterisk.
What I have
Redhat Fedora Core 2 (New install)
3 X100P cards.
I installed
zaptel-1.0.3
libpri-1.0.3
asterisk-1.0.3
Where should I start??
--
Thanks, David
--
This message has been scanned for viruses and
dangerous content by KE6UPI, and is
believed to be clean.
KE6UPI thanks MailScanner for their support.
Please
2005 Jan 06
1
calling with out registration
hi,
i am using Asterisk CVS-05/31/04.
i have the problem that sip clients can make calls over asterisk
without registering befor. the xlite is not loged in with any
username/secret bit still can make calls over asterisk.
how can that be?
thx for help.
thomas
2005 Feb 20
1
making ASTCC web page secure ???
How do you make the page
http://hostname/cgi-bin/astcc-admin/astcc-admin.cgi
secure ? ,
so that only the person administering the calling cards can see the page
and make changes to the calling cards, I was thinking of using .htaccess
to restrict the access to the page by requiring a password, however since
it is a cgi script that does not seem to be posible.
Any ideas, any suggestions ?
2005 Mar 23
1
VoiceMail Outgoing Calls and Disconnects
Hey, I currently have the voicemail set up so I can dial out from a
voicemail box. I seem to not be able to place them. I have put the
number in with and without a 1, and then hit pound and it says "Please
wait while I connect your call" and then disconnects. Any ideas as to
why?
2005 Mar 21
1
Flash pannel: time display
I have three different time displays:
Flash panel caller 615 48:00
called 620 58:18
Snom phone shows for the same call 47:55
Why is there a difference at all?
bye
Ronald
2005 May 17
4
Is SKYPE a threat or should we do something (together)
Skype is very succesfsfull and get more and more users, ... we can
ignore them, accept them or do something,...
My suggestion is that we try to do something, ...
If we would peer to each other, than we get soon also a great amount of
users together, and than our service becomes more valuable, ...
Let's discuss advantages and disadvantages!
bye
Ronald
--
Ronald Wiplinger (CEO of
2005 Aug 18
2
asterick and festival...Help!
Earlier this afternoon I had this working
exten => 2890,1,Answer
exten => 2890,2,GoTo(12)
exten => 2890,12,Wait(1)
exten => 2890,13,Festival('I can say numbers like')
exten => 2890,14,SayNumber(1230001,f)
exten => 2890,15,Wait(1)
exten => 2890,16,HangUp
I was so very proud of myself...
All of a sudden after a reboot.... I get the following from the same
call plan
2005 May 26
5
SIP Soft Video phone for Asterisk usage
I am looking for a SIP Soft Video phone, which I can use with Asterisk.
If you have one installed (regardless if free or purchased) please tell
me which one, the settings in Asterisk and your experience with it.
bye
Ronald
2005 Jun 17
2
ASTCC Rate Calculation
Good Day
Has anybody here looked closely at the call cost calculation in ASTCC?
Can you duplicate the way the cost of a call is calculated? I believe
that there is an error in the code. I have fixed it, I think and
submitted a patch but we need user comments. I would appreciate if
anybody involved would slip over to chech out this link on the
bugtracker and provide feedback.
2005 Mar 18
2
Asterisk 1.0.7 Released
Hello everyone,
Version 1.0.7 of Asterisk, Zaptel, libpri, and Asterisk-addons has now
been released. Libpri and -addons have not changed, but have been
updated anyway to keep the version numbers consistent. All of the
tarballs are available on the ftp site.
ftp://ftp.asterisk.org/pub/asterisk/
I have posted the ChangeLogs for easy viewing at the following address.
2005 Jan 18
3
Out of 5 Grandstream BudgeTone 101 THREE are defect !!! (from Pulverstore)
I bought three plus two Grandstream BudgeTone 101 phones.
The shipping cost more than the phone itself from Pulver store.
The first shipping had one phone defect. Nothing on the display. (Can
happen!)
The second shipment had one phone with a defect display, but it still
worked.
The second phone's handset was defect too (microphone did not work).
Changing the handset from this one to the
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk.
I have setup a sip account on asterisk, ...
Can anybody give me a hint?
bye
Ronald
2005 Jan 12
5
Grandstream Bugetone 101 & mwi
I tried to use message waiting indicator, by "Subscribe for MWI" in the
web menu of the phone.
However, it does not light up / flash, even if a voice mail is waiting.
Where is the switch to turn it to?
bye
Ronald
2006 Apr 10
2
Outbound calls through Broadvoice
Hi all, a noob here, I am trying to get outbound calls through asterisk
working with Broadvoice.
I have consulted the following two online tutorials:
http://www.broadvoice.com/support_install_asterisk.html
http://www.voip-info.org/wiki/view/Asterisk+settings+Broadvoice
in an effort to make outbound calls.
My current settings are as follows:
sip.conf
register =>
2005 Mar 24
1
realtime - unable to find key
ok so my table looks like this...
REATE TABLE `sip` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(80) NOT NULL default '',
`accountcode` varchar(20) default NULL,
`amaflags` varchar(7) default NULL,
`callgroup` varchar(10) default NULL,
`callerid` varchar(80) default NULL,
`canreinvite` char(3) default 'yes',
`context` varchar(80) default NULL,
`defaultip`
2005 Jun 01
1
Newbie Question: HOWTO make outgoing call on SIP account from internal extensions?
Over the past 2 weeks I have been able to compile and get an asterisk
system up
& running on a debian Linux box.
I have setup 5 internal sip clients on the lan and all works great!
I can also call from outside (PSTN) into the system and reach extensions
and
services no problem.
All is up & running behind a nat firewall with proper ports forwarded and
locked down on each device to work