Re: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-26 Thread Moises Silva
Hi Melcon, thanks for answering. That means you have a working installation?

Were using a Tormenta 4 ports card.

unicall.conf is not important. Im not using asterisk to test. Im using
testcall, the program that comes with unicall distribution. I have
done a couple of installations in Mexico with digiums card and sangoma
card, but this is the first one in brazil and with tormenta card. I
use testcall because is easier to detect problems. From logging the
tone signaling I know the first tone is sent to the telco, but we
never get a tone back, so the same first tone we sent keeps there
until the 5 seconds of T1 timer expires. I have incremented the timer,
but does the same, the tone keeps there until the timer expires.

zaptel.conf is:

span=1,1,0,cas,hdb3
cas=1-15:1101
dchan=16
cas=17-31:1101

giving a cat to /proc/zaptel/1 show all the channels configured
properly. But also shows a message like this:

  BPV count: 192
  FAS error count: 6

Not sure what it means, i will start looking in google and the source code.

Any help, hint, advice will be appreciated.



On 4/25/06, Melcon Moraes [EMAIL PROTECTED] wrote:
 Which version of unicall and spandsp are you using? How is your
 zaptel.conf and unicall.conf?

 []'s
 MM

  -Original Message-
 From:   Moises Silva [EMAIL PROTECTED]
 To: Asterisk Users Mailing List - Non-Commercial Discussion 
 asterisk-users@lists.digium.com
 Cc:
 Sent:  Tue, 25 Apr 2006 12:45:41 -0500
 Delivered:  Tue,  25 Apr 2006 11:48:34
 Subject:[Asterisk-Users] MFCR2 in Brazil, someone?

 Does anybody have a working Asterisk server with Unicall using MFCR2
 in Brazil? Were having problems. It seems SPANDSP never detect the
 tones from the telco. Im using brazil protocol variant.  Im having
 lots of problems
 to find out why spandsp seems to not detect the MF tones. We send the
 first digit, the telco says they receive it, and respond with the proper
 signal to ask for the next digit, we just never detect the tone and the T1
 timer times up. Some custom logs i have put in mfcr2.c point to spandsp
 r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
 because it automatically sends the code to mf_tone_off_event() but without
 expecting tone because it never enters to mf_tone_on_event()

 something like this:

 OUR PBX =  seize  TELCO
 =  seize ACK ===
 == First DNIS tone ==
  here we never detect the tone from the telco

 the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
 Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

 already tried different spandsp versions without success.

 Thanks in advance.

 --
 Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
 ___
 --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

 E-mail classificado pelo Identificador de Spam Inteligente Terra.
 Para alterar a categoria classificada, visite
 http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz_l=1,1145987314.216908.1433.arrino.terra.com.br,5013,Des15,Des15


  --Original Message Ends--

 --
 Melcon Moraes [EMAIL PROTECTED]

 ___
 --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



--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--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


Re: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-26 Thread Moises Silva
I forgot. I dont think versions matter since i have tried a lot. But
current versions are the most recent in soft-switch. I think is 0.0.3
for libunicall and libmfcr and spandsp.

