[AsteriskBrasil] Fwd: Asterisk with MFCR2 (S)RPMs soon available

AFenzke afenzke em contato.net
Quinta Agosto 17 23:46:04 BRT 2006


    Enquanto a solução definitiva não sai, talvez os colegas queiram experimentar a solução que encontrei para esse caso. Consegui bloquear as ligações a cobrar com algumas alterações no chan_unicall.c, negando tudo que vem com Cat 9 na sinalização. 
    Aqui na minha região tem funcionado, as centrais publicas mandam essa sinalização sempre, não sei se vai ser assim em todo o Brasil.

Ai vai o patch:

--- chan_unicall.c.old  2006-06-07 22:42:51.000000000 -0300
+++ chan_unicall.c      2006-06-07 22:57:47.000000000 -0300
@@ -2696,6 +2696,13 @@
         break;
     case UC_EVENT_OFFERED:
         /* Check for callerid, digits, etc */
+        if (ev->offered.parms.calling_party_category == 9){
+                i->blocked = TRUE;
+                if (option_verbose > 2)
+                        ast_verbose(VERBOSE_PREFIX_3 "Unicall/%d Cat 9 far blocked\n", i->channel);
+                        /*endif*/
+                break;
+        }
         ast_log(LOG_WARNING,
                 "CRN %d - Offered on channel %d (ANI: %s, DNIS: %s, Cat: %d)\n",
                 ev->offered.crn,




Alexandre Fenzke
  ----- Original Message ----- 
  From: dioedu em yahoo.com.br 
  To: asteriskbrasil em listas.asteriskbrasil.org 
  Sent: Thursday, August 17, 2006 6:22 PM
  Subject: Re: [AsteriskBrasil] Fwd: Asterisk with MFCR2 (S)RPMs soon available


  Pessoal,

  Vou encaminhar alguns itens importantes da implantação do protocolo R2 para o 
  Patrick. E esclarecendo o que o Caio falou, acabei não colocando o bloqueio 
  de a cobrar na libmfcr2 pois o Steve me informou que já estava trabalhando 
  nisso... :)

  Agora sim, acho que conseguiremos resolver um problemão que temos aqui no 
  Brasil.

  Diógenes Makibara


  On Thursday 17 August 2006 11:51, Denis Galvão wrote:
  > Para conhecimento de todos da AsteriskBrasil.org.
  >
  > Reportem problemas diretamente ao Patrick.
  >
  > English:
  > Patrick, I'm forwarding your email to our community, probably someone
  > will use it and will report you directly, ok?
  >
  > Thank you so much for your help and contribution.
  >
  > Best regards,
  >
  > Denis Galvão
  > AsteriskBrasil.org
  >
  > Begin forwarded message:
  > > From: Laimböck Consulting <asterisk em laimbock.com>
  > > Date: 17 de agosto de 2006 11h17min12s GMT-03:00
  > > To: Denis Galvão - iSolve <denis em isolve.com.br>
  > > Subject: Asterisk with MFCR2 (S)RPMs soon available
  > >
  > > Denis,
  > >
  > > I'm the maintainer of Asterisk (S)RPMs at http://laimbock.com/
  > > asterisk/
  > > This week I have been working on updated (S)RPMs based on the latest
  > > zaptel, libpri, asterisk, spandsp, mISDN packages and some additional
  > > functionality including the SIP jitterbuffer.
  > >
  > > I have also included MFCR2/Unicall (0.0.3pre9) that the Asterisk
  > > community in South America need. I am still finalizing things but the
  > > new (S)RPMs should be available this weekend.
  > >
  > > Once they are available it would be appreciated if you could ask the
  > > members of AsteriskBrasil.org to test them. If things work ok I'll be
  > > happy to track Steve Underwood's MFCR2/Unicall packages and update
  > > them
  > > when needed.
  > >
  > > Regards,
  > > Patrick Laimbock
  >
  > _______________________________________________
  > LIsta de discussões AsteriskBrasil.org
  > AsteriskBrasil em listas.asteriskbrasil.org
  > http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil
  >
  > _______________________________________________
  > Acesse o  wiki AsteriskBrasil.org:
  > http://www.asteriskbrasil.org
  _______________________________________________
  LIsta de discussões AsteriskBrasil.org
  AsteriskBrasil em listas.asteriskbrasil.org
  http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil

  _______________________________________________
  Acesse o  wiki AsteriskBrasil.org:
  http://www.asteriskbrasil.org
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20060817/7f6a0d6b/attachment-0001.html


Mais detalhes sobre a lista de discussão AsteriskBrasil