similar to: asterisk hangs on STRPTIME

Displaying 20 results from an estimated 1000 matches similar to: "asterisk hangs on STRPTIME"

2007 Apr 06
12
Verizon-Vonage Lawsuit
May be slightly off topic, but I was wondering what everyone thinks of this latest ruling against Vonage? Does anyone really know what Verizon hold patents for, and could those patents possible affect anything in Asterisk? Who knows who Verizon will go after next. Brent -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jul 07
6
installing * from source
Just a quick listing of tested, and updated, steps from my notes. Enjoy ! http://asterisk-notes.blogspot.com/2007/07/installing-asterisk-from-source-on.html -baji. --
2007 Jul 26
8
IAX connections broken
Dear All: I have several boxes that up and running just great, then we changed internet equipment due to a lightning strike, now all my inbound IAX connections (iax2 show peers) have unknown status. If I log into the remote boxes, it says "Request sent." The authentications haven't changed at all, and all the iax.conf settings are correct. It looks like a firewall issue, but
2015 Jun 29
2
CPAN issues
Hello List, Running CentOS Linux release 7.0.1406 (Core), and trying to update CPAN from version 1.98 to version 2.10, but it fails. <snip> t/97-process_setup_options.t .. ok t/97-return_values.t .......... 6/10 # Failed test 'blib/script/cpan -j t/97-lib_cpan1/CPAN/Config.pm Local::Prereq::Fails' # at t/97-return_values.t line 49. # got: '2' # expected:
2007 Nov 17
3
modifying a dialed exension before dialplan processing
I have a phone (a panasonic globalrange phone) which always sends a fully qualified phone number. That is, for a local Canadian number, even if I key in 6135551212 it actually sends to asterisk 01116135551212. This means of course, along with "normal" phones I end up having twice as many extensions for outdialed numbers. Is there any way I could canonicalize this down to the more
2007 Oct 09
3
which pci has the dell / hp
I'm trying to find the right Digium card for the Dell 2950 Dell 2850 HP DL380 G3 HP DL360 G3 Are these 3.3v or 5.0v machines ? I am out of the office, and need to buy a card today. I am looking at either the TE407 or TE412, and would appreciate any help. :) Julian
2007 Nov 09
3
How to get ten-digit number?
Hello Instead of using PrivacyManager, I'd rather use my own dialplan to prompt the user for a ten-digit number if they called while blocking CID. This code does prompt the user, but 1) hangs up if the user didn't type the ten digits before the timeout 2) if the user did type the right number of digits, it still hangs up instead of Returning and then jumping forth to the "cid"
2015 Jun 29
0
CPAN issues
It's not a good idea to update CPAN and/or install modules from CPAN into the OS-installed perl. Use rpm packages from yum. Many can be found in the standard CentOS repo and EPEL has many as well. Take a look at perlbrew if you really need a new version of perl for some reason. If you don't really need the new version, don't update it. ? Brian Mathis @orev On Mon, Jun 29, 2015
2007 Dec 02
1
Asterisk on Solaris
I submiited to the list last night, but it never showed up. Here we go again. I've tried building Asterisk 1.4.15 on Solaris based on instuctions here, http://forums.digium.com/viewtopic.php?t=5888. However, this is the message I get. This is Solaris on X86. Any ideas? [CC] stdtime/localtime.c -> stdtime/localtime.o stdtime/localtime.c: In function `localsub':
2006 Jan 03
4
Problems Upgrading to 1.2.1 on Fedora 3
I am having trouble with FC3. After doing a yum update (of 1264 packages) I still cannont compile 1.2.1 from source: make[1]: `libedit.a' is up to date. make[1]: Leaving directory `/usr/src/asterisk-1.2.1/editline' make[1]: Entering directory `/usr/src/asterisk-1.2.1/db1-ast' make[1]: `libdb1.a' is up to date. make[1]: Leaving directory `/usr/src/asterisk-1.2.1/db1-ast'
2009 Apr 19
3
asterisk-1.6.0.9-x86_64: voicemail: Segmentation fault (core dumped)
Hello, Information: gcc -v: gcc version 4.3.3 (Debian 4.3.3-3) os: Debian/Testing Pulled latest release from asterisk site, compiled, installed it. I have a barebones configuration: $ ls -l asterisk extensions.conf modules.conf sip.conf users.conf voicemail.conf You can see them here: http://home.comcast.net/~jpiszcz/20090418/extensions.conf
2010 Jun 24
7
Yet more variable scoping pain.
Some days I wonder why I even bother with puppet. --- classes: - datacentre::new_york - role::appserver - elements::tfel0 environment: production: parameters: < set key/value pairs here > class ldap { < do some stuff that behaves slightly differently between different data centers > } class role::appserver { include ldap } So, I wanted to set some variables in the
2012 Dec 27
4
Where is timezone string stored?
I am having problems with RoundCube: 'Your session is invalid or expired' So I went looking for logs and in /var/log/roundcube/errors I find LOTS of warnings about problems with my timezone. Kind of a challenge to copy the log entries over here (will do if needed). Anyway, for right now I am looking as to where my 'Detroit American/New_York' (what I am seeing in Gnomes
2007 Jul 12
0
No subject
about something else than the IP Trunk, he is talking about outbound (which is related to using an application to run an outside call, which is used usually in campaign in contact centers and so on), I think nthis case differs that placing a calls via IP Trunk or even outside call but the caller who will do it (and not the application). Lastly, Mr. Amit helped me when he gave me a configuration
2007 Dec 23
0
Fwd: [ mocha-Bugs-16523 ] Ruby 1.9 gives warning
FYI - I''ve just released Mocha 0.5.6 to make Ruby 1.9 compatibility fixes available for those using released packages rather than subversion trunk. I''m not feeling well and so haven''t been able to test it other than by running all the tests using Ruby 1.9. Please let me know if you have any problems using it. Remember that it sometimes takes a while for a new gem
2007 Jul 27
0
Autoreply: Re: SunRocket / ALLO / etc special offer
I'll take either.... Actually now that I have had a chance to think about what I did (sorry bad week here). Yes, I will admit I did patrionize the users list... sorry if I offended anyone. I just figured I'd try to help any SunRocket users out that may not be on the biz list. If you review my history, you'll see I only post business stuff to the biz list. This is an exception.
2004 Nov 23
2
-lssl
Hi Having my first go at compiling Asterisk from cvs source. Compiled and installed zaptel ok Running make asterisk returns the following error message /usr/bin/ld cannot find -lssl collect2: ld returned 1 exit status The last part of the compile messages on screen are- editline/libedit.a db1.ast/libdb1.a stdtime/libtime.a -ldl -lncurses -lm -lresolv -lssl There is obviously something I have
2005 Mar 29
3
-lssl problem on debian
Hello Just installed fresh Debian testing box, checked out Asterisk and others from CVS stable (-r 1.0), and now trying to 'make install' in Asterisk. I get this error: if [ -d CVS ] && ! [ -f .version ]; then echo CVS-v1-0-03/29/05-15:19:53 > .version; fi gcc -g -o asterisk -Wl,-E io.o sched.o logger.o frame.o loader.o config.o channel.o translate.o file.o say.o pbx.o
2017 Jan 31
2
time zone
> Date: Tuesday, January 31, 2017 16:02:37 -0500 > From: TE Dukes <tdukes at palmettoshopper.com> > > Today, I started getting this error when trying to login to > zoneminder: > > ZoneMinder is not installed properly: php's date.timezone is not > set to a valid timezone > > Zoneminder has been running since last Wednesday when I installed > it. Today, I
2011 May 14
2
timezone specification on windows machine
Hi, I'm wondering what's the right value for specifying "America/New_York" time zone on a windows machine? I got my code which specify this time zone on as.POSIXct function work properly with this value on a linux machine. But it keeps giving me complaint on windows. Thank you. Cheers, Robert