No subject


Thu Jan 15 22:29:28 CST 2009


"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
deprecated.rather than being removed.in order to provide backward=20
compatibility and give programmers using the feature time to bring their =

code into compliance with the new standard."

Not "will not work."

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000

------------------------------

Message: 9
Date: Mon, 09 Mar 2009 17:08:28 +0100
From: Marco Signorini <marcotasto at libero.it>
Subject: Re: [asterisk-users] Faxing success rate on PRI
To: Asterisk Users Mailing List - Non-Commercial Discussion
	<asterisk-users at lists.digium.com>
Message-ID: <49B53EFC.8060706 at libero.it>
Content-Type: text/plain; charset=3DISO-8859-1

Thanks Doug and Lee,
your testimonials are changing my opinion :-)

Can you provide some details about your setup? What PRI solution are you
using? And what version of Asterisk, IAXModem, SpanDSP?

Thank you and best regards,
Marco Signorini

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
INGEGNI Tech S.r.l.
http://www.ingegnitech.com



Lee Howard wrote:
> Marco Signorini wrote:
>  =20
>> Analyzing your answers, seems that fax handling is still today
>> problematic with IAXModem and Hylafax... or I'm wrong?
>>    =20
>
> A single server that I administer, receiving 12,000 pages and sending=20
> 1,000 pages daily would seem to contradict your conclusions.
>
> Thanks,
>
> Lee.
>  =20




------------------------------

Message: 10
Date: Mon, 9 Mar 2009 11:10:43 -0500
From: Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
Subject: Re: [asterisk-users] colorized logfiles in asterisk 1.6.0.6
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
	<asterisk-users at lists.digium.com>
Message-ID: <200903091110.43522.tilghman at mail.jeffandtilghman.com>
Content-Type: text/plain;  charset=3D"iso-8859-1"

On Friday 06 March 2009 09:39:30 am Johann Steinwendtner wrote:
> Sorry, that I wasn't clear enough. The logfiles contains escape codes =
+
> the colour codes.
> e.g.:
> [Feb 12 13:38:30] VERBOSE[19816] logger.c:   =3D=3D Registered custom =
function
> 'ESC[1;36;40mSQL_ESCESC[0;37;40m' [Feb 12 13:38:30] VERBOSE[19816]
> logger.c:  func_odbc.so =3D> (ESC[33;40mODBC lookupsESC[0;37;40m) [Feb =
12
> 13:38:30] VERBOSE[19816] logger.c:   =3D=3D Registered application
> 'ESC[1;36;40mReadFileESC[0;37;40m'

You're correct, but only for VERBOSE lines.  The other log levels do not
contain color codes.  This is more of a consequence of verbose messages
getting colorized prior to output than anything else, and as pointed out
before, this is not unique to 1.6.0.  Given that the VERBOSE level is =
so,
well, verbose, most people do not enable that log level in production, =
but
turn it on only for debugging purposes.

--=20
Tilghman



------------------------------

Message: 11
Date: Mon, 9 Mar 2009 17:13:09 +0100
From: Olivier <oza-4h07 at myamail.com>
Subject: [asterisk-users] How to install spandsp from source in lenny
	?
To: Asterisk Users Mailing List - Non-Commercial Discussion
	<asterisk-users at lists.digium.com>
Message-ID:
	<442fbb120903090913v28eab4aas7442034ce0ee5c9 at mail.gmail.com>
Content-Type: text/plain; charset=3D"iso-8859-1"

Hi,

I'm trying to install spandsp from source in a Debian Lenny system.
I did :

cd /usr/src
wget http://www.soft-switch.org/downloads/spandsp/spandsp-0.0.6pre5.tgz
tar xvf spandsp-0.0.6pre5.tgz
cd spandsp-0.0.6
./configure
make
make install

When doing this, spandsp warns me that librairies are installed in
/usr/local/lib  with this message :
"Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages."


While this message should be perfectly clear for many, I don't feel too
confident that this /usr/local/lib is the right location (as I'm quite =
new
to this).

Anyway, whenever I'm typing make menuselect, app-fax is greyed out as in =
my
opinion, spandsp libriaries have not been found.

Maybe, I should have typed something like (as suggested
http://www.voip-info.org/wiki/view/Asterisk%20T.38) "./configure
--prefix=3D/usr" but I prefer to ask here, as I'm afraid to spoil =
everything
giving wrong input.

Which value shall I give to configure, when installing spandsp0.0.6 from
source ?

Best regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20090309/a4d=
bc4
02/attachment-0001.htm=20

------------------------------

Message: 12
Date: Mon, 9 Mar 2009 11:27:09 -0500
From: Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
Subject: Re: [asterisk-users] Cdr problem
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
	<asterisk-users at lists.digium.com>
Message-ID: <200903091127.10236.tilghman at mail.jeffandtilghman.com>
Content-Type: text/plain;  charset=3D"utf-8"

On Friday 06 March 2009 11:24:46 pm Hooman Peiro wrote:
> hi,
> I'm working with asterisk on a project and I found a problem with
cdr_odbc.
> As we know, after answering each call a cdr event is raised which is =
saved
> in cdr_csv and cdr_odbc. but here my point is on cdr_odbc. some
> information, including start_time and end_time is given by cdr event =
but
> the problem is that these two information(start_time and end_time) is =
not
> getting save in cdr_odbc. I checked the source code and I found that =
by
> default it's not doing so. I need to query these two information, =
start
> time and end time, from cdr_odbc and I need your help.
> thanks

You are partially incorrect.  The start time is indeed stored in the =
CDR,
although the column name is 'calldate'.  As for the end time, it can be
derived by adding 'duration' (which is in whole seconds) to the =
'calldate'
column.

Another solution that allows for retrieving both columns with their =
native
names (or completely different names, whatever you map it to) is to use
cdr_adaptive_odbc in 1.6.0 and higher.

--=20
Tilghman



------------------------------

Message: 13
Date: Mon, 9 Mar 2009 11:46:51 -0500
From: Tilghman Lesher <tilghman at mail.jeffandtilghman.com>
Subject: Re: [asterisk-users] Broken Pipe error while using
	UpdateConfig	command
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
	<asterisk-users at lists.digium.com>
Message-ID: <200903091146.51996.tilghman at mail.jeffandtilghman.com>
Content-Type: text/plain;  charset=3D"iso-8859-1"

On Friday 06 March 2009 03:02:30 pm Randy Paries wrote:
> On Tue, Feb 3, 2009 at 2:58 PM, Jose P. Espinal <jpe at slackware-es.com> =

wrote:
> > Hello List,
> >
> > I have been working on a little PHP software that uses AMI's
> > UpdateConfig command in order to modify some of it's config files.
> >
> >
> > I was working with 'Asterisk 1.4.22.1' and everything was working.
> > After upgrading to 'Asterisk 1.4.23.1' I receive a lot of errors of =
the
> > type:
> >
> >
> > ERROR[11505]: utils.c:966 ast_carefulwrite: write() returned error:
> > Broken pipe
> >
> >
> > I'm completely sure that I did not modify anything on the PHP =
script,
> > in fact, I test it on the older version of Asterisk mentioned above
> > and it still works like a charm.
> >
> > Can someone point me out about a possible place to start looking for
> > this error?
> >
> >
> > NOTE:
> > An interesting thing to note is that I sent all the commands that my
> > script executes on the AMI to a file (/tmp/debug.txt )
> >
> > Then copying all the file content into AMI interface directly ( =
telnet
> > [server_ip] 5038) and it executed all the commands without any =
problems.
>
> So is there any news on this issue?
>
> I am seeing the same thing. I am new to the AGI world and just
> starting to do some coding and started getting these errors.
> I was not sure if it is something i am doing wrong or not.

Yes, it was determined on the bugtracker that the OP was not waiting for
Asterisk to return a response, but instead closing the connection
prematurely.
This explains why when he concatenated the text to the manager port, it =
all
worked correctly.  We advised him to use the manager port interactively,
instead of pushing the set of commands and closing the port too soon.  =
With
current connections, once Asterisk can no longer respond, it assumes =
that
the remote client is no longer interested in interaction and shuts down =
its
processing, as well.  This in turn saves server resources, especially =
when
clients do not shut down the connection properly (like when they crash).

--=20
Tilghman



------------------------------

Message: 14
Date: Mon, 09 Mar 2009 17:55:38 +0100
From: Marco Signorini <marcotasto at libero.it>
Subject: Re: [asterisk-users] Faxing success rate on PRI
To: Asterisk Users Mailing List - Non-Commercial Discussion
	<asterisk-users at lists.digium.com>
Message-ID: <49B54A0A.5020200 at libero.it>
Content-Type: text/plain; charset=3DISO-8859-1

Hi Steve,
I was waiting for your answer :-P

I started to use your SpanDSP library since some years ago but,
unfortunately, my experience was only related to lab or personal use
and/or systems with PSTN or BRI cards and low fax volume where it's
impossible to have valid statistics.

I read the link you provided me and now I'm confident that IAXModem
running on the same asterisk box with a PRI board is something I can
propose to my customer.
There are some other variable I would like to evaluate, like, for
example, what type of PRI connection people of this list are using in
their fax servers.

Thank you for writing SpanDSP and best regards,
Marco Signorini

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
INGEGNI Tech S.r.l.
http://www.ingegnitech.com


Steve Underwood wrote:
> Marco Signorini wrote:
>  =20
>> Thank you to All People answered me on this subject.
>> Analyzing your answers, seems that fax handling is still today
>> problematic with IAXModem and Hylafax... or I'm wrong?
>> What about other solutions?
>>  =20
>>    =20
> I'm not sure where you got that idea. Most comments about iaxmodem +=20
> HylaFAX are very positive. It does, of course, require a reliable=20
> connection between iaxmodem and the PSTN, but most people set these=20
> things up in a reasonably well controlled environment. There are some=20
> notes at http://www.soft-switch.org/spandsp-soft-fax-performance.html=20
> about the results of serious real world volume testing of iaxmodem.
>
> Regards,
> Steve
>
>  =20




------------------------------

Message: 15
Date: Mon, 9 Mar 2009 11:58:22 -0500
From: James Sneeringer <jsneerin at gmail.com>
Subject: Re: [asterisk-users] How to install spandsp from source in
	lenny ?
To: Asterisk Users Mailing List - Non-Commercial Discussion
	<asterisk-users at lists.digium.com>
Message-ID:
	<2f265ec30903090958x43ee7901l9995fb5df2b190ec at mail.gmail.com>
Content-Type: text/plain; charset=3DISO-8859-1

On Mon, Mar 9, 2009 at 11:13 AM, Olivier <oza-4h07 at myamail.com> wrote:
> Anyway, whenever I'm typing make menuselect, app-fax is greyed out as =
in
my
> opinion, spandsp libriaries have not been found.
>
> Maybe, I should have typed something like (as suggested
> http://www.voip-info.org/wiki/view/Asterisk%20T.38) "./configure
> --prefix=3D/usr" but I prefer to ask here, as I'm afraid to spoil =
everything
> giving wrong input.

You can do this, which will put the spandsp library in /usr/lib where
"configure" for Asterisk can find it, or you can run Asterisk's
configure as "configure --with-spandsp=3D/usr/local" to tell it to look
where you have already installed it.

-James



------------------------------

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

End of asterisk-users Digest, Vol 56, Issue 23
**********************************************




More information about the asterisk-users mailing list