<div dir="ltr"><div><div><div><div>Mike, boa tarde.<br><br></div>Seguindo sua pista consegui resolver o abacaxi "problema" de ligações entrantes pelo A2b, as entrantes estão sendo tratadas pelo próprio A2b, criei um contexto para entrantes enviando para o AGI do A2b passando o parâmetro (did), depois disso foi o basicão mesmo, criei um INBOUND DID enviando para o destino correto, consigo ter todas as informações de entrantes nos relatório do A2b.<br>
<br></div>Obrigado pelo ajuda Mike.<br><br></div>Verdade seja dita, " Conhecimento bom é conhecimento livre"....<br><br></div>Abraço<br><div><div><div><br> <br></div></div></div></div><div class="gmail_extra"><br>
<br><div class="gmail_quote">Em 21 de janeiro de 2014 22:22, Mike Tesliuk <span dir="ltr"><<a href="mailto:mike@tesliuk.com" target="_blank">mike@tesliuk.com</a>></span> escreveu:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div><br>
<br>
primeiro nivel é seus ramais, <br>
<br>
pelo que entendi voce usa quatro digitos, então faça o seguinte<br>
<br>
<br>
<br>
[a2billing]<br>
<br>
<br>
<br>
exten => s-NOANSWER,1,Hangup<br>
exten => s-CONGESTION,1,Goto(s-CHANUNAVAIL,1)<br>
exten => s-CANCEL,1,Hangup<br>
exten => s-BUSY,1,Busy<br>
exten => s-CHANUNAVAIL,1,Playtones(busy)<br>
exten => s-CHANUNAVAIL,n,Busy(10)<br>
exten => s-CHANUNAVAIL,n,Hangup()<br>
<br>
; Este exten desvia as chamadas internas<br>
exten => XXXX,1,Goto(contexto-de-ramais-internos,${EXTEN},1)<br>
<br>
exten => _X.,1,NoOp(A2Billing Start)<br>
exten => _X.,n,DeadAgi(a2billing.php,1)<br>
exten => _X.,1,Hangup()<br>
<br>
;exten => _X.,1,AGI(a2billing.php,1)<br>
;exten => _X.,n,Hangup<br>
<br>
exten => h,n,Hangup<br>
<br>
<br>
<br>
com relação ao callerid, como eu disse, basta no a2billing voce
apontar este callerid para o usuario X, assim chegando a ligação o
a2billing identifica o callerid e então tem as informações
necessárias para a tarifação.<br>
<br>
Eu pessoalmente em estrutura de escritorio utilizo inves de
callerid o accountcode, e então o usuario digita uma senha que
retorna um accountcode, o a2billing por sua vez le este
accountcode que nada mais é que o numero da conta no a2billing.<br>
<br>
<br>
Em 21/01/14 19:09, Raphael Rodrigues escreveu:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>Mike,<br>
<br>
</div>
Obrigado pelo retorno.<br>
<br>
Nesse caso eu teria que tratar as ligações entrantes fora do
A2billing correto? vc teria um exemplo para me dar uma luz?<br>
<br>
</div>
<div>Obrigado mais uma vez.<br>
</div>
Abraço<br>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014/1/21 Mike Tesliuk <span dir="ltr"><<a href="mailto:mike@tesliuk.com" target="_blank">mike@tesliuk.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
o problema esta no contexto da sua configuração e sim, tem
relação com o callerid<br>
<br>
<br>
primeiramente o a2billing é um contexto para chamadas
externas, seu tronco iax nao deveria cair diretamente neste
contexto , no seu caso você vai ter que criar no contexto as
regras para os ramais externos.<br>
<br>
no mais, o a2billing nao conheçe isso aqui<br>
<br>
a2billing.php,1: [agi_callerid] => 7760<br>
a2billing.php,1: [agi_calleridname] => CELSO TI-7760<br>
<br>
<br>
ele nao sabe quem é o callerid 7760, então ele não bate esta
informação com nada que ele tem no banco e pede o pin code
para que você possa se autenticar e fazer a sua chamada.<br>
<br>
Em 21/01/14 08:17, Raphael Rodrigues escreveu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Pessoal bom dia,<br>
<br>
<br>
Primeiramente saudações pingüinianas a todos.<br>
<br>
Sei que a lista não é referente ao A2billing, porém estou
com um problema meio tenso e caso alguém tenha passado por
esse abacaxi e puder contribuir....:0..<br>
<br>
Realizei uma interconexão ( dois servers separados) entre
um Elastix/ast* e um A2billing/ast* via IAX2, até ai tudo
bem, a interconexão foi 100%, do A2billing/ast* para o
Elastix/ast* as ligações funcionam sem problemas, tanto
para ramais quanto para ligações externas ( Tem um E1 R2
no Elastix/ast*), o problema esta na volta do Elastix/ast*
para o A2billing/ast*, quando realizo uma ligação do
Elastix/ast* A2billing/ast* o A2billing/ast* pede um
código pin, tento entre ramais quanto ligações externas,
pelo que entendi o A2billing/ast* não esta encontrando o
CALLERID do IAX2 ( ????), estou enviando o log de entrada
no A2billing/ast* e contexto.<br>
<br>
Segue abaixo log do A2b e contexto.<br>
<br>
Obrigado pela atenção pessoal, abraço.<br>
<br>
<br>
-- Accepting AUTHENTICATED call from xxx.xxx.xxx.xxx:<br>
> requested format = alaw,<br>
> requested prefs = (alaw|ulaw|gsm),<br>
> actual format = ulaw,<br>
> host prefs = (ulaw|alaw|gsm),<br>
> priority = mine<br>
-- Executing [7789@a2billing:1]
NoOp("IAX2/202020-433", "A2Billing Start") in new stack<br>
-- Executing [7789@a2billing:2]
DeadAGI("IAX2/202020-433", "a2billing.php,1") in new stack<br>
[Jan 21 10:48:24] WARNING[23633]: res_agi.c:3329
deadagi_exec: DeadAGI has been deprecated, please use AGI
in all cases!<br>
-- Launched AGI Script /var/lib/asterisk/agi-bin/a2billing.php<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:598 -
uniqueid: - A2Billing AGI internal configuration:<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:599 -
uniqueid: - Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [dialcommand_param_call_2did] =>
|60|HiL(%timeout%:61000:30000)<br>
a2billing.php,1: [description] => agi-config<br>
a2billing.php,1: [asterisk_version] => 1_6<br>
a2billing.php,1: [answer_call] => 0<br>
a2billing.php,1: [play_audio] => 0<br>
a2billing.php,1: [say_goodbye] => 0<br>
a2billing.php,1: [play_menulanguage] => 0<br>
a2billing.php,1: [force_language] => BR<br>
a2billing.php,1: [intro_prompt] =><br>
a2billing.php,1: [min_credit_2call] => 0<br>
a2billing.php,1: [min_duration_2bill] => 3<br>
a2billing.php,1: [notenoughcredit_cardnumber] => 0<br>
a2billing.php,1: [notenoughcredit_assign_newcardnumber_cid]
=> 0<br>
a2billing.php,1: [use_dnid] => 1<br>
a2billing.php,1: [no_auth_dnid] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => 2400<br>
a2billing.php,1: [1] => 2300<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [number_try] => 1<br>
a2billing.php,1: [force_callplan_id] =><br>
a2billing.php,1: [say_balance_after_auth] => 0<br>
a2billing.php,1: [say_balance_after_call] => 0<br>
a2billing.php,1: [say_rateinitial] => 0<br>
a2billing.php,1: [say_timetocall] => 0<br>
a2billing.php,1: [auto_setcallerid] => 1<br>
a2billing.php,1: [force_callerid] =><br>
a2billing.php,1: [cid_sanitize] => 0<br>
a2billing.php,1: [cid_enable] => 1<br>
a2billing.php,1: [cid_askpincode_ifnot_callerid]
=> 1<br>
a2billing.php,1: [failover_lc_prefix] => 0<br>
a2billing.php,1: [cid_auto_assign_card_to_cid] =>
1<br>
a2billing.php,1: [callerid_authentication_over_cardnumber]
=> 0<br>
a2billing.php,1: [sip_iax_friends] => 1<br>
a2billing.php,1: [sip_iax_pstn_direct_call_prefix]
=> 555<br>
a2billing.php,1: [sip_iax_pstn_direct_call] => 0<br>
a2billing.php,1: [ivr_voucher] => 0<br>
a2billing.php,1: [ivr_voucher_prefix] => 8<br>
a2billing.php,1: [jump_voucher_if_min_credit] => 0<br>
a2billing.php,1: [dialcommand_param] => |60|<br>
a2billing.php,1: [dialcommand_param_sipiax_friend]
=> |60|L(%timeout%:61000:30000)<br>
a2billing.php,1: [switchdialcommand] => 0<br>
a2billing.php,1: [failover_recursive_limit] => 2<br>
a2billing.php,1: [maxtime_tocall_negatif_free_route]
=> 5400<br>
a2billing.php,1: [send_reminder] => 0<br>
a2billing.php,1: [record_call] => 0<br>
a2billing.php,1: [monitor_formatfile] => gsm<br>
a2billing.php,1: [agi_force_currency] =><br>
a2billing.php,1: [currency_association] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => usd:dollars<br>
a2billing.php,1: [1] => mxn:pesos<br>
a2billing.php,1: [2] => eur:euros<br>
a2billing.php,1: [3] => all:credit<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [local_dialing_addcountryprefix]
=> 0<br>
a2billing.php,1: [max_call_call_2_did] => 3600<br>
a2billing.php,1: [file_conf_enter_destination] =>
prepaid-enter-dest<br>
a2billing.php,1: [conf_order_menulang] => br:br:br<br>
a2billing.php,1: [callback_bill_1stleg_ifcall_notconnected]
=> 1<br>
a2billing.php,1: [international_prefixes] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => 011<br>
a2billing.php,1: [1] => 00<br>
a2billing.php,1: [2] => 09<br>
a2billing.php,1: [3] => 1<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [extracharge_did] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => 1800<br>
a2billing.php,1: [1] => 1900<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [extracharge_fee] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => 0<br>
a2billing.php,1: [1] => 0<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [extracharge_buyfee] => Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => 0<br>
a2billing.php,1: [1] => 0<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [maxtime_tounlimited_calls] =>
5400<br>
a2billing.php,1: [maxtime_tofree_calls] => 5400<br>
a2billing.php,1: [callplan_deck_minute_threshold]
=><br>
a2billing.php,1: [disable_announcement_seconds] =>
0<br>
a2billing.php,1: [currency_cents_association] =>
Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [0] => usd:prepaid-cents<br>
a2billing.php,1: [1] => eur:prepaid-cents<br>
a2billing.php,1: [2] => gbp:prepaid-pence<br>
a2billing.php,1: [3] => all:credit<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [verbosity_level] => 4<br>
a2billing.php,1: [logging_level] => 4<br>
a2billing.php,1: [dial_balance_reservation] =>
0.25<br>
a2billing.php,1: [callerid_update] => 0<br>
a2billing.php,1: [cid_auto_create_card] => 0<br>
a2billing.php,1: [cid_auto_create_card_len] => 10<br>
a2billing.php,1: [cid_auto_create_card_typepaid]
=> PREPAID<br>
a2billing.php,1: [cid_auto_create_card_credit] =>
0<br>
a2billing.php,1: [cid_auto_create_card_credit_limit]
=> 0<br>
a2billing.php,1: [cid_auto_create_card_tariffgroup]
=> 1<br>
a2billing.php,1: [busy_timeout] => 1<br>
a2billing.php,1: [callback_reduce_balance] => 1<br>
a2billing.php,1: [ivr_enable_locking_option] => 0<br>
a2billing.php,1: [ivr_enable_account_information]
=> 0<br>
a2billing.php,1: [ivr_enable_ivr_speeddial] => 0<br>
a2billing.php,1: [play_rate_cents_if_lower_one] =>
0<br>
a2billing.php,1: [callback_beep_to_enter_destination]
=> 0<br>
a2billing.php,1: [cid_prompt_callback_confirm_phonenumber]
=> 0<br>
a2billing.php,1: [lcr_mode] => 0<br>
a2billing.php,1: [logger_enable] => 1<br>
a2billing.php,1: [log_file] =>
/var/log/a2billing/a2billing.log<br>
a2billing.php,1: [dialcommand_param_call_2did ] =>
|30|HL(3600000:61000:30000)<br>
a2billing.php,1: [currency_association_internal]
=> Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [usd] => dollars<br>
a2billing.php,1: [mxn] => pesos<br>
a2billing.php,1: [eur] => euros<br>
a2billing.php,1: [all] => credit<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [currency_cents_association_internal]
=> Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [usd] => prepaid-cents<br>
a2billing.php,1: [eur] => prepaid-cents<br>
a2billing.php,1: [gbp] => prepaid-pence<br>
a2billing.php,1: [all] => credit<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: [file_conf_enter_menulang] =>
prepaid-menulang<br>
a2billing.php,1: [ivr_voucher_prefixe] => 8<br>
a2billing.php,1: [cheat_on_announcement_time] => 0<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:117 -
uniqueid: - IDCONFIG : 1<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:118 -
uniqueid: - MODE : standard<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:130 -
uniqueid: - AGI Request:<br>
a2billing.php,1: Array<br>
a2billing.php,1: (<br>
a2billing.php,1: [agi_request] => a2billing.php<br>
a2billing.php,1: [agi_channel] => IAX2/202020-433<br>
a2billing.php,1: [agi_language] => br<br>
a2billing.php,1: [agi_type] => IAX2<br>
a2billing.php,1: [agi_uniqueid] => 1390308504.49<br>
a2billing.php,1: [agi_version] => 1.6.2.22<br>
<br>
</blockquote>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
a2billing.php,1: [agi_callingpres] => 0<br>
a2billing.php,1: [agi_callingani2] => 0<br>
a2billing.php,1: [agi_callington] => 0<br>
a2billing.php,1: [agi_callingtns] => 0<br>
a2billing.php,1: [agi_dnid] => unknown<br>
a2billing.php,1: [agi_rdnis] => unknown<br>
a2billing.php,1: [agi_context] => a2billing<br>
a2billing.php,1: [agi_extension] => 7789<br>
a2billing.php,1: [agi_priority] => 2<br>
a2billing.php,1: [agi_enhanced] => 0.0<br>
a2billing.php,1: [agi_accountcode] =><br>
a2billing.php,1: [agi_threadid] => 139725746394880<br>
a2billing.php,1: [agi_arg_1] => 1<br>
a2billing.php,1: )<br>
a2billing.php,1:<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:131 -
uniqueid: - [INFO : A2Billing - v2.0.7]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:712 -
uniqueid:1390308504.49 - get_agi_request_parameter = 7760
; IAX2/202020-433 ; 1390308504.49 ; ; 7789<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:169 -
uniqueid:1390308504.49 - [NO ANSWER CALL]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:677 -
uniqueid:1390308504.49 - FORCE LANGUAGE : BR<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:687 -
uniqueid:1390308504.49 - [SET CHANNEL(language) br]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:2635 -
uniqueid:1390308504.49 - [CID_ENABLE - CID_CONTROL -
<a>CID:7760</a>]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:2650 -
uniqueid:1390308504.49 -<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:2654 -
uniqueid:1390308504.49 - [CID_CONTROL - NO CALLERID]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:2721 -
uniqueid:1390308504.49 - [CID_CONTROL - NO CALLERID - ASK
PIN CODE]<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:2862 -
uniqueid:1390308504.49 - - Account code ::><br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3044 -
uniqueid:1390308504.49 - Requesting DTMF,
CARDNUMBER_LENGTH_MAX 20<br>
-- <IAX2/202020-433> Playing
'prepaid-enter-pin-number.gsm' (language 'br')<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3046 -
uniqueid:1390308504.49 - RES DTMF :<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3050 -
uniqueid:1390308504.49 - CARDNUMBER ::><br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3054 -
uniqueid:1390308504.49 - PREPAID-NO-CARD-ENTERED<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3036 -
uniqueid:1390308504.49 - Streamfile :
PREPAID-NO-CARD-ENTERED<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3044 -
uniqueid:1390308504.49 - Requesting DTMF,
CARDNUMBER_LENGTH_MAX 20<br>
-- <IAX2/202020-433> Playing
'prepaid-enter-pin-number.gsm' (language 'br')<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3046 -
uniqueid:1390308504.49 - RES DTMF : -1<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3050 -
uniqueid:1390308504.49 - CARDNUMBER ::> -1<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3060 -
uniqueid:1390308504.49 - PREPAID-INVALID-DIGITS<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3036 -
uniqueid:1390308504.49 - Streamfile :
PREPAID-INVALID-DIGITS<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3044 -
uniqueid:1390308504.49 - Requesting DTMF,
CARDNUMBER_LENGTH_MAX 20<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3046 -
uniqueid:1390308504.49 - RES DTMF :<br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3050 -
uniqueid:1390308504.49 - CARDNUMBER ::><br>
a2billing.php,1: <a>file:Class.A2Billing.php</a> - line:3054 -
uniqueid:1390308504.49 - PREPAID-NO-CARD-ENTERED<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:181 -
uniqueid:1390308504.49 - [TRY :
callingcard_ivr_authenticate]<br>
a2billing.php,1: <a>file:a2billing.php</a> - line:613 -
uniqueid:1390308504.49 - [NO AUTH (CN:, cia_res:-1,
CREDIT:)]<br>
-- <IAX2/202020-433>AGI Script a2billing.php
completed, returning 4<br>
== Spawn extension (a2billing, 7789, 2) exited non-zero
on 'IAX2/202020-433'<br>
-- Hungup 'IAX2/202020-433'<br>
<br>
<br>
Extencions.conf<br>
<br>
<br>
[root@c3po rrl]# cat /etc/asterisk/extensions.conf<br>
[general]<br>
static=yes<br>
writeprotect=no<br>
autofallthrough=yes<br>
clearglobalvars=yes<br>
<br>
[a2billing]<br>
<br>
<br>
<br>
exten => s-NOANSWER,1,Hangup<br>
exten => s-CONGESTION,1,Goto(s-CHANUNAVAIL,1)<br>
exten => s-CANCEL,1,Hangup<br>
exten => s-BUSY,1,Busy<br>
exten => s-CHANUNAVAIL,1,Playtones(busy)<br>
exten => s-CHANUNAVAIL,n,Busy(10)<br>
exten => s-CHANUNAVAIL,n,Hangup()<br>
<br>
<br>
exten => _X.,1,NoOp(A2Billing Start)<br>
exten => _X.,n,DeadAgi(a2billing.php,1)<br>
exten => _X.,1,Hangup()<br>
<br>
;exten => _X.,1,AGI(a2billing.php,1)<br>
;exten => _X.,n,Hangup<br>
<br>
exten => h,n,Hangup<br>
<br>
<br>
-- <br>
-- <br>
Raphael Rodrigues<br>
Analista de Redes - Pd's Informática ltda<br>
Linux user number 510457<br>
LPI000275344<br>
CISCO ID: CSCO12223327<br>
<a href="http://www.softwarelivre-campos.org/" target="_blank">http://www.softwarelivre-campos.org/</a><br>
<a href="http://www.pdsnet.com.br/" target="_blank">http://www.pdsnet.com.br/</a><br>
<br>
"Felizes aqueles cujo conhecimento é livre de ilusões e
superstições", Sidarta Gautama.<span><font color="#888888"><br>
-- <br>
Projeto Asterisk Libre recebe apoio das seguintes
empresas:<br>
- <a href="http://www.braslink.com.br" target="_blank">http://www.braslink.com.br</a><br>
- <a href="http://www.ultranet.com.br" target="_blank">http://www.ultranet.com.br</a><br>
- <a href="http://www.khomp.com.br" target="_blank">http://www.khomp.com.br</a><br>
---<br>
Você está recebendo esta mensagem porque se inscreveu
no grupo "AsteriskLibre" dos Grupos do Google.<br>
Para cancelar a inscrição neste grupo e parar de
receber seus e-mails, envie um e-mail para <a href="mailto:asterisklibre%2Bunsubscribe@googlegroups.com" target="_blank">asterisklibre+unsubscribe@googlegroups.com</a>.<br>
Para postar neste grupo, envie um e-mail para <a href="mailto:asterisklibre@googlegroups.com" target="_blank">asterisklibre@googlegroups.com</a>.<br>
Visite este grupo em <a href="http://groups.google.com/group/asterisklibre" target="_blank">http://groups.google.com/group/asterisklibre</a>.<br>
Para obter mais opções, acesse <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote>
<span><font color="#888888">
<br>
-- <br>
Projeto Asterisk Libre recebe apoio das seguintes
empresas:<br>
- <a href="http://www.braslink.com.br" target="_blank">http://www.braslink.com.br</a><br>
- <a href="http://www.ultranet.com.br" target="_blank">http://www.ultranet.com.br</a><br>
- <a href="http://www.khomp.com.br" target="_blank">http://www.khomp.com.br</a><br>
--- Você está recebendo esta mensagem porque se
inscreveu no grupo "AsteriskLibre" dos Grupos do Google.<br>
Para cancelar a inscrição neste grupo e parar de receber
seus e-mails, envie um e-mail para <a href="mailto:asterisklibre%2Bunsubscribe@googlegroups.com" target="_blank">asterisklibre+unsubscribe@googlegroups.com</a>.<br>
Para postar neste grupo, envie um e-mail para <a href="mailto:asterisklibre@googlegroups.com" target="_blank">asterisklibre@googlegroups.com</a>.<br>
Visite este grupo em <a href="http://groups.google.com/group/asterisklibre" target="_blank">http://groups.google.com/group/asterisklibre</a>.<br>
Para obter mais opções, acesse <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div dir="ltr">-- <br>
Raphael Rodrigues <br>
Analista de Redes - Pd's Informática ltda<br>
Linux user number 510457<br>
<span>LPI000275344</span><br>
CISCO ID: CSCO12223327<br>
<a href="http://www.softwarelivre-campos.org/" target="_blank">http://www.softwarelivre-campos.org/</a>
<br>
<a href="http://www.pdsnet.com.br/" target="_blank">http://www.pdsnet.com.br/</a><br>
<br>
<span>"Felizes aqueles cujo conhecimento é livre de ilusões e
superstições", Sidarta Gautama.</span></div><span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888">
-- <br>
Projeto Asterisk Libre recebe apoio das seguintes empresas:<br>
- <a href="http://www.braslink.com.br" target="_blank">http://www.braslink.com.br</a><br>
- <a href="http://www.ultranet.com.br" target="_blank">http://www.ultranet.com.br</a><br>
- <a href="http://www.khomp.com.br" target="_blank">http://www.khomp.com.br</a><br>
--- <br>
Você está recebendo esta mensagem porque se inscreveu no grupo
"AsteriskLibre" dos Grupos do Google.<br>
Para cancelar a inscrição neste grupo e parar de receber seus
e-mails, envie um e-mail para
<a href="mailto:asterisklibre+unsubscribe@googlegroups.com" target="_blank">asterisklibre+unsubscribe@googlegroups.com</a>.<br>
Para postar neste grupo, envie um e-mail para
<a href="mailto:asterisklibre@googlegroups.com" target="_blank">asterisklibre@googlegroups.com</a>.<br>
Visite este grupo em <a href="http://groups.google.com/group/asterisklibre" target="_blank">http://groups.google.com/group/asterisklibre</a>.<br>
Para obter mais opções, acesse <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
</font></span></div><span class="HOEnZb"><font color="#888888">
<p></p>
-- <br>
Projeto Asterisk Libre recebe apoio das seguintes empresas:<br>
- <a href="http://www.braslink.com.br" target="_blank">http://www.braslink.com.br</a><br>
- <a href="http://www.ultranet.com.br" target="_blank">http://www.ultranet.com.br</a><br>
- <a href="http://www.khomp.com.br" target="_blank">http://www.khomp.com.br</a><br>
--- <br>
Você está recebendo esta mensagem porque se inscreveu no grupo "AsteriskLibre" dos Grupos do Google.<br>
Para cancelar a inscrição neste grupo e parar de receber seus e-mails, envie um e-mail para <a href="mailto:asterisklibre%2Bunsubscribe@googlegroups.com" target="_blank">asterisklibre+unsubscribe@googlegroups.com</a>.<br>
Para postar neste grupo, envie um e-mail para <a href="mailto:asterisklibre@googlegroups.com" target="_blank">asterisklibre@googlegroups.com</a>.<br>
Visite este grupo em <a href="http://groups.google.com/group/asterisklibre" target="_blank">http://groups.google.com/group/asterisklibre</a>.<br>
Para obter mais opções, acesse <a href="https://groups.google.com/groups/opt_out" target="_blank">https://groups.google.com/groups/opt_out</a>.<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">-- <br>Raphael Rodrigues <br>Analista de Redes - Pd's Informática ltda<br>Linux user number 510457<br><span>LPI000275344</span><br> CISCO ID: CSCO12223327<br>
<a href="http://www.softwarelivre-campos.org/" target="_blank">http://www.softwarelivre-campos.org/</a> <br><a href="http://www.pdsnet.com.br/" target="_blank">http://www.pdsnet.com.br/</a><br><br><span>"Felizes aqueles cujo conhecimento é livre de ilusões e superstições", Sidarta Gautama.</span></div>
</div>