similar to: res_perl module loading problem

Displaying 20 results from an estimated 200 matches similar to: "res_perl module loading problem"

2004 Jul 12
8
Gogoif with variables acting funny?
Using an example provided by "The Hitchhiker's Guide to Asterisk", I made the following addition to my extensions.conf file: [inbound-analog] exten => s,1,Wait(1) exten => s,2,SetVar(counter=0) exten => s,3,Answer() exten => s,4,Wait(1) exten => s,5,DigitTimeout(15) exten => s,6,ResponseTimeout(10)
2004 Jul 29
5
Astricon Conference Call?????????
I know this is probably way out there but............ Would it be possible to set up a (Asterisk based) conference call (per se) with the presentations at the upcoming Astricon conference via IAXtel (or something similar) so that people who are not able to attend could join a Meetme conference (listen only) and listen to the content. There maybe bandwidth issues but this would certainly be an
2004 Aug 04
2
Snom 200 Programmable Keys
I would like to use one of my Snom 200's 5 programmable keys to park calls. I am using image SIP 2.04g. I have tried a variety of combinations and have come to the conclusion that: 1) On the Key Mappings administration page, I must select the "Transfer" under the "Break Keys" option box to be able to successfully transfer calls using the "Transfer" button. 2)
2004 Jul 13
2
IAX2 calls through IAXTEL.com
I created an account at IAXTEL.com to route 1-700-XXX-XXXX calls through. IAXTEL.com gave me a number (example) of 700-555-6226. I have made the following changes to my: /etc/asterisk/extensions.conf: [iaxtel700] exten => _81700XXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1}) exten => _81800NXXXXXX,1,Dial(IAX2/myusername:mypassword@iaxtel.com/${EXTEN:1})
2003 Mar 14
3
SIP registrations
Can asterisk act as a SIP registrar or location server? I would like to be able for a user agent(client) to register with whatever client they are using as "username@domain-name.com". Rather than the entry/username/password that is setup in the sip.conf file. That way a user could log into any SIP enable client and their calls would follow them around. I have read the sip.conf man pages
2006 Apr 25
1
res_perl voor asterisk 1.2.4
Hi, Can anybody tell me which version of res_perl I have to install on Asterisk 1.2.4. I tried to compile res_perl version 3.5 on Asterisk 1.2.4 and I got the following error. gcc -Wall -DRES_PERL_BASE="\"/usr/local/res_perl\"" -DMULTIPLICITY - D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -Wdeclaration-after-statement
2005 Oct 15
3
res_perl - Compiling error
Having trouble running make on res_perl: [root@charlie res_perl]# make perl -MExtUtils::Embed -e xsinit gcc -Wall -fPIC -DHAVE_AST_CUST_CONFIG -I/usr/src/asterisk-1.0.9/ -I/usr/src/asterisk-1.0.9//include -I. -DAST_INSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIBDIR=\"/usr/lib/asterisk \"-DASTVARLIBDIR=\"/var/lib/asterisk\"
2004 Sep 05
1
res_perl
Latest version of res_perl is up also. http://www.bkw.org/~brian/res_perl.tar.gz Brian Asterlink.com
2007 Apr 01
1
Asterisk 1.2 and res_perl - lock that leads to weird behaviour
Hi guys, as I wrote in a previous thread I was experiencing dropped audio (apparently randomly) and SIP + IAX peers getting REACHABLE / UNREACHABLE without reason, servers were in the same LAN. Investingating deeply in the problem I also noticed that 'show channels' command on the CLI, sometimes were returning strange results, for example it wasn0t showing some channels I was sure
2004 Jul 29
2
Astricon Dev Meeting On Line
Friends, Please send all offers for help *off list* to us at info@astricon.net. Do not disturb the list with offers of your services, please. I repeat: Only the Developer's Meeting will be considered for broadcast at this time. In order to enjoy the conference, you will simply have to be there. It's an IRL experience - meeting all the other Asterisk user's from around the globe,
2006 Dec 28
0
res_perl with asterisk 1.4 compile problem
Dear all, now we have the same problem of res_perl compilation with asterisk 1.4. It is the same problem that was present when asterisk was upgraded to version 1.2. I hope Anthony Minessale will be able to solve that problem as he did on that case. But if any of you know a hack to this problem please let us know. Here is the same compile problem again: gcc -Wall
2004 Jul 29
2
Aastra 480e phone ADSI config
There isn't much documentation on adsi, but I called NETXUSA (the vendor of my 480e) and they helped me along. My experience: 1. I really had no experience with ADSI so I had (probably still have) some misconceptions on how the configuration is loaded onto the phone. 2. I set the following in my /etc/asterisk/asterisk.adsi (most of this is the stock asterisk.adsi script): ;
2006 Jan 20
0
multithreading for res_perl
Hello, To connect to our oracle database from an asterisk application we use res_perl. Sometimes one of our asterisk server will 'freeze' and work anymore. I have to kill the job safe_asterisk and start it again, so that the application asterisk works again. If I look in the log files it look like that asterisk will 'hang or freeze', if two callers calls exactly at the
2005 Feb 03
1
FastAgi Help
Dear List after a lot googling and watching source example of FastAGI i cant find a simple way to convert a very simple perl AGI script... perhaps im not a developer.. Why i have need to use FastAGI?...Very load CPU usage on my box... with only 100 calls.. So i have two way res_perl or FastAGI on some other box.. I cant test res_perl becasue when i try to compile it i have this error:
2004 Aug 06
2
Error compiling ices-0.3
I'm trying to compile ices-0.3 on a RedHat 9, kernel 2.4.23 box and I receive the following error: : the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x385e): In function `posix_tempnam': : the use of `tempnam' is dangerous, better use `mkstemp' playlist/libplaylist.a(pm_perl.o)(.text+0x515): In
2004 Sep 30
6
No Asterisk Sounds on SUSE ES 9/Linux 2.6
I installed SUSE LINUX Enterprise Server 9 that uses a Linux 2.6.5 kernel. When I installed the OS, I chose a minimal package install. I compiled the latest asterisk out of CVS. So far things have gone OK. I can establish phone calls (SIP, TDM, etc) and the quality is good. Only problem is that I can get no sound out of Asterisk itself: prompts, comedian mail prompts, etc. I can see messages on
2007 Mar 23
3
SIP/IAX peers UNREACHABLE and audio loss
Hi all, I'm having a problem with some Asterisk servers interconnected with each other using IAX (I also tried with SIP without solving the problem) Sometimes, with apparently no reason, some peers become UNREACHABLE (I have qualify=yes in iax.conf) and REACHABLE again as soon as another qualify test is made. Our users are also complaining about audio loss during their calls, apparently
2004 Sep 27
1
Peer Review - Linuxfest Presentation Outline
Hello all, I've been invited to do a presentation on Asterisk for the Ohio Linuxfest in Columbus this weekend (http://www.ohiolinux.org). Rough estimates are that nearly 500 people will be attending. I've been working on an outline for a couple of weeks and I would like to have some peer review of the information presented. I am going to have to cut down the content to make it fit in
2004 Aug 06
0
Error compiling ices-0.3
On Wednesday, 03 December 2003 at 12:56, Charles Burns wrote: > I'm trying to compile ices-0.3 on a RedHat 9, kernel 2.4.23 box and I > receive the following error: > > : the use of `tmpnam_r' is dangerous, better use `mkstemp' > /usr/lib/python2.2/config/libpython2.2.a(posixmodule.o)(.text+0x385e): > In function `posix_tempnam': > : the use of `tempnam'
2005 Jul 21
3
[Asterisk-Dev] ClueCon in 2 Weeks!
ClueCon is coming in 2 weeks so we urge everyone who plans on attending to register today so we get a proper headcount! ClueCon was put together by Asterlink, the same team of people who helped shape Asterisk into what it is today by writing features, fixing bugs, offering IRC support and assisting with the management of the development effort. We have produced several real-world solutions based