[asterisk-r2] Problem with asterisk R2 - implemented (PSTN>>Asterisk>> PABX).

Moises Silva moises.silva at gmail.com
Thu Oct 2 20:04:23 CDT 2008


Diego, please read carefully and answer each of my questions.

I agree with Alexander that you need to set each span max_ani,max_dnis
configuration instead of sharing it, since it is not likely you need
the same for PSTN and PABX.

Question 1. Do you know how many ANI and DNIS to expect from the telco?
Question 2. And how many from your PABX?

However, the call being dropped does not sound like a problem with max
ani or dnis.

Please post here the version of Asterisk you have and the version of
OpenR2. You can find OpenR2 version from executing:

mfcr2 show version

In the Asterisk CLI.

Question 3. Asterisk version and OpenR2 revision?

I also see that you configured span 1 as the master clock, is that
what you really meant?

Question 4. Did you really mean to set span 1 as master clock?

if span 1 is connected to the telco, I don't think that is what you
want since you should take the clock from the telco.

On Thu, Oct 2, 2008 at 4:00 PM, Alexandre Cavalcante Alencar
<alexandre.alencar at gmail.com> wrote:
> Hi,
>
> On Thu, Oct 2, 2008 at 5:37 PM, Diego Valente <infdiego at gmail.com> wrote:
>>
>> Good afternoon to all.
>>
>> As I said in previous e-mail ....
>>
>> I have an Asterisk implemented between the PSTN and PABX (PSTN>>
>> Asterisk>> PABX).
>
> Right, you have two independant spans here
>
>>
>> When the call is originated from the "PSTN" the Asterisk transfers the
>> call of Span1 for Span2, the PABX transfers to the Analog Telephone,
>> once the call is answered, this Drop.
>
> Did we discussed you issue in google talk?
>
>>
>> In this case the "mfcr2_max_ani = 20 - and - mfcr2_max_dnis = 4" is
>> set in zapata.conf. If the "mfcr2_max_ani = 20 - and - mfcr2_max_dnis
>> = 20" the call is not transferred from Span1 for Span2
>>
>> When the call originates from the switchboard, it is quite complete,
>> but only when set " mfcr2_max_ani = 20 – and -  mfcr2_max_dnis = 20"
>> in zapata.conf. When  "mfcr2_max_ani = 20 - and - mfcr2_max_dnis = 4"
>> the call not complete.
>
> You must set two independant confs for this spans. You must set the span
> facing PSTN according to you local telco info and the span facing the PABX
> according to your PABX needs...
>
> ; First block of channels, SPAN facing PSTN
> signalling=mfcr2
> <more options here>
> mfcr2_max_ani = 20
> mfcr2_max_dnis = 4
> channel => <start-end>
>
> ; Second block of channels, SPAN facing PABX
> mfcr2_max_ani = 20
> mfcr2_max_dnis = 20
> channel => <start-end>
>
> Try to set it this way and give us a feedback
>
>>
>> My files are in the "pastebin" to debug of every call and message. Also my
>> zapata.conf and zaptel.conf
>>
>> zapata.conf >>>>>>>>>>>>>>>>> http://pastebin.com/m64874c7c
>> zaptel.conf >>>>>>>>>>>>>>>>>>http://pastebin.com/m73e8470d
>> /var/log/asterisk/messages >>>>>> http://pastebin.com/m7d34fad
>>
>> /var/log/asterisk/mfcr2/span1/chan-1-backward-9-20081002155540_PABX_PSTN_DROP.call
>> >>>>>> http://pastebin.com/m16aa8763
>>
>> /var/log/asterisk/mfcr2/span1/chan-32-backward-0-20081002162532_pabx_PSTN_OK.call
>>  >>>>>>>>http://pastebin.com/m5ef2a32d
>>
>> /var/log/asterisk/mfcr2/span1/chan-32-forward-0-20081002161748_PSTN_PABX_DROP.call
>> >>>>>>>>http://pastebin.com/m2e8525b7
>>
>>
>> Thank you for your attention and congratulations for the list
>> "asterisk-r2".
>> Thank you very much.
>> are missing something please let me know.
>>
>> []´s
>>
>> --
>> Diego Valente
>>
>> _______________________________________________
>> --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
>
>
>
> --
> Alexandre C Alencar (Skarmeth)
> http://blog.alexandrealencar.net/
> http://www.alexandrealencar.net/
> http://people.debian-ce.org/skarmeth/
>
>
> _______________________________________________
> --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
>



-- 
"I do not agree with what you have to say, but I'll defend to the
death your right to say it." Voltaire



More information about the asterisk-r2 mailing list