<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>day after I undertand a littlee more all these xml hell files 
(not friendly to read ;)),</FONT></DIV>
<DIV><FONT size=2>but to be a PERl developer since 1999 understand regex and 
PERL language make life more easy...</FONT></DIV>
<DIV><FONT size=2>However, I don't understand yet the concept of internal 
exterenal.</FONT></DIV>
<DIV><FONT size=2>is it for phone registration AND outbound calls ?</FONT></DIV>
<DIV><FONT size=2>for now I try to make an external call from 1000 ext 
(registered on port 5060)</FONT></DIV>
<DIV><FONT size=2>so I added an extension in dialplan/default.xml </FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; &lt;extension 
name="outbound_europe"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;condition field="destination_number" 
expression="^00?(\d+)$"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="bridge" 
data="sofia/gateway/myprovider_europe/00$1"/&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/condition&gt;<BR>&nbsp;&nbsp;&nbsp; &lt;/extension&gt;<BR></FONT></DIV>
<DIV><FONT size=2>so if call starts with "00" it redirects to my provider that 
manage outbound calls, is it correct ?</FONT></DIV>
<DIV><FONT size=2>I put the myprovider.xml account into 
sip_profiles/external/myprovider.xml.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks for your help</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Franck</DIV></FONT></BODY></HTML>