Lo he utilizado con Elastix 1.6 (Asterisk 1.4.42 creo) y 2.0 (Asterisk 1.6 Branch Moy). Claro, recompilando todo lo relativo a Dahdi, asterisk (haciendole el patch para dtmf-r2), y wanpipe (uso tarjetas Sangoma).<div><br></div>
<div>Saludos,</div><div>Rabih Bou</div><div><br><div class="gmail_quote">El 10 de abril de 2012 12:26, Yuliesky Bello <span dir="ltr"><<a href="mailto:yulitico@gmail.com">yulitico@gmail.com</a>></span> escribió:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Muchas gracias por sus respuestas, realizare las pruebas y se los hare saber<br>
<br>
Rahib que estas usando especificamente? alguna version de elastix?<br>
<br>
saludos<br>
<br>
El día 10 de abril de 2012 12:15, Carlos Andrés Tapasco Viera<br>
<<a href="mailto:ctapasco@opengroupsa.com">ctapasco@opengroupsa.com</a>> escribió:<br>
<div class="HOEnZb"><div class="h5">> Probaste la variante ITU en vez de VE?, en Colombia tuve un problema similar<br>
> y lo resolví con la variante.<br>
><br>
> El 10 de abril de 2012 11:42, Rabih R. Bou Orm A. <<a href="mailto:rabihbouorm@gmail.com">rabihbouorm@gmail.com</a>><br>
> escribió:<br>
><br>
>> Yuliesky,<br>
>><br>
>> A esto me refería yo:<br>
>><br>
>> group=1<br>
>> signalling=mfcr2<br>
>> mfcr2_variant=ve<br>
>> mfcr2_get_ani_first=yes<br>
>> mfcr2_immediate_accept=no<br>
>> mfcr2_max_ani=10<br>
>> mfcr2_max_dnis=4<br>
>> mfcr2_category=national_subscriber<br>
>> mfcr2_logdir=cantv<br>
>> mfcr2_logging=all<br>
>> channel => 1-15<br>
>> ;CANTV ENTRANTE GRUPO1<br>
>><br>
>><br>
>> group=2<br>
>> signalling=mfcr2<br>
>> mfcr2_variant=ve<br>
>> mfcr2_dtmf_detection=1<br>
>> mfcr2_dtmf_dialing=1<br>
>> mfcr2_get_ani_first=yes<br>
>> mfcr2_immediate_accept=yes<br>
>> mfcr2_max_ani=10<br>
>> mfcr2_max_dnis=4<br>
>> mfcr2_category=national_subscriber<br>
>> mfcr2_logdir=cantv<br>
>> mfcr2_logging=all<br>
>> mfcr2_mfback_timeout=-1<br>
>> channel => 17-31<br>
>> ;CANTV SALIENTE GRUPO 2<br>
>><br>
>> Asi me andan perfectamente.<br>
>> Saludos,<br>
>> Rabih Bou<br>
>><br>
>> El 10 de abril de 2012 12:07, Luis Morales <<a href="mailto:fastonion@gmail.com">fastonion@gmail.com</a>> escribió:<br>
>><br>
>>> Estimado,<br>
>>><br>
>>> Creo que por el comportamiento que reportas te instalaron MFCR2 tanto<br>
>>> para entrantes como salientes.<br>
>>><br>
>>> Configura el pool completo como mfcr2 y nos avisas los resultados,<br>
>>><br>
>>> Saludos,<br>
>>><br>
>>><br>
>>> 2012/4/10 Yuliesky Bello <<a href="mailto:yulitico@gmail.com">yulitico@gmail.com</a>>:<br>
>>> > Buen dia, estoy usando asterisk 1.6 con el parche aplicado, estoy<br>
>>> > usando mfc-r2 para los primeros 15 entrantes y dtmf-r2 para los 15<br>
>>> > salientes, me funcionan las salientes pero solo cuando el el fichero<br>
>>> > dahdi_channel comento la linea de los canales entrantes, por ejemplo:<br>
>>> ><br>
>>> > ; Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" (MASTER)<br>
>>> ><br>
>>> > group=2<br>
>>> > context=from-pstn<br>
>>> > signalling=mfcr2<br>
>>> > mfcr2_variant=ve<br>
>>> > mfcr2_get_ani_first=yes<br>
>>> > mfcr2_immediate_accept=yes<br>
>>> > mfcr2_max_ani=10<br>
>>> > mfcr2_max_dnis=4<br>
>>> > mfcr2_category=national_subscriber<br>
>>> > mfcr2_logging=all<br>
>>> > mfcr2_metering_pulse_timeout=-1<br>
>>> > mfcr2_allow_collect_calls=yes<br>
>>> > mfcr2_charge_calls=yes<br>
>>> > mfcr2_mfback_timeout=-1<br>
>>> > mfcr2_dtmf_detection=no<br>
>>> > mfcr2_dtmf_dialing=no<br>
>>> > ;channel => 1-15 con esta linea comentada las llamadas salientes<br>
>>> > funcionan sin problemas, sin embargo no me funcionan las entrantes, y<br>
>>> > cuando descomento esta linea funcionan las entrantes pero las<br>
>>> > salientes dejan de funcionar.<br>
>>> ><br>
>>> > group=0<br>
>>> ><br>
>>> > mfcr2_dtmf_detection=yes<br>
>>> > mfcr2_dtmf_dialing=yes<br>
>>> > channel => 17-31<br>
>>> ><br>
>>> > El día 9 de abril de 2012 15:32, Ettore Pelliccioni<br>
>>> > <<a href="mailto:ettore.pelliccioni@techniclite.com">ettore.pelliccioni@techniclite.com</a>> escribió:<br>
>>> >> Hola.<br>
>>> >><br>
>>> >> La sintaxis cuando el E1 es fraccionado tiene sus detalles, prueba<br>
>>> >> hacer un mfcr2 show channels, para que veas cuales canales han tomado los<br>
>>> >> valores apropiados.<br>
>>> >><br>
>>> >> El dnis y ani no debe es igual en ambos casos.<br>
>>> >><br>
>>> >> Tambien puedes probar ocupar un canal particular con la herramienta<br>
>>> >> r2test.<br>
>>> >><br>
>>> >> Saludos y suerte.<br>
>>> >><br>
>>> >> Atentamente,<br>
>>> >> Ing. Ettore Eliseo Pelliccioni Monrroy<br>
>>> >><br>
>>> >> Tlf.:<a href="tel:%2B58.212.7626555" value="+582127626555">+58.212.7626555</a><br>
>>> >> Móvil:<a href="tel:%2B58.414.1111330" value="+584141111330">+58.414.1111330</a><br>
>>> >> Skype:ettore.pelliccioni<br>
>>> >> eMail/msn: <a href="mailto:ettore.pelliccioni@techniclite.com">ettore.pelliccioni@techniclite.com</a><br>
>>> >> Web site: <a href="http://www.techniclite.com" target="_blank">www.techniclite.com</a><br>
>>> >><br>
>>> >><br>
>>> >> This message may contain confidential information or privileged<br>
>>> >> material, and is intended only for the individual(s) named. If you are not<br>
>>> >> in the named address you should not disseminate, distribute or copy this<br>
>>> >> e-mail. Please notify the sender immediately by e-mail if you have received<br>
>>> >> this e-mail by mistake and delete this e-mail from your system.<br>
>>> >> E-mail transmission cannot be guaranteed to be secure or error-free as<br>
>>> >> information could be intercepted, corrupted, lost, destroyed, arrive late or<br>
>>> >> incomplete, or contain viruses. The sender therefore does not accept<br>
>>> >> liability for any errors or omissions in the contents of this message which<br>
>>> >> arise as a result of e-mail transmission. If verification is required please<br>
>>> >> request a hard-copy version.<br>
>>> >><br>
>>> >> -----Original Message-----<br>
>>> >> From: Yuliesky Bello <<a href="mailto:yulitico@gmail.com">yulitico@gmail.com</a>><br>
>>> >> Sender: <a href="mailto:asterisk-r2-bounces@lists.digium.com">asterisk-r2-bounces@lists.digium.com</a><br>
>>> >> Date: Mon, 9 Apr 2012 14:28:59<br>
>>> >> To: <<a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>><br>
>>> >> Reply-To: <a href="mailto:asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a><br>
>>> >> Subject: [asterisk-r2] caso extraño MFCR/R2 Venezuela<br>
>>> >><br>
>>> >> Hola<br>
>>> >><br>
>>> >> Tengo configurado un enlace E1 con 15 entrantes y 15 salientes, a<br>
>>> >> continuación la configuración de los archivos:<br>
>>> >><br>
>>> >> 1-15 -> Entrantes (CANTV - Venezuela MFC-R2)<br>
>>> >> 17-31-> Salientes (CANTV - Venezuela DTMF-R2)<br>
>>> >> Tengo creados dos troncales zap<br>
>>> >><br>
>>> >> system.conf<br>
>>> >><br>
>>> >> # Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" (MASTER)<br>
>>> >> span=1,1,0,cas,hdb3<br>
>>> >> cas=1-15:1101<br>
>>> >> cas=17-31:1101<br>
>>> >> alaw=1-15,17-31<br>
>>> >> echocanceller=oslec,1-15,17-31<br>
>>> >><br>
>>> >> dahdi_channel.conf<br>
>>> >><br>
>>> >> ; Span 1: TE2/0/1 "T2XXP (PCI) Card 0 Span 1" (MASTER)<br>
>>> >><br>
>>> >> group=1<br>
>>> >> context=from-pstn<br>
>>> >> signalling=mfcr2<br>
>>> >> mfcr2_variant=ve<br>
>>> >> mfcr2_get_ani_first=yes<br>
>>> >> mfcr2_immediate_accept=yes<br>
>>> >> mfcr2_max_ani=10<br>
>>> >> mfcr2_max_dnis=4<br>
>>> >> mfcr2_category=national_subscriber<br>
>>> >> mfcr2_logging=all<br>
>>> >> mfcr2_metering_pulse_timeout=-1<br>
>>> >> mfcr2_allow_collect_calls=yes<br>
>>> >> mfcr2_charge_calls=yes<br>
>>> >> mfcr2_mfback_timeout=-1<br>
>>> >> channel => 1-15<br>
>>> >><br>
>>> >> group=0<br>
>>> >><br>
>>> >> mfcr2_dtmf_detection=1<br>
>>> >> mfcr2_dtmf_dialing=1<br>
>>> >> channel => 17-31<br>
>>> >><br>
>>> >> Ahora se me da un caso muy extraño, con este esquema las llamadas<br>
>>> >> entrantes funcionan sin problemas, pero no las salientes, ahora cuando<br>
>>> >> comento la linea channel => 1-15, las llamadas salientes se efectúan<br>
>>> >> sin ningún problema, pero con la linea comentada no puedo hacer<br>
>>> >> llamadas entrantes.<br>
>>> >><br>
>>> >> --<br>
>>> >> _____________________________________________________________________<br>
>>> >> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>>> >><br>
>>> >> asterisk-r2 mailing list<br>
>>> >> To UNSUBSCRIBE or update options visit:<br>
>>> >> <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
>>> >> --<br>
>>> >> _____________________________________________________________________<br>
>>> >> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>>> >><br>
>>> >> asterisk-r2 mailing list<br>
>>> >> To UNSUBSCRIBE or update options visit:<br>
>>> >> <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> > --<br>
>>> > Saludos.<br>
>>> ><br>
>>> > Ing. Yuliesky Bello Chávez.<br>
>>> ><br>
>>> > --<br>
>>> > _____________________________________________________________________<br>
>>> > -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>>> ><br>
>>> > asterisk-r2 mailing list<br>
>>> > To UNSUBSCRIBE or update options visit:<br>
>>> > <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
>>><br>
>>><br>
>>><br>
>>> --<br>
>>><br>
>>> ---------------------------------------------------------------------------------<br>
>>> Luis Morales<br>
>>> Consultor de Tecnologia<br>
>>> Cel: <a href="tel:%2B58%280412%292352745" value="+584122352745">+58(0412)2352745</a><br>
>>> OpenID: <a href="http://lmorales.myopenid.com/" target="_blank">http://lmorales.myopenid.com/</a><br>
>>> Twitter: @magnadata<br>
>>> Linux User ID : 470650<br>
>>><br>
>>> ---------------------------------------------------------------------------------<br>
>>> "Empieza por hacer lo necesario, luego lo que es posible... y de<br>
>>> pronto estarás haciendo lo imposible"<br>
>>><br>
>>> Leonardo Da'Vinci<br>
>>><br>
>>> ---------------------------------------------------------------------------------<br>
>>><br>
>>> --<br>
>>> _____________________________________________________________________<br>
>>> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>>><br>
>>> asterisk-r2 mailing list<br>
>>> To UNSUBSCRIBE or update options visit:<br>
>>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> _____________________________________________________________________<br>
>> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
>><br>
>> asterisk-r2 mailing list<br>
>> To UNSUBSCRIBE or update options visit:<br>
>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
><br>
><br>
><br>
><br>
> --<br>
> Carlos Andrés Tapasco Viera<br>
> Junior Telecommunications Engineer<br>
> Open Group Desarrollos Tecnológicos<br>
><br>
><br>
> --<br>
> _____________________________________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
><br>
> asterisk-r2 mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
> <a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
<br>
<br>
<br>
--<br>
Saludos.<br>
<br>
Ing. Yuliesky Bello Chávez.<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-r2 mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-r2" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</a><br>
</div></div></blockquote></div><br></div>