On 4/26/06, Moises Silva [EMAIL PROTECTED] wrote:
 Hi Melcon, thanks for answering. That means you have a working installation?

 Were using a Tormenta 4 ports card.

 unicall.conf is not important. Im not using asterisk to test. Im using
 testcall, the program that comes with unicall distribution. I have
 done a couple of installations in Mexico with digiums card and sangoma
 card, but this is the first one in brazil and with tormenta card. I
 use testcall because is easier to detect problems. From logging the
 tone signaling I know the first tone is sent to the telco, but we
 never get a tone back, so the same first tone we sent keeps there
 until the 5 seconds of T1 timer expires. I have incremented the timer,
 but does the same, the tone keeps there until the timer expires.

 zaptel.conf is:

 span=1,1,0,cas,hdb3
 cas=1-15:1101
 dchan=16
 cas=17-31:1101

 giving a cat to /proc/zaptel/1 show all the channels configured
 properly. But also shows a message like this:

   BPV count: 192
   FAS error count: 6

 Not sure what it means, i will start looking in google and the source code.

 Any help, hint, advice will be appreciated.



 On 4/25/06, Melcon Moraes [EMAIL PROTECTED] wrote:
  Which version of unicall and spandsp are you using? How is your
  zaptel.conf and unicall.conf?
 
  []'s
  MM
 
   -Original Message-
  From:   Moises Silva [EMAIL PROTECTED]
  To: Asterisk Users Mailing List - Non-Commercial Discussion 
  asterisk-users@lists.digium.com
  Cc:
  Sent:  Tue, 25 Apr 2006 12:45:41 -0500
  Delivered:  Tue,  25 Apr 2006 11:48:34
  Subject:[Asterisk-Users] MFCR2 in Brazil, someone?
 
  Does anybody have a working Asterisk server with Unicall using MFCR2
  in Brazil? Were having problems. It seems SPANDSP never detect the
  tones from the telco. Im using brazil protocol variant.  Im having
  lots of problems
  to find out why spandsp seems to not detect the MF tones. We send the
  first digit, the telco says they receive it, and respond with the proper
  signal to ask for the next digit, we just never detect the tone and the T1
  timer times up. Some custom logs i have put in mfcr2.c point to spandsp
  r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
  because it automatically sends the code to mf_tone_off_event() but without
  expecting tone because it never enters to mf_tone_on_event()
 
  something like this:
 
  OUR PBX =  seize  TELCO
  =  seize ACK ===
  == First DNIS tone ==
   here we never detect the tone from the telco
 
  the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
  Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux
 
  already tried different spandsp versions without success.
 
  Thanks in advance.
 
  --
  Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
  ___
  --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
 
  E-mail classificado pelo Identificador de Spam Inteligente Terra.
  Para alterar a categoria classificada, visite
  http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz_l=1,1145987314.216908.1433.arrino.terra.com.br,5013,Des15,Des15
 
 
   --Original Message Ends--
 
  --
  Melcon Moraes [EMAIL PROTECTED]
 
  ___
  --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
 


 --
 Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;



--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--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


RES: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-26 Thread Virmones Pereira Tavares de Miranda
I am have this problem too

Please, if you solve this problem send me solution

I live in brazil and use CTBC TELECOM 

-Mensagem original-
De: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Em nome de Moises Silva
Enviada em: quarta-feira, 26 de abril de 2006 10:39
Para: Asterisk Users Mailing List - Non-Commercial Discussion
Assunto: Re: [Asterisk-Users] MFCR2 in Brazil, someone?

Hi Melcon, thanks for answering. That means you have a working installation?

Were using a Tormenta 4 ports card.

unicall.conf is not important. Im not using asterisk to test. Im using
testcall, the program that comes with unicall distribution. I have
done a couple of installations in Mexico with digiums card and sangoma
card, but this is the first one in brazil and with tormenta card. I
use testcall because is easier to detect problems. From logging the
tone signaling I know the first tone is sent to the telco, but we
never get a tone back, so the same first tone we sent keeps there
until the 5 seconds of T1 timer expires. I have incremented the timer,
but does the same, the tone keeps there until the timer expires.

zaptel.conf is:

span=1,1,0,cas,hdb3
cas=1-15:1101
dchan=16
cas=17-31:1101

giving a cat to /proc/zaptel/1 show all the channels configured
properly. But also shows a message like this:

  BPV count: 192
  FAS error count: 6

Not sure what it means, i will start looking in google and the source code.

Any help, hint, advice will be appreciated.



On 4/25/06, Melcon Moraes [EMAIL PROTECTED] wrote:
 Which version of unicall and spandsp are you using? How is your
 zaptel.conf and unicall.conf?

 []'s
 MM

  -Original Message-
 From:   Moises Silva [EMAIL PROTECTED]
 To: Asterisk Users Mailing List - Non-Commercial Discussion
asterisk-users@lists.digium.com
 Cc:
 Sent:  Tue, 25 Apr 2006 12:45:41 -0500
 Delivered:  Tue,  25 Apr 2006 11:48:34
 Subject:[Asterisk-Users] MFCR2 in Brazil, someone?

 Does anybody have a working Asterisk server with Unicall using MFCR2
 in Brazil? Were having problems. It seems SPANDSP never detect the
 tones from the telco. Im using brazil protocol variant.  Im having
 lots of problems
 to find out why spandsp seems to not detect the MF tones. We send the
 first digit, the telco says they receive it, and respond with the proper
 signal to ask for the next digit, we just never detect the tone and the T1
 timer times up. Some custom logs i have put in mfcr2.c point to spandsp
 r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
 because it automatically sends the code to mf_tone_off_event() but without
 expecting tone because it never enters to mf_tone_on_event()

 something like this:

 OUR PBX =  seize  TELCO
 =  seize ACK ===
 == First DNIS tone ==
  here we never detect the tone from the telco

 the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
 Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

 already tried different spandsp versions without success.

 Thanks in advance.

 --
 Su nombre es GNU/Linux, no solamente Linux, mas info en
