[asterisk-users] R2 Argentina

Oscar Carriles ocarriles at infodax.com.ar
Sat Jun 9 08:40:01 CDT 2007


Dear Folks,

I have found that Argentine variant ar libmfcr2.0.0.3 is not set
correctly
Regarding ANI restriction signal.

Argentine regulations since 1999 have swaped SIG_12 with SIG_15 in order
To restrict ANI presentation to the user.
I dont know if it has been patched in later releases of mfcr2 lib but
this
Simple patch works for me in mfcr2.c:

/*
 * patch de Oscar Carriles
 *
       mfcr2->group_i_end_of_ANI_restricted = R2_SIGI_12;*/
        mfcr2->group_i_end_of_ANI_restricted = R2_SIGI_15;
        mfcr2->group_i_end_of_ANI = R2_SIGI_12;

Thanks to Steve UnderWood for his excelent work!




Ing. Oscar Andrés Carriles

Director de Ingeniería

Eolix Technologies S.R.L.

Tel 54 11 50 32 33 52 ext. 2002

www.eolix.com.ar

 

AVISO LEGAL: Esta información es privada y confidencial y está dirigida
únicamente a su destinatario. Si usted no es el destinatario original de
este mensaje y por este medio pudo acceder a dicha información por favor
elimine el mensaje. La distribución o copia de este mensaje está
estrictamente prohibida. Esta comunicación es sólo para propósitos de
información y no debe ser considerada como propuesta, aceptación ni como
una declaración de voluntad oficial de Eolix Technologies. La
transmisión de E-mails no garantiza que el correo electrónico sea seguro
o libre de error. Por consiguiente, no manifestamos que esta información
sea completa o precisa. Toda información está sujeta a alterarse sin
previo aviso


-----Mensaje original-----
De: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] En nombre de Steve
Underwood
Enviado el: Lunes, 24 de Julio de 2006 07:33 p.m.
Para: Asterisk Users Mailing List - Non-Commercial Discussion
Asunto: Re: [asterisk-users] Clocking Multiple T1 Cards

Andrew Kohlsmith wrote:

>On Monday 24 July 2006 12:11, Shaw Terwilliger wrote:
>  
>
>>Thank you; this is the kind of information I was looking for.  The
wiki
>>and other documents told me exactly what the configuration options
did,
>>but I didn't know what kind of timing configuration was right for
>>multiple cards.
>>    
>>
>
>Essentially the timing is ONLY for the hardware on the card.  The
Digium cards 
>use a quad framer chip (maybe a dual for the TE210 but I don't think
so) and 
>it's a hardware limitation of the framer that all spans must share the
same 
>clock source.  Sangoma's cards use individual framers and don't have
this 
>limitation.  (essentially I think it was a cost/space tradeoff.)
>
>Once the data is on the PCI bus, the clock source is irrelevant.
They're all 
>close enough that it doesn't matter anymore.
>
This statement is very very wrong. The timing matters enormously. If the

timing doesn't match, there will be frame slips, and things like modems 
will not work. The snag is, right now neither Asterisk or the cards it 
uses have the ability to lock their clocks together.

>  Those framers want exact 
>lock-step timing though, which is why your clocking settings are so
very 
>important, and why with telephony in general it is crucial to think
about 
>your clocking before throwing hardware at a solution.
>  
>
Steve

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.10.4/396 - Release Date:
24/07/2006
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.472 / Virus Database: 269.8.13/842 - Release Date:
09/06/2007 10:46 a.m.
 



More information about the asterisk-users mailing list