[asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 12

francone esteban at francone.com.ar
Mon Jun 28 07:40:12 CDT 2010


Asterisk 1.4.32
Openr2 1.3.0
Thanks


-----Mensaje original-----
De: asterisk-r2-bounces at lists.digium.com
[mailto:asterisk-r2-bounces at lists.digium.com] En nombre de
asterisk-r2-request at lists.digium.com
Enviado el: domingo, 27 de junio de 2010 02:00 p.m.
Para: asterisk-r2 at lists.digium.com
Asunto: asterisk-r2 Digest, Vol 22, Issue 12

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. Re: asterisk-r2 Digest, Vol 22, Issue 11 (Evandro Arruda)
   2. Re: asterisk-r2 Digest, Vol 22, Issue 11 (Evandro Arruda)


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

Message: 1
Date: Sat, 26 Jun 2010 19:36:13 -0300
From: Evandro Arruda <evandro at ezvoice.com.br>
Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 11
To: "asterisk-r2 at lists.digium.com" <asterisk-r2 at lists.digium.com>
Cc: "asterisk-r2 at lists.digium.com" <asterisk-r2 at lists.digium.com>
Message-ID: <E9DD5BD7-ADF6-4E94-9BF9-8AB20E5DD245 at ezvoice.com.br>
Content-Type: text/plain;	charset=us-ascii

Esteban,

I understood your request, please wait some hours i will send a path to you
tomorrow 27/06/2010.

Regards,
Evandro Arruda
evandro at ezvoice.com.br



Sent from my iPhone

On 26/06/2010, at 14:00, asterisk-r2-request at lists.digium.com wrote:

> 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. Re: asterisk-r2 Digest, Vol 22, Issue 10 (francone)
>   2. Re: asterisk-r2 Digest, Vol 22, Issue 10 (francisco flores)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 25 Jun 2010 16:09:35 -0300
> From: "francone" <esteban at francone.com.ar>
> Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 10
> To: <asterisk-r2 at lists.digium.com>
> Message-ID: <00a901cb1499$f3bc0b10$db342130$@com.ar>
> Content-Type: text/plain;    charset="us-ascii"
> 
> In Argentina when you need to hide your ani (caller id) the softswitch
need
> to send all the complete ani and then send an F to explain telco that the
> call is with the callerid hidden.
> Actually the openr2 only send the F with no ani and only if i put in
> dahdi.conf  hidecallerid=yes, but this hide all my call and the telco
don't
> accept my calls without sending the ani.
> Asterisk have a variables calls SetCallerPres in witch i could put
variables
> like (prohib_not_screened) and dahdi understand those but not for openr2
> The CHAN_DAHDI.C have this implemented only for PRI or SS7 and i neeed to
> patch it for MFC/R2.
> Our carrier is TELECOM
> 
> This is the line of the chan_dahdi.c where are implemented this for PRI.
> 
> pri_sr_set_caller(sr, l ? (l + ldp_strip) : NULL, n, prilocaldialplan,
>            p->use_callingpres ? ast->cid.cid_pres : (l ?
> PRES_ALLOWED_USER_NUMBER_PASSED_SCREEN : PRES_NUMBER_NOT_AVAILABLE));
>        if ((rr_str = pbx_builtin_getvar_helper(ast,
> "PRIREDIRECTREASON")))
> 
> 
> 
> Message: 1
> Date: Fri, 25 Jun 2010 15:52:28 -0300
> From: "Rafael Prado Rocchi" <prado at practis.com.br>
> Subject: [asterisk-r2] RES:  asterisk-r2 Digest, (bloqueo de ani)
> To: <asterisk-r2 at lists.digium.com>
> Message-ID:
>    
>
<D7C147EB62CB2244AE129213FEE0B22E11D3A3 at 8ebaae3b-27c0-4112-9e6f-6729fe59dc2c
> ._msdcs.practis.com.br>
>    
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Renato, 
> 
> Qual operadora voc? est? utilizando? 
> 
> Temos sistemas ligados com diversas operadoras no Brasil usando OpenR2 sem
> problemas.
> 
> 
> 
> Por favor, exponha melhor sua d?vida pois n?o compreendi bem o que disse
em
> espanhol. 
> 
> Prado
> 
> 
> 
> --
> 
> For the others to understand:
> 
> 
> 
> Renato, 
> 
> What telco are you using?
> 
> We have systems connected with the majors telco operators in Brasil using
> OpenR2 with no problems.
> 
> Please expose better your questions because I could not understand well
your
> Spanish.
> 
> 
> 
> 
> 
> Atenciosamente,
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 25 Jun 2010 19:16:22 +0000
> From: francisco flores <turuwhiska at hotmail.com>
> Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 10
> To: <asterisk-r2 at lists.digium.com>
> Message-ID: <BAY120-W376CFBA6C24A1F02D03B8EC6C70 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> hola francone me podrias pasar las fuentes que usas para tu sde a ver si
puedo probar algo con la mia
> muchas gracias
>                         
> _________________________________________________________________
> Hotmail es seguridad y confianza. Con el Filtro Anti Spam mejorado
proteg?s tu cuenta. Ver m?s
> http://www.descubrehotmail.com/anti-spam.asp 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
http://lists.digium.com/pipermail/asterisk-r2/attachments/20100625/b64c2f75/
attachment.html 
> 
> ------------------------------
> 
> _______________________________________________
> --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 22, Issue 11
> *******************************************



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

Message: 2
Date: Sat, 26 Jun 2010 19:36:55 -0300
From: Evandro Arruda <evandro at ezvoice.com.br>
Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 11
To: "asterisk-r2 at lists.digium.com" <asterisk-r2 at lists.digium.com>
Cc: "asterisk-r2 at lists.digium.com" <asterisk-r2 at lists.digium.com>
Message-ID: <77C6E8D0-5C7E-4BBC-A061-A35BCDC1B781 at ezvoice.com.br>
Content-Type: text/plain;	charset=us-ascii

Esteban,

What is your asterisk version?

Thanks


Sent from my iPhone

On 26/06/2010, at 14:00, asterisk-r2-request at lists.digium.com wrote:

> 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. Re: asterisk-r2 Digest, Vol 22, Issue 10 (francone)
>   2. Re: asterisk-r2 Digest, Vol 22, Issue 10 (francisco flores)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 25 Jun 2010 16:09:35 -0300
> From: "francone" <esteban at francone.com.ar>
> Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 10
> To: <asterisk-r2 at lists.digium.com>
> Message-ID: <00a901cb1499$f3bc0b10$db342130$@com.ar>
> Content-Type: text/plain;    charset="us-ascii"
> 
> In Argentina when you need to hide your ani (caller id) the softswitch
need
> to send all the complete ani and then send an F to explain telco that the
> call is with the callerid hidden.
> Actually the openr2 only send the F with no ani and only if i put in
> dahdi.conf  hidecallerid=yes, but this hide all my call and the telco
don't
> accept my calls without sending the ani.
> Asterisk have a variables calls SetCallerPres in witch i could put
variables
> like (prohib_not_screened) and dahdi understand those but not for openr2
> The CHAN_DAHDI.C have this implemented only for PRI or SS7 and i neeed to
> patch it for MFC/R2.
> Our carrier is TELECOM
> 
> This is the line of the chan_dahdi.c where are implemented this for PRI.
> 
> pri_sr_set_caller(sr, l ? (l + ldp_strip) : NULL, n, prilocaldialplan,
>            p->use_callingpres ? ast->cid.cid_pres : (l ?
> PRES_ALLOWED_USER_NUMBER_PASSED_SCREEN : PRES_NUMBER_NOT_AVAILABLE));
>        if ((rr_str = pbx_builtin_getvar_helper(ast,
> "PRIREDIRECTREASON")))
> 
> 
> 
> Message: 1
> Date: Fri, 25 Jun 2010 15:52:28 -0300
> From: "Rafael Prado Rocchi" <prado at practis.com.br>
> Subject: [asterisk-r2] RES:  asterisk-r2 Digest, (bloqueo de ani)
> To: <asterisk-r2 at lists.digium.com>
> Message-ID:
>    
>
<D7C147EB62CB2244AE129213FEE0B22E11D3A3 at 8ebaae3b-27c0-4112-9e6f-6729fe59dc2c
> ._msdcs.practis.com.br>
>    
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Renato, 
> 
> Qual operadora voc? est? utilizando? 
> 
> Temos sistemas ligados com diversas operadoras no Brasil usando OpenR2 sem
> problemas.
> 
> 
> 
> Por favor, exponha melhor sua d?vida pois n?o compreendi bem o que disse
em
> espanhol. 
> 
> Prado
> 
> 
> 
> --
> 
> For the others to understand:
> 
> 
> 
> Renato, 
> 
> What telco are you using?
> 
> We have systems connected with the majors telco operators in Brasil using
> OpenR2 with no problems.
> 
> Please expose better your questions because I could not understand well
your
> Spanish.
> 
> 
> 
> 
> 
> Atenciosamente,
> 
> 
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 25 Jun 2010 19:16:22 +0000
> From: francisco flores <turuwhiska at hotmail.com>
> Subject: Re: [asterisk-r2] asterisk-r2 Digest, Vol 22, Issue 10
> To: <asterisk-r2 at lists.digium.com>
> Message-ID: <BAY120-W376CFBA6C24A1F02D03B8EC6C70 at phx.gbl>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> 
> hola francone me podrias pasar las fuentes que usas para tu sde a ver si
puedo probar algo con la mia
> muchas gracias
>                         
> _________________________________________________________________
> Hotmail es seguridad y confianza. Con el Filtro Anti Spam mejorado
proteg?s tu cuenta. Ver m?s
> http://www.descubrehotmail.com/anti-spam.asp 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
http://lists.digium.com/pipermail/asterisk-r2/attachments/20100625/b64c2f75/
attachment.html 
> 
> ------------------------------
> 
> _______________________________________________
> --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 22, Issue 11
> *******************************************



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

_______________________________________________
--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 22, Issue 12
*******************************************




More information about the asterisk-r2 mailing list