[asterisk-r2] About openr2-1.4.26.2-p2.patch

Melcon Moraes melcon at gmail.com
Mon Oct 19 15:17:14 CDT 2009


You either send the ANI or you don't send it at all. If you see it on the
call file, you just sent it.

If the callee does not get your ANI, you need to check with the next  peer
on your scenario.

-
MM

On Mon, Oct 19, 2009 at 6:06 PM, Dario Fernandez (HT Argentina) <
Dario.Fernandez at hutchison.com.ar> wrote:

>  Moises, sorry for attaching the file.
> Yes, the ANI is OK, it should be 1152665205 because 11 is my local area
> prefix.
> When you call a number that is in your same area, you don't need to dial 11
> before the telephone number, but you have to send it in your ANI.
> So, it's OK, the call goes from 1152665205 to 1561410327.
>
> I don't understand the log too much... is there any flag or something like
> that that I'm sending to hide caller id or it's OK?
>
> Thank you very much for your help & time.
>
>  ------------------------------
> *De:* Moises Silva [mailto:moises.silva at gmail.com]
> *Enviado el:* Lunes, 19 de Octubre de 2009 04:53 p.m.
>
> *Para:* asterisk-r2 at lists.digium.com
> *Asunto:* Re: [asterisk-r2] About openr2-1.4.26.2-p2.patch
>
> As you can see in the call file we send ANI 1152665205 and DNIS 1561410327.
>
> So, the caller id is sent, but is not the number that you expect, check
> your dial plan.
>
> In the future pastebin (pastebin.com) call files, do not attach them.
>
> On Mon, Oct 19, 2009 at 3:45 PM, Dario Fernandez (HT Argentina) <
> Dario.Fernandez at hutchison.com.ar> wrote:
>
>>  :)
>> Here's the call log for a call from 52665205 to 1561410327
>> Thanks!
>>
>>  ------------------------------
>>  *De:* Moises Silva [mailto:moises.silva at gmail.com]
>> *Enviado el:* Lunes, 19 de Octubre de 2009 04:21 p.m.
>>
>> *Para:* asterisk-r2 at lists.digium.com
>> *Asunto:* Re: [asterisk-r2] About openr2-1.4.26.2-p2.patch
>>
>>   as usual, call files are the answer :)
>>
>> On Mon, Oct 19, 2009 at 2:29 PM, Dario Fernandez (HT Argentina) <
>> Dario.Fernandez at hutchison.com.ar> wrote:
>>
>>>  Moises, thanks for your quick reply.
>>> No, I was on the site to check if there was any changes or updates, but
>>> now I'm seeing that you can suscribe to it via RSS, so i've it added to my
>>> Google Reader.
>>>
>>> OpenR2 works perfectly for me, the only problem I have is the outgoing
>>> Caller ID. I'm in Argentina and when I call to any phone, the callerid is
>>> hidden.
>>> I've tried everything but no luck. My Asterisk is connected to a Siemens
>>> switch via R2 (ITU). Our switch is interconnected with all argentinian
>>> operators (Telefonica, Telecom, etc).
>>> People whom administrate this switch told me that there's no restriction
>>> with the outgoing callerid, but I can't get it working.
>>>
>>> If you can help me, here's my *chan_dahdi.conf*
>>>
>>> [channels]
>>> language=es
>>> signalling = mfcr2
>>> mfcr2_variant = itu
>>> mfcr2_max_ani = 14
>>> mfcr2_category = national_priority_subscriber
>>> mfcr2_call_files = yes
>>> mfcr2_mfback_timeout = 5000
>>> mfcr2_metering_pulse_timeout = 200
>>> rxwink = 300
>>> callwaiting = yes
>>> usecallerid = yes
>>> hidecallerid = no
>>> restrictcid=no
>>> callwaitingcallerid = yes
>>> useincomingcalleridondahditransfer = yes
>>> cid_number = asreceived
>>> threewaycalling = yes
>>> transfer = yes
>>> cancallforward = yes
>>> callreturn = yes
>>> echocancel = yes
>>> echocancelwhenbridged = no
>>> rxgain = 0.0
>>> txgain = 0.0
>>> callgroup = 1
>>> pickupgroup = 1
>>> immediate = no
>>> callprogress = yes
>>> faxdetect=incoming
>>>
>>> mfcr2_max_dnis = 14
>>> mfcr2_logdir = span1a
>>> mfcr2_logging=all
>>> restrictcid=no
>>> group = 1
>>> context = salientes
>>> channel => 1-15
>>>
>>> mfcr2_max_dnis = 4
>>> mfcr2_logdir = span1b
>>> mfcr2_logging=all
>>> restrictcid=no
>>> group = 1
>>> context = entrantes
>>> channel => 17-31
>>>
>>>
>>> And here's my Span 1 configured in *users.conf*
>>>
>>>
>>> [span_1]
>>> group = 1
>>> hasexten = no
>>> signalling = mfcr2
>>> trunkname = Span 1
>>> trunkstyle = digital  ; GUI metadata
>>> hassip = no
>>> hasiax = no
>>> cid_number = asreceived
>>> hidecalleridname = no
>>> restrictcid = no
>>> usecallerid = yes
>>> cidsignalling = dtmf
>>> restrictcid = no
>>> cidstart = ring
>>> context = DID_span_1
>>> dahdichan = 1-15,17-31
>>>
>>>
>>> Please, let me know if you need any log of an outgoing call
>>> (/var/log/asterisk/mfcr2)
>>>
>>> Thank you very much!
>>> Dario
>>>
>>>  ------------------------------
>>>  *De:* Moises Silva [mailto:moises.silva at gmail.com]
>>> *Enviado el:* Lunes, 19 de Octubre de 2009 03:05 p.m.
>>> *Para:* asterisk-r2 at lists.digium.com
>>> *Asunto:* Re: [asterisk-r2] About openr2-1.4.26.2-p2.patch
>>>
>>>  If it's working for you, keep your current installation, all I did was
>>> fix a compilation error with certain versions of openr2.
>>> Just curious, do you daily check to see if there is new patches or there
>>> is a google code mechanism to notify?
>>>
>>> On Mon, Oct 19, 2009 at 2:02 PM, Dario Fernandez (HT Argentina) <
>>> Dario.Fernandez at hutchison.com.ar> wrote:
>>>
>>>>
>>>> Hi all,
>>>> I've seen a new version of the asterisk patch (named
>>>> openr2-1.4.26.2-p2.patch & uploaded 3 days ago) on
>>>> http://code.google.com/p/openr2/downloads/list , but I didn't find any
>>>> changlog or information about this.
>>>> I'm using Asterisk 1.4.26.2 with openr2-1.4.26.2-p1.patch , is it
>>>> recomended to recompile my Asterisk with this new patch?
>>>>
>>>> Thanks!
>>>> Darìo
>>>>
>>>>
>>>> AVISO LEGAL:
>>>> Esta informacion es privada y confidencial y esta dirigida unicamente a
>>>> su destinatario. Si usted no es el destinatario original de este mensaje y
>>>> por este medio pudo acceder a dicha informacion por favor elimine el
>>>> mensaje. La distribucion o copia de este mensaje esta estrictamente
>>>> prohibida. Esta comunicacion es solo para propositos de informacion y no
>>>> debe ser considerada como propuesta, aceptacion ni como una declaracion de
>>>> voluntad oficial de HUTCHISON TELECOMMUNICATION ARGENTINA S.A. . La
>>>> transmision de e-mails no garantiza que el correo electronico sea seguro o
>>>> libre de error. Por consiguiente, no manifestamos que esta informacion sea
>>>> completa o precisa. Toda informacion esta sujeta a alterarse sin previo
>>>> aviso.
>>>>
>>>> This information is private and confidential and intended for the
>>>> recipient only. If you are not the intended recipient of this message you
>>>> are hereby notified that any review, dissemination, distribution or copying
>>>> of this message is strictly prohibited. This communication is for
>>>> information purposes only and shall not be regarded neither as a proposal,
>>>> acceptance nor as a statement of will or official statement from HUTCHISON
>>>> TELECOMMUNICATION ARGENTINA S.A.. Email transmission cannot be guaranteed to
>>>> be secure or error-free. Therefore, we do not represent that this
>>>> information is complete or accurate and it should not be relied upon as
>>>> such. All information is subject to change without notice.
>>>>
>>>>
>>>> _______________________________________________
>>>> --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
>>>>
>>>
>>>
>>>
>>> --
>>> Moises Silva
>>> Software Developer
>>> Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R
>>> 9T3 Canada
>>> t. 1 905 474 1990 x 128 | e. moy at sangoma.com
>>>
>>> AVISO LEGAL:
>>> Esta informacion es privada y confidencial y esta dirigida unicamente a
>>> su destinatario. Si usted no es el destinatario original de este mensaje y
>>> por este medio pudo acceder a dicha informacion por favor elimine el
>>> mensaje. La distribucion o copia de este mensaje esta estrictamente
>>> prohibida. Esta comunicacion es solo para propositos de informacion y no
>>> debe ser considerada como propuesta, aceptacion ni como una declaracion de
>>> voluntad oficial de HUTCHISON TELECOMMUNICATION ARGENTINA S.A. . La
>>> transmision de e-mails no garantiza que el correo electronico sea seguro o
>>> libre de error. Por consiguiente, no manifestamos que esta informacion sea
>>> completa o precisa. Toda informacion esta sujeta a alterarse sin previo
>>> aviso.
>>>
>>> This information is private and confidential and intended for the
>>> recipient only. If you are not the intended recipient of this message you
>>> are hereby notified that any review, dissemination, distribution or copying
>>> of this message is strictly prohibited. This communication is for
>>> information purposes only and shall not be regarded neither as a proposal,
>>> acceptance nor as a statement of will or official statement from HUTCHISON
>>> TELECOMMUNICATION ARGENTINA S.A.. Email transmission cannot be guaranteed to
>>> be secure or error-free. Therefore, we do not represent that this
>>> information is complete or accurate and it should not be relied upon as
>>> such. All information is subject to change without notice.
>>>
>>> _______________________________________________
>>> --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
>>>
>>
>>
>>
>> --
>> Moises Silva
>> Software Developer
>> Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R
>> 9T3 Canada
>> t. 1 905 474 1990 x 128 | e. moy at sangoma.com
>>
>> AVISO LEGAL:
>> Esta informacion es privada y confidencial y esta dirigida unicamente a su
>> destinatario. Si usted no es el destinatario original de este mensaje y por
>> este medio pudo acceder a dicha informacion por favor elimine el mensaje. La
>> distribucion o copia de este mensaje esta estrictamente prohibida. Esta
>> comunicacion es solo para propositos de informacion y no debe ser
>> considerada como propuesta, aceptacion ni como una declaracion de voluntad
>> oficial de HUTCHISON TELECOMMUNICATION ARGENTINA S.A. . La transmision de
>> e-mails no garantiza que el correo electronico sea seguro o libre de error.
>> Por consiguiente, no manifestamos que esta informacion sea completa o
>> precisa. Toda informacion esta sujeta a alterarse sin previo aviso.
>>
>> This information is private and confidential and intended for the
>> recipient only. If you are not the intended recipient of this message you
>> are hereby notified that any review, dissemination, distribution or copying
>> of this message is strictly prohibited. This communication is for
>> information purposes only and shall not be regarded neither as a proposal,
>> acceptance nor as a statement of will or official statement from HUTCHISON
>> TELECOMMUNICATION ARGENTINA S.A.. Email transmission cannot be guaranteed to
>> be secure or error-free. Therefore, we do not represent that this
>> information is complete or accurate and it should not be relied upon as
>> such. All information is subject to change without notice.
>>
>> _______________________________________________
>> --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
>>
>
>
>
> --
> Moises Silva
> Software Developer
> Sangoma Technologies Inc. | 50 McIntosh Drive, Suite 120, Markham ON L3R
> 9T3 Canada
> t. 1 905 474 1990 x 128 | e. moy at sangoma.com
>
> AVISO LEGAL:
> Esta informacion es privada y confidencial y esta dirigida unicamente a su
> destinatario. Si usted no es el destinatario original de este mensaje y por
> este medio pudo acceder a dicha informacion por favor elimine el mensaje. La
> distribucion o copia de este mensaje esta estrictamente prohibida. Esta
> comunicacion es solo para propositos de informacion y no debe ser
> considerada como propuesta, aceptacion ni como una declaracion de voluntad
> oficial de HUTCHISON TELECOMMUNICATION ARGENTINA S.A. . La transmision de
> e-mails no garantiza que el correo electronico sea seguro o libre de error.
> Por consiguiente, no manifestamos que esta informacion sea completa o
> precisa. Toda informacion esta sujeta a alterarse sin previo aviso.
>
> This information is private and confidential and intended for the recipient
> only. If you are not the intended recipient of this message you are hereby
> notified that any review, dissemination, distribution or copying of this
> message is strictly prohibited. This communication is for information
> purposes only and shall not be regarded neither as a proposal, acceptance
> nor as a statement of will or official statement from HUTCHISON
> TELECOMMUNICATION ARGENTINA S.A.. Email transmission cannot be guaranteed to
> be secure or error-free. Therefore, we do not represent that this
> information is complete or accurate and it should not be relied upon as
> such. All information is subject to change without notice.
>
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-r2/attachments/20091019/7dbc0123/attachment-0001.htm 


More information about the asterisk-r2 mailing list