<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'DejaVu Sans'; font-size:9pt; font-weight:200; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Hi guys,</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">  Sorry to bother you, but i can't find the problem why this is not working:</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Actual dialplan:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">root@perseu:/etc/opensips# opensipsctl dialplan show</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">dialplan tables</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';"> id | dpid | pr | match_op |       match_exp       | match_len |        subst_exp        | repl_exp | attrs </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">----+------+----+----------+-----------------------+-----------+-------------------------+----------+-------</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';"> 18 |    1 |  0 |        1 | ^00[1-9][0-9]+        |         0 | ^0(0[1-9][0-9]+)        | \1       | </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';"> 19 |    1 |  1 |        1 | ^00[1-9][1-9][0-9]{8} |         0 | ^0(0[1-9][1-9][0-9]{8}) | \1       | </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">(2 rows)</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">String being tested: '002185392949'</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Server startup log:</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:yyparse: loading module /lib/opensips/modules/dialplan.so </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:set_mod_param_regex: dialplan matches module dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:set_mod_param_regex: found &lt;attrs_pvar&gt; in module dialplan [/lib/opensips/modules/] </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:set_mod_param_regex: dialplan matches module dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:set_mod_param_regex: found &lt;fetch_rows&gt; in module dialplan [/lib/opensips/modules/] </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:set_mod_param_regex: acc|alias_db|avpops|auth_db|carrierroute|closeddial|dialplan|group|domain|permissions|uri|usrloc matches module closeddial</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:find_cmd_export_t: found &lt;dp_translate&gt;(2) in module dialplan [/lib/opensips/modules/] </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:find_cmd_export_t: found &lt;dp_translate&gt;(2) in module dialplan [/lib/opensips/modules/] </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu opensips: DBG:core:find_cmd_export_t: found &lt;dp_translate&gt;(2) in module dialplan [/lib/opensips/modules/] </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:core:init_mod: initializing module dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:mod_init: db_url=postgres://opensips:PASSWORD@db01/opensips/42/0x82d3290 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:init_data: trying to initialize data from db </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:db_postgres:db_postgres_submit_query: 0x81c0ed4 PQsendQuery(select table_version from version where table_name='dialplan') </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_load_db: init </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:db_postgres:db_postgres_submit_query: 0x81c0ed4 PQsendQuery(select dpid,pr,match_op,match_exp,match_len,subst_exp,repl_exp,attrs from dialplan  order by pr) </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:build_rule: building subst rule </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:build_rule: references:1 , max:1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:destroy_rule: destroying rule with priority 0 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:build_rule: building subst rule </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:build_rule: references:1 , max:1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:destroy_rule: destroying rule with priority 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:core:init_mod: register MI for dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 2 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 2 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:dialplan:dp_trans_fixup: param_no is 2 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13081]: DBG:core:init_mod_child: type=CHILD, rank=3, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13080]: DBG:core:init_mod_child: type=CHILD, rank=2, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13083]: DBG:core:init_mod_child: type=CHILD, rank=5, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13082]: DBG:core:init_mod_child: type=CHILD, rank=4, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13084]: DBG:core:init_mod_child: type=CHILD, rank=6, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13094]: DBG:core:init_mod_child: type=PROC_MODULE, rank=-2, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13085]: DBG:core:init_mod_child: type=CHILD, rank=7, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13086]: DBG:core:init_mod_child: type=CHILD, rank=8, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13102]: DBG:core:init_mod_child: type=PROC_TCP_MAIN, rank=-4, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13088]: DBG:core:init_mod_child: type=CHILD, rank=10, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13089]: DBG:core:init_mod_child: type=CHILD, rank=11, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13087]: DBG:core:init_mod_child: type=CHILD, rank=9, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13092]: DBG:core:init_mod_child: type=PROC_TIMER, rank=-1, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13093]: DBG:core:init_mod_child: type=PROC_TIMER, rank=-1, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13096]: DBG:core:init_mod_child: type=CHILD, rank=13, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13090]: DBG:core:init_mod_child: type=CHILD, rank=12, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13077]: DBG:core:init_mod_child: type=PROC_MAIN, rank=0, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13097]: DBG:core:init_mod_child: type=CHILD, rank=14, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13101]: DBG:core:init_mod_child: type=CHILD, rank=18, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13099]: DBG:core:init_mod_child: type=CHILD, rank=16, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13098]: DBG:core:init_mod_child: type=CHILD, rank=15, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13100]: DBG:core:init_mod_child: type=CHILD, rank=17, module=dialplan </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:05:47 perseu /sbin/opensips[13079]: DBG:core:init_mod_child: type=CHILD, rank=1, module=dialplan </span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Dialpan translation failed</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13081]: DBG:dialplan:dp_get_ivalue: integer value </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13081]: DBG:dialplan:dp_translate_f: dpid is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13081]: DBG:dialplan:dp_get_svalue: searching 78  </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13081]: DBG:dialplan:dp_translate_f: input is 002185392949 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13081]: DBG:dialplan:dp_translate_f: no information available for dpid 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_get_ivalue: integer value </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: dpid is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_get_svalue: searching 78  </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: input is 002185392949 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: no information available for dpid 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: TRACE:[R10] Tradução via dialplan</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_get_ivalue: integer value </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: dpid is 1 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_get_svalue: searching 15  </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: input is 002185392949 </span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: DBG:dialplan:dp_translate_f: no information available for dpid 1</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><span style=" font-family:'dejavu sans mono';">Oct 13 17:08:20 perseu /sbin/opensips[13082]: TRACE:[R10] Tradução Falhou</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-family:'dejavu sans mono';"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Thanks in advance,</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Marcio</p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">-- </p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Marcio Veloso Antunes</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">Tecnologia IP Ltda</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">+55.21.3005.3004 ext. 106</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">+55.11.3588.0802 ext. 106</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;">+55.21.8539.2949 (mobile)</p></body></html>