Displaying 20 results from an estimated 400 matches similar to: "7777 & *65"
2009 Oct 09
3
Chanspy
How can i activate "ChanSpy" to spy on a dedicated extension?
I see the following in "/etc/asterisk/extensions_additional.conf"
[chanspy]
include => chanspy-custom
exten => 501**,1,Chanspy(801)
exten => 501**,n,Hangup
exten => 502**,1,Chanspy(802)
exten => 502**,n,Hangup
But when i try to call "501**", it doesn't give any response.
Thanks.
2010 Jan 30
4
Astribank problem
H all...
I have an Astribank (8FXS/16FXO), IBM X3200 M2, Asterisk-1.6.2.1,
dahdi-linux-complete-2.2.1, libpri-1.4.10.2, centos-5.4 final.
My problem is, every time i unplug the astribank power supply, and
reconnect it, astribank cannot work again (lsusb result is 11x0)...
but, after reinstall the asterisk and dahdi, astribank will detected (lsusb result is 11x2)...
any suggestion?
Regard,
2009 Oct 29
1
Booting Error for /dev/kmem
Suddenly i found an error while booting, it says:
Fuck: can't open /dev/kmem for read/write (2)
So this is why, the Asterisk and Zaptel can not start.
Any Suggestions Please
Thanks a lot
Torintino
_________________________________________________________________
Windows Live: Make it easier for your friends to see what you?re up to on Facebook.
2009 Nov 11
1
hosted / virtual IPBX platform
Hi,
I am looking for a hosted / virtual IPBX *PLATFORM* for service provider.Such hosted IPBX platform is aimed to be as a service, so that final customers don't have to install, maintain, or upgrade any PBX hardware or software.
It should have a control panel for end users to create / edit extension, conference rooms , IVR menus, etc
Could you please indicate companies that offer such
2010 Apr 30
0
Caller ID on Asterisk and Astribank
Hi all...
I have a problem with caller id on my asterisk server.
here is my configuration :
centos-5, asterisk 1.6.2.1, dahdi-linux-complete-2.2.1, libpri-1.4.10.2
ibm X-3200 series, xorcom astribank (16fxo, 8fxs), 16 line telco (hunting)
everything fine until I try to feed my app with caller id.
My extensions.conf :
[incoming1]
exten =>
2009 Jul 20
1
Event Log
I am using an IBM Server, after while in the MBR it said that Event logs are full, so after clearing it, the asterisk can't run.
i think it deleted a file, so which file i have to create again. and what's its chmod.
Thanks
_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process
into another SQL database through entering IVR options during the call.
Thanks a lot.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
2010 Jan 26
1
Are Mail files in /Maildir/cur & /Maildir/.Sent read-only ?
Hi ALL...
I want to know if the files in /Maildir/cur & /Maildir/.Sent are modified by dovecot.
I have a script which calculates the age of the mail files.
I think that if they are continuously modified by dovecot I won't be able to calculate the age of the files.
Can Anyone plz advise on this....
Thanks
CoolAtt
2011 May 01
1
Queue Setup
Hi All,
I have Asterisk 1.6.2.13, I need to setup a queue
of (6) agents, Ring All strategy, I need to set the maximum total time
for the caller (Ringing/OR Waiting) on the queue is (2) minutes before
going to a fail-over which is a Ring Group of external numbers.
How the total max time is being calculated in terms of the number of agents, Ring Strategy, Agent Timeout, Retry, etc..
Can you
2009 Oct 14
1
pairs
Dear all,
I have two sets of data (say set1 and set2) as follow:
set1
x1
x2
x3
0.30
0.43
3.88
0.38
0.59
3.53
0.30
0.42
2.12
0.33
0.53
2.12
0.30
0.47
3.76
set2
y1
y2
y3
0.32
0.47
5.18
0.23
0.26
1.06
0.42
0.65
3.88
0.28
0.38
3.76
0.35
0.47
1.41
The "pairs" function (such as pairs(~x1+x2+x3 data=set1, main="Simple Scatterplot Matrix") ) is
2010 Apr 09
2
res fax help
I have res_fax setup and working for the most part. However, I'm seeing
some fax machines drop the connection on me -
Apr 9 17:33:11] NOTICE[30809]: res_fax.c:906 generic_fax_exec: Channel
'DAHDI/1-1' did not return a frame; probably hung up.
-- Channel 0/1, span 1 got hangup, cause 102
-- Channel 'DAHDI/1-1' FAX session '20' is complete, result:
2008 Jul 17
2
gecko-libs dependency resurfaces
In doing an update of centos 5.2 this morning, I observed that the old
gecko-libs dependency issue caused yum update to fail because it was
required by nspluginwrapper (x64_86), devhelp, yelm and firefox. Also, a
firefox (x64_86) showed the red hat splash screen rather than centos.
Manual installation of affected rpms using --nodeps (I don't advise this) did
not apear to impair the
2006 Nov 02
3
Safe to read index while it is being written to?
Is it safe to open the index to do searches on while another process is
writing to the index?
--
Posted via http://www.ruby-forum.com/.
2009 Oct 19
4
Backing up a centos serveR? how to ? Newbie question..
Hi all,
excuse my newbie question but how can i backup my centos server?
i have a dozzen of virtual hosts over it as well as substantial database entries..
i've backed up the following directories using rsync:
workspace/
/etc/httpd/
/etc/apache-tomcat-6.0.20/
/usr/lib/mysql/
/var/lib/mysql
though i'm still not at ease with this, so i decided to do a some sort of clone or something
2009 Sep 01
3
data frame
HI, R user,
I generate the vectors with the same length. I want to put each vector into each column of data frame. Why it doesnt work`?
rm<-data.frame()
for(a in 1:6){
rm[,a]<-getmeasure(p1,a,speech)
}
thanks a lot
Tammy
_________________________________________________________________
Share your memories online with anyone you want.
2009 Dec 21
2
Limit on number of times Realloc can be called?
Hello,
I've been writing a program in C that will be called by R. I seem to have
stumbled upon an odd error that seems to suggest there is a limit on the
number of times "Realloc" (the R version as defined in the manual
"R-extenstions" not the C version "realloc") when I try to use the
following program:
#include <R.h>
#include <Rinternals.h>
SEXP
2009 Apr 06
2
Zaptel Config
Is there different points in the zaptel configuration according to each country?
Thanks.
_________________________________________________________________
Drag n? drop?Get easy photo sharing with Windows Live? Photos.
http://www.microsoft.com/windows/windowslive/products/photos.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jul 14
2
PHP 5.2 on CentOS 4
How can i upgrade from PHP 5.1.6 to PHP 5.2.9 on CentOS 4.
Thanks
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
https://signup.live.com/signup.aspx?id=60969
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jun 15
2
Mirror URL Times Out
Dear All,
I am using Centos 4.7, i have an issue when i run yum update, the URL
times-out even when i browse it on firefox
#yum update php
Setting up Update Process
Setting up repositories
http://mirror.centos.org/centos/4/updates/i386/repodata/repomd.xml: [Errno
12] Timeout: <urlopen error timed out>
Trying other mirror.
Cannot open/read repomd.xml file for repository: update
2009 Jul 20
2
Rows for a list of values
Hi could yelp me with this
Suppose that we have the following matrix
m1<-matrix(c("a","e","a","i","o","u","i","1","2","3","4","5","6","7"),
ncol=2)
m2<-c("a","i")
m1
[,1] [,2]
[1,] "a" "1"
[2,]