similar to: Release 0.7.0 - not yet

Displaying 20 results from an estimated 5000 matches similar to: "Release 0.7.0 - not yet"

2008 Jun 11
2
time on asterisk
Hi, I'm using gotoiftime on asterisk, but it seems  there is a difference between the asterisk time and the system time. could it be because i adjusted the system timezone on my linux? do asterisk not detect the change of timezone on the system? How can I fix this prob? Regards, nhadie -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Oct 01
1
Software patents (was G723 on asterisk 1.4.1)
On Wed, Oct 1, 2008 at 6:34 AM, Andrew Joakimsen <joakimsen at gmail.com> wrote: > On Sun, Mar 23, 2008 at 11:34 PM, Tilghman Lesher > <tilghman at mail.jeffandtilghman.com> wrote: >> It is completely illegal in any country that recognizes patents. > > You mean countries that recognize software patents, right? As resident of country where the file is hosted - yes we
2005 Mar 12
2
RE: [Asterisk-Dev] SetVarCDR
I don't know...now I have a _X. in my CDR. -----Original Message----- From: Matthew Boehm [mailto:mboehm@cytelcom.com] Sent: Saturday, March 12, 2005 8:05 PM To: Asterisk Developers Mailing List <asterisk-dev@lists.digium.com> Subject: Re: [Asterisk-Dev] SetVarCDR You must have some fux0red config 'cause using _X. works fine here. I haven't had an 's' in my CDRs for
2009 May 13
2
Help need to do Lookup from odbc database
Howdy, How do i perform a lookup from a remote odbc database in the asterisk dialplan? I can do it with mysql but not sure of commands for odbc connection. Cheers!!!
2008 Mar 02
3
override/redefine asterisk DB function
Hi. Is it possible to override the standard DB function in Asterisk? My dialplan contains a lot of calls to "Set(DB(...))" and "${DB(...)} which of course use astdb to store/read data. I would like to stop using astdb and switch to Clustered MySQL (I don't suppose "clustered astdb" exists?). So instead of rewriting extensions.conf and replacing the DB calls with
2007 Nov 28
3
Multiple Return Values from func_odbc
Is there any way to return multiple values from functions defined in func_odbc.conf? It appears that you can only return one value. True? Hope not.... Doug. ____________________________________________________________________________________ Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/ -------------- next part
2003 May 21
4
2 part question
Is there a way to record your own voice messages ("Welcome to my PBX, Press 1 for ...") using asterisk and an analog phone, or do they need to be recorded using traditional voice recording software? Also, I am confused as to why my replies to the message board are never indented. Call this the ultimate newbie question, but how should the reply be worded so that I don't screw up
2009 Aug 12
2
Cdr src field fail??
Hi, Why do CDR second field, src field have a dest???? The real src field is 9500. Is a bug?? Example; "Q-aereos","1147938811","9500","outbound","1147938811","DAHDI/31-1","SIP/9500-0de0ea60","Dial","SIP/9500|60|t","2009-08-11 18:12:41","2009-08-11 18:12:45","2009-08-11
2009 Jan 16
0
No subject
"In computer software standards and documentation, the term deprecation = is=20 applied to software features that are superseded and should be avoided.=20 Although deprecated features remain in the current version, their use = may=20 raise warning messages recommending alternate practices, and deprecation = may indicate that the feature will be removed in the future. Features = are=20
2009 Aug 11
4
func_odbc insert with mssql
I'm trying to use func_odbc to write to a MS SQL db. Here's my func_odbc conf: [OPTIN] dsn=MSSQL-Optin write=INSERT into OptIn (orgID) values (${VAL1}) Dial Plan exten => +18665551212,n,Set(ODBC_OPTIN()=dave) When I do an odbc show, it shows that I am connected to the db. If I use isql, I can write to the db, however, when I use func_odbc, a record will not write. I'm using
2008 Apr 06
7
Where is the Digium DS3 card?
Any know what Digium hasn't released the DS3 card? It was supposed to be out a while ago. -Matt
2003 Jul 02
9
BIG problem with multiple rings before pickup
Hi All... I have a maddening problem... I have Asterisk configured to pick up a line after 4 rings. I do this to allow my fax machine to pick up a particular distinctive ring pattern, so I don't have to pay for a dedicated fax line. If someone calls the line, lets it ring 3 times and then hangs up, Asterisk answers the line, and holds it off hook forever, constantly playing the
2003 Aug 12
0
Fw: Fax Handled
and a little more on fax config support ----- Original Message ----- From: "Tilghman Lesher" <tilghman@mail.jeffandtilghman.com> To: <asterisk-users@lists.digium.com> Sent: Monday, August 11, 2003 4:48 PM Subject: Re: [Asterisk-Users] Fax Handled > On Monday 11 August 2003 03:26 pm, Eduardo Goncalves wrote: > > On Mon, 11 Aug 2003 15:15:08 -0500 > > >
2009 Feb 01
5
Sending Calls via SIP trunk from two different IP addresses from same Asterisk Machine
Hi All; I can assign for my Asterisk Machine a two IP addresses (xxx.xxx.xxx.yyy and xxx.xxx.xxx.yyz), how can I use these two IP's so I can let one call sent with a source IP address xxx.xxx.xxx.yyy and another call to be sent with another source IP address xxx.xxx.xxx.yyz, I need this because I need the side to authorize my calls by the IP address, and some calls to be authorized with the
2003 Jul 30
4
SCO/Linux concerns
Hello Since I am getting a bit concerned about the SCO vs IBM issue, I was wondering if can I can setup Asterisk on FreeBSD is it supported ? Are drivers for Digium cards available on FreeBSD ? Thanks Ajit ----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Wednesday, July 30, 2003 3:05 PM Subject: Asterisk-Users
2007 Sep 14
6
DECT SIP phones
Hi folks: I know it's come up a few times before, but I need some more detail. I'm looking for a SIP DECT (cordless) phone for North American installations. I've heard only of the Siemens Gigaset S450/C450 phones. Apparently these aren't sold for use in NAm, even though they're supposed to be legal (in the United States, anyway). On top of that, I understand they have some
2008 Oct 29
3
Blank Voicemail.Conf after Password Change
Hi, For a few weeks now, our asterisk server has been experiencing something very odd. From time to time, voicemail.conf would go blank. We finally tracked it down to happening when someone attempts to change their password. It seems the file is touched, but not written to, and we're left with a blank voicemail file. Permissions seem to be fine: -rw-rw-r-- 1 asterisk asterisk 12707
2008 Mar 22
3
G723 on asterisk 1.4.1
Hi: How to install and set up my asterisk server with G723 codec to send and receive calls using it. Thanks in advance; Wassim _________________________________________________________________ Explore the seven wonders of the world http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE
2008 Feb 12
3
LCR in Asterisk
Hi all, I am planning to implement LCR routing on my already running asterisk server. Uptill now i have found out that asterisk has no support for lcr, i have to do something about it myself, for example using the AGI. Im looking for ideas here. Whats the best way to start implementing lcr in asterisk. Should i use agi and start implementing my own lcr script or is there any plugin available which
2008 May 05
2
ResetCDR() - v 1.4.19.1
Hello,I was using the ResetCDR() right after my IVR answered the calls to set them unanswered until or if somebody pick up the callI just upgraded to version 1.4.19.1 and now ... when the ResetCDR() function is called it seems to just erase the recordIs there another to set the status of the call unanswered ? is it a bug ?Thanks, -------------- next part -------------- An HTML attachment was