[asterisk-r2] RES: asterisk-r2 Digest, Vol 4, Issue 19

Melcon Moraes melcon at gmail.com
Tue Dec 16 13:28:24 CST 2008


Almost there :)

[macro-dialout-trunk] didn't trigger the call. It was something else
that called that macro.

I just realized that you never mentioned what's the far end that
you're connected to. Is it a Telco, another asterisk box or legacy
PBX?

By the way, I would recomend to change your "mfcr2_get_ani_first" from
no to yes - that's the way it should work for br variant and that's
the default for it - unless you're having problems receiving calls.

It might be wise to let you describe all the steps you took to make
the call( SIP Softphone called number XXXXX and so on), and another
pastebin with the output of console, with all those ${STUFF}
evaluated.

What I can tell you so far is that only 5780 milisseconds after your
last DNIS the far end is sending a A-3 signalling change to GROUP B,
which seems that the far end is holding you down.

I would expect a second opinion on this from Moy. :)

-MM

On Tue, Dec 16, 2008 at 3:33 PM, Edison Sprandel - ABYZ TI
<Edison.Sprandel at abyzti.com.br> wrote:
> Here:
>
> http://pastebin.com/m6d653fe9
>
> thx.
>
>
> -----Mensagem original-----
> De: asterisk-r2-bounces at lists.digium.com [mailto:asterisk-r2-bounces at lists.digium.com] Em nome de asterisk-r2-request at lists.digium.com
> Enviada em: segunda-feira, 15 de dezembro de 2008 16:00
> Para: asterisk-r2 at lists.digium.com
> Assunto: asterisk-r2 Digest, Vol 4, Issue 19
>
> Send asterisk-r2 mailing list submissions to
>        asterisk-r2 at lists.digium.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.digium.com/mailman/listinfo/asterisk-r2
> or, via email, send a message with subject or body 'help' to
>        asterisk-r2-request at lists.digium.com
>
> You can reach the person managing the list at
>        asterisk-r2-owner at lists.digium.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of asterisk-r2 digest..."
>
>
> Today's Topics:
>
>   1. ENC: Problem to install Openr2 (Edison Sprandel - ABYZ TI)
>   2. Re: ENC: Problem to install Openr2 (Melcon Moraes)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 15 Dec 2008 09:02:37 -0200
> From: Edison Sprandel - ABYZ TI <Edison.Sprandel at abyzti.com.br>
> Subject: [asterisk-r2] ENC: Problem to install Openr2
> To: "'asterisk-r2 at lists.digium.com'" <asterisk-r2 at lists.digium.com>
> Message-ID:
>        <2379AF845C77CC4B9A42017BBB1017553F467D32FD at Dourado.abyzti.local>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello!
>
> I am here to report success in the implementation of Asterisk 1.4.22 + dahdi with openlibr2 rc2. The call are with normal flow both in and out, and the server is already in production. So I think this installation was more stable than the asterisk 1.4.21-2 + libopenr2 rev 71 that I had before. I only have one small inconvenience:
>
> The calls take around 5 secs both in and out to complete, looking live log it seems that there is a delay after the end of sending digits, and I have the impression that with the previous installation, the calls completed in less time, someone has already faced this problem before?
>
>
>
> ________________________________
> De: Edison Sprandel - ABYZ TI
> Enviada em: quinta-feira, 11 de dezembro de 2008 21:17
> Para: 'asterisk-r2 at lists.digium.com'
> Assunto: Problem to install Openr2
>
> Hello, everyone!
>
> I am doing a new installation for testing. Previously I installed a Trixbox 2.6.1.13, installed the openlibr2 using packages of tribox, and also a version of asterisk 1.4.21.2-2 of the repository of trixbox beta, which enabled successful the MFCR2, but it does show unstable. So I am trying to perform a new installation using trixbox, but hand compiling the libopenr2 + asterisk 1.4.22. Libopenr2 downloaded from http://openr2.googlecode.com/files/openr2-1.0.0-rc2.tar.gz and the asterisk from http://svn.digium.com/svn/asterisk/team/moy/mfcr2- 1.4.
>
> Compiled the openr2, and then compile the asterisk mfcr2-1.4, but when you access the CLI, nothing appears about mfcr2, as appeared in previous installation. The most intriguing is that installed the same way in a virtual machine and worked. Any ideas?
>
>
> Seus neg?cios, nossa tecnologia.
> Edison Sprandel
> Fone.: 51 30650000
> edison.sprandel at abyzti.com.br<mailto:edison.sprandel at abyzti.com.br>
> ABYZ - Tecnologia da Informa??o http://www.abyzti.com.br<http://www.abyzti.com.br/>
> P Antes de imprimir pense em sua responsabilidade e compromisso com o MEIO AMBIENTE!
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.digium.com/pipermail/asterisk-r2/attachments/20081215/0e23c859/attachment-0001.htm
>
> ------------------------------
>
> Message: 2
> Date: Mon, 15 Dec 2008 09:11:58 -0200
> From: "Melcon Moraes" <melcon at gmail.com>
> Subject: Re: [asterisk-r2] ENC: Problem to install Openr2
> To: asterisk-r2 at lists.digium.com
> Message-ID:
>        <e6b279f0812150311j3068e429ubbab9a7c983ed221 at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Pastebin your configs and debug log so one can take a look into and
> see what's going on.
>
> http://pastebin.com
> http://pastebin.ca
>
> -MM
>
> On Mon, Dec 15, 2008 at 9:02 AM, Edison Sprandel - ABYZ TI
> <Edison.Sprandel at abyzti.com.br> wrote:
>> Hello!
>>
>>
>>
>> I am here to report success in the implementation of Asterisk 1.4.22 + dahdi
>> with openlibr2 rc2. The call are with normal flow both in and out, and the
>> server is already in production. So I think this installation was more
>> stable than the asterisk 1.4.21-2 + libopenr2 rev 71 that I had before. I
>> only have one small inconvenience:
>>
>> The calls take around 5 secs both in and out to complete, looking live log
>> it seems that there is a delay after the end of sending digits, and I have
>> the impression that with the previous installation, the calls completed in
>> less time, someone has already faced this problem before?
>>
>>
>>
>>
>>
>>
>>
>> ________________________________
>>
>> De: Edison Sprandel - ABYZ TI
>> Enviada em: quinta-feira, 11 de dezembro de 2008 21:17
>> Para: 'asterisk-r2 at lists.digium.com'
>> Assunto: Problem to install Openr2
>>
>>
>>
>> Hello, everyone!
>>
>> I am doing a new installation for testing. Previously I installed a Trixbox
>> 2.6.1.13, installed the openlibr2 using packages of tribox, and also a
>> version of asterisk 1.4.21.2-2 of the repository of trixbox beta, which
>> enabled successful the MFCR2, but it does show unstable. So I am trying to
>> perform a new installation using trixbox, but hand compiling the libopenr2 +
>> asterisk 1.4.22. Libopenr2 downloaded from
>> http://openr2.googlecode.com/files/openr2-1.0.0-rc2.tar.gz and the asterisk
>> from http://svn.digium.com/svn/asterisk/team/moy/mfcr2- 1.4.
>>
>> Compiled the openr2, and then compile the asterisk mfcr2-1.4, but when you
>> access the CLI, nothing appears about mfcr2, as appeared in previous
>> installation. The most intriguing is that installed the same way in a
>> virtual machine and worked. Any ideas?
>>
>>
>>
>>
>>
>> Seus neg?cios, nossa tecnologia.
>>
>> Edison Sprandel
>>
>> Fone.: 51 30650000
>> edison.sprandel at abyzti.com.br
>> ABYZ ? Tecnologia da Informa??o http://www.abyzti.com.br
>> P Antes de imprimir pense em sua responsabilidade e compromisso com o MEIO
>> AMBIENTE!
>>
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-r2 mailing list
>> To UNSUBSCRIBE or update options visit:
>>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>>
>
> ------------------------------
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>
> End of asterisk-r2 Digest, Vol 4, Issue 19
> ******************************************
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-r2 mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-r2
>



More information about the asterisk-r2 mailing list