http://www.gnu.org;
 ___
 --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

 E-mail classificado pelo Identificador de Spam Inteligente Terra.
 Para alterar a categoria classificada, visite

http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz_l=1,114
5987314.216908.1433.arrino.terra.com.br,5013,Des15,Des15


  --Original Message Ends--

 --
 Melcon Moraes [EMAIL PROTECTED]

 ___
 --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



--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--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

___
--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


Re: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-26 Thread Steve Underwood

Moises Silva wrote:


Hi Melcon, thanks for answering. That means you have a working installation?

Were using a Tormenta 4 ports card.

unicall.conf is not important. Im not using asterisk to test. Im using
testcall, the program that comes with unicall distribution. I have
done a couple of installations in Mexico with digiums card and sangoma
card, but this is the first one in brazil and with tormenta card. I
use testcall because is easier to detect problems. From logging the
tone signaling I know the first tone is sent to the telco, but we
never get a tone back, so the same first tone we sent keeps there
until the 5 seconds of T1 timer expires. I have incremented the timer,
but does the same, the tone keeps there until the timer expires.

zaptel.conf is:

span=1,1,0,cas,hdb3
cas=1-15:1101
dchan=16
cas=17-31:1101

giving a cat to /proc/zaptel/1 show all the channels configured
properly. But also shows a message like this:

 BPV count: 192
 FAS error count: 6

Not sure what it means, i will start looking in google and the source code.

Any help, hint, advice will be appreciated.
 

A number of people use my software with Tormenta 2 cards (usually the 
Govarian ones), so they certainly can work.


BPV is bipolar violations. You often get some shown, because some 
typically occur as the link starts up, and settles down. However, the 
number should not be increasing. The FAS errors are the same. Ignore the 
quantity. Just check it doesn't change.


Regards,
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


Re[2]: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-26 Thread Melcon Moraes
Hello Moises, 

I must confess that I never tried testcall, ever. :) Anyway, I got a few
boxes working with unicall and spandsp quite well AND didn't see such
timeout.

I have unicall-0.0.3pre9 and both spandsp: 0.0.2pre25 and 0.0.3. Not to
mention that I've already installed snapshot versions. All of them
worked nice.

Regarding cards, I got sangoma and digium quad T1/E1. Never tried
Tormenta. And last but not least, I got Embratel and Telefonica's E1
lines, which shouldn't be a issue concerning another Telcos.

I'm gonna play a little with testcall and see if I can help you.

[]'s
MM

 -Original Message-
From:   Moises Silva [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Cc: 
Sent:  Wed, 26 Apr 2006 08:40:12 -0500
Delivered:  Wed,  26 Apr 2006 10:39:09 
Subject:[Asterisk-Users] MFCR2 in Brazil, someone?

I forgot. I dont think versions matter since i have tried a lot. But
current versions are the most recent in soft-switch. I think is 0.0.3
for libunicall and libmfcr and spandsp.

On 4/26/06, Moises Silva [EMAIL PROTECTED] wrote:
 Hi Melcon, thanks for answering. That means you have a working installation?

 Were using a Tormenta 4 ports card.

 unicall.conf is not important. Im not using asterisk to test. Im using
 testcall, the program that comes with unicall distribution. I have
 done a couple of installations in Mexico with digiums card and sangoma
 card, but this is the first one in brazil and with tormenta card. I
 use testcall because is easier to detect problems. From logging the
 tone signaling I know the first tone is sent to the telco, but we
 never get a tone back, so the same first tone we sent keeps there
 until the 5 seconds of T1 timer expires. I have incremented the timer,
 but does the same, the tone keeps there until the timer expires.

 zaptel.conf is:

 span=1,1,0,cas,hdb3
 cas=1-15:1101
 dchan=16
 cas=17-31:1101

 giving a cat to /proc/zaptel/1 show all the channels configured
 properly. But also shows a message like this:

   BPV count: 192
   FAS error count: 6

 Not sure what it means, i will start looking in google and the source code.

 Any help, hint, advice will be appreciated.



 On 4/25/06, Melcon Moraes [EMAIL PROTECTED] wrote:
  Which version of unicall and spandsp are you using? How is your
  zaptel.conf and unicall.conf?
 
  []'s
  MM
 
   -Original Message-
  From:   Moises Silva [EMAIL PROTECTED]
  To: Asterisk Users Mailing List - Non-Commercial Discussion 
  asterisk-users@lists.digium.com
  Cc:
  Sent:  Tue, 25 Apr 2006 12:45:41 -0500
  Delivered:  Tue,  25 Apr 2006 11:48:34
  Subject:[Asterisk-Users] MFCR2 in Brazil, someone?
 
  Does anybody have a working Asterisk server with Unicall using MFCR2
  in Brazil? Were having problems. It seems SPANDSP never detect the
  tones from the telco. Im using brazil protocol variant.  Im having
  lots of problems
  to find out why spandsp seems to not detect the MF tones. We send the
  first digit, the telco says they receive it, and respond with the proper
  signal to ask for the next digit, we just never detect the tone and the T1
  timer times up. Some custom logs i have put in mfcr2.c point to spandsp
  r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
  because it automatically sends the code to mf_tone_off_event() but without
  expecting tone because it never enters to mf_tone_on_event()
 
  something like this:
 
  OUR PBX =  seize  TELCO
  =  seize ACK ===
  == First DNIS tone ==
   here we never detect the tone from the telco
 
  the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
  Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux
 
  already tried different spandsp versions without success.
 
  Thanks in advance.
 
  --
  Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
  ___
  --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
 
  E-mail classificado pelo Identificador de Spam Inteligente Terra.
  Para alterar a categoria classificada, visite
  http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz_l=1,1145987314.216908.1433.arrino.terra.com.br,5013,Des15,Des15
 
 
   --Original Message Ends--
 
  --
  Melcon Moraes [EMAIL PROTECTED]
 
  ___
  --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
 


 --
 Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;



--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org

[Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-25 Thread Moises Silva
Does anybody have a working Asterisk server with Unicall using MFCR2
in Brazil? Were having problems. It seems SPANDSP never detect the
tones from the telco. Im using brazil protocol variant.  Im having
lots of problems
to find out why spandsp seems to not detect the MF tones. We send the
first digit, the telco says they receive it, and respond with the proper
signal to ask for the next digit, we just never detect the tone and the T1
timer times up. Some custom logs i have put in mfcr2.c point to spandsp
r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
because it automatically sends the code to mf_tone_off_event() but without
expecting tone because it never enters to mf_tone_on_event()

something like this:

OUR PBX =  seize  TELCO
=  seize ACK ===
== First DNIS tone ==
 here we never detect the tone from the telco

the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

already tried different spandsp versions without success.

Thanks in advance.

--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--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


Re: [Asterisk-Users] MFCR2 in Brazil, someone?

2006-04-25 Thread Melcon Moraes
Which version of unicall and spandsp are you using? How is your
zaptel.conf and unicall.conf?

[]'s
MM

 -Original Message-
From:   Moises Silva [EMAIL PROTECTED]
To: Asterisk Users Mailing List - Non-Commercial Discussion 
asterisk-users@lists.digium.com
Cc: 
Sent:  Tue, 25 Apr 2006 12:45:41 -0500
Delivered:  Tue,  25 Apr 2006 11:48:34 
Subject:[Asterisk-Users] MFCR2 in Brazil, someone?

Does anybody have a working Asterisk server with Unicall using MFCR2
in Brazil? Were having problems. It seems SPANDSP never detect the
tones from the telco. Im using brazil protocol variant.  Im having
lots of problems
to find out why spandsp seems to not detect the MF tones. We send the
first digit, the telco says they receive it, and respond with the proper
signal to ask for the next digit, we just never detect the tone and the T1
timer times up. Some custom logs i have put in mfcr2.c point to spandsp
r2_mf_rx always returning a zero value, what seems to mean OFF TONE,
because it automatically sends the code to mf_tone_off_event() but without
expecting tone because it never enters to mf_tone_on_event()

something like this:

OUR PBX =  seize  TELCO
=  seize ACK ===
== First DNIS tone ==
 here we never detect the tone from the telco

the server is Linux switch-cwb.jeffnetworks.com 2.6.9-34.ELsmp #1 SMP Thu
Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

already tried different spandsp versions without success.

Thanks in advance.

--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--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

E-mail classificado pelo Identificador de Spam Inteligente Terra.
Para alterar a categoria classificada, visite
http://mail.terra.com.br/protected_email/imail/imail.cgi?+_u=levelz_l=1,1145987314.216908.1433.arrino.terra.com.br,5013,Des15,Des15


 --Original Message Ends--

-- 
Melcon Moraes [EMAIL PROTECTED]

___
--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