<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><BR>&nbsp;</DIV>
<DIV></DIV>
<DIV><FONT face=Arial size=2><SPAN class=445330310-10052006>i have realtime 
running over oracle database when i have some _ extensions in the database the 
asterisk won't accept them.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=445330310-10052006>Here i tried to call 
number 47.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=445330310-10052006>the extension for 
this one in the db is: _4[6-9]</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=445330310-10052006>so the second select 
should found something with sqlnavigator i find the row but asterisk seems to 
stop continuing after that i get th emessage invalid 
extension.</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>May 10 11:58:48 DEBUG[18202] res_config_oracle.c: 
Oracle RealTime: Retrieve SQL: SELECT * FROM ast_extension WHERE exten = 
'47'&nbsp; AND context = '10001'&nbsp; AND priority = '1'<BR>May 10 11:58:48 
DEBUG[18202] res_config_oracle.c: Oracle RealTime: Reconnected 
successfully.<BR>May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle 
RealTime: Retrieve SQL: SELECT * FROM ast_extension WHERE exten LIKE '\_%' 
ESCAPE '\' AND context = '10001'&nbsp; AND priority = '1'&nbsp; ORDER BY 
exten<BR>May 10 11:58:48 DEBUG[18202] res_config_oracle.c: Oracle RealTime: 
Reconnected successfully.</FONT></DIV></BODY></HTML>