<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16444"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>Hi All</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ok, after reading a bit more I think I see what I've done wrong, but I don't know how to fix it properly.</DIV>
<DIV>Looking in the Dialplan directory I see the following:</DIV>
<DIV>default (dir)</DIV>
<DIV>default.xml</DIV>
<DIV>features.xml</DIV>
<DIV>public (dir)</DIV>
<DIV>public.xml</DIV>
<DIV>&nbsp;</DIV>
<DIV>Under the default dir the webinterface has created the 001_musimi.dk.xml file that I've created.</DIV>
<DIV>But as I understand it, it doesn't use it.</DIV>
<DIV><BR>How do I make it use it, I would very much like to keep the webinterface editor, and not have to do it via ssh and vi all the time.</DIV>
<DIV><BR>&gt;&gt;&gt; 08-12-2009 kl. 07:05 skrev "mailinglist" &lt;mailinglist@fribert.dk&gt; i meddelelsen &lt;4B1DFABC020000E1000002C2@mail.fribert.dk&gt;:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">
<DIV>Hi Mark</DIV>
<DIV>&nbsp;</DIV>
<DIV>Ok, thanks.</DIV>
<DIV>Yes I have a gateway placed in external&nbsp;called musimi.dk (or should it be in public?), and I'll just create the empty XML's in lan&nbsp;to get rid of that error.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I'll remove the second part of the dialplan, my idea was that it was needed for calls between sip phones hooked up to the freeswitch.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Now the remaining problem:</DIV>
<DIV>When I call ext 1002 from&nbsp;ext 1001 I see this message and get an error, the same goes for dialing 0XXXXXXXX to get an external number:</DIV>
<DIV>&nbsp;</DIV>
<DIV>2009-12-08 07:02:20.522883 [NOTICE] switch_channel.c:602 New Channel <A href="mailto:sofia/internal/1001@10.11.12.25">sofia/internal/1001@10.11.12.25</A> [b2b1253f-bfe3-de11-af59-000c29b7b4cb]<BR>2009-12-08 07:02:20.522883 [INFO] mod_dialplan_xml.c:252 Processing 1001-&gt;1002 in context default<BR>2009-12-08 07:02:20.522883 [NOTICE] switch_channel.c:602 New Channel sofia/external/$1 [199e263f-bfe3-de11-af59-000c29b7b4cb]<BR>2009-12-08 07:02:20.642371 [NOTICE] sofia.c:3770 Hangup sofia/external/$1 [CS_CONSUME_MEDIA] [NO_ROUTE_DESTINATION]<BR>2009-12-08 07:02:20.642371 [INFO] mod_dptools.c:2091 Originate Failed.&nbsp; Cause: NO_ROUTE_DESTINATION<BR>2009-12-08 07:02:20.642371 [NOTICE] mod_dptools.c:2123 Hangup <A href="mailto:sofia/internal/1001@10.11.12.25">sofia/internal/1001@10.11.12.25</A> [CS_EXECUTE] [NO_ROUTE_DESTINATION]<BR>2009-12-08 07:02:20.663502 [NOTICE] switch_core_session.c:1085 Session 2 (sofia/external/$1) Ended<BR>2009-12-08 07:02:20.663502 [NOTICE] switch_core_session.c:1087 Close Channel sofia/external/$1 [CS_DESTROY]<BR>2009-12-08 07:02:20.663502 [NOTICE] switch_core_session.c:1085 Session 1 (<A href="mailto:sofia/internal/1001@10.11.12.25">sofia/internal/1001@10.11.12.25</A>) Ended<BR>2009-12-08 07:02:20.663502 [NOTICE] switch_core_session.c:1087 Close Channel <A href="mailto:sofia/internal/1001@10.11.12.25">sofia/internal/1001@10.11.12.25</A> [CS_DESTROY]<BR></DIV>
<DIV>I don't see any mention of the statements in the Dialplan, so for me it looks like it haven't registered the Dialplan?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best regards</DIV>
<DIV>Kenneth</DIV>
<DIV><BR>&gt;&gt;&gt; 08-12-2009 kl. 03:05 skrev Mark Crane &lt;mctch@yahoo.com&gt; i meddelelsen <A href="mailto:659603.29094.qm@web56408.mail.re3.yahoo.com">659603.29094.qm@web56408.mail.re3.yahoo.com</A>:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">
<TABLE border=0 cellSpacing=0 cellPadding=0>
<TBODY>
<TR>
<TD vAlign=top><BR>Question ----------------------------------------------<BR>
<DIV>If I do a reloadxml it gives me this output on the console:</DIV><A href="http://us.mc564.mail.yahoo.com/mc/compose?to=freeswitch@firewall.fribert.dk" rel=nofollow target=_blank ymailto="mailto:freeswitch@firewall.fribert.dk">freeswitch@firewall.fribert.dk</A>&gt; reloadxml<BR>2009-12-07 21:21:40.381445 [ERR] switch_xml.c:1282 Couldnt open /usr/local/freeswitch/conf/autoload_configs/../sip_profiles/lan/*.xml (No such file or directory)<BR>Error including /usr/local/freeswitch/conf/autoload_configs/../sip_profiles/lan/*.xml (No such file or directory)<BR><BR>I'm not sure if it's a genuine problem,as I can see it, it just complains that I haven't created any sip_profiles in /lan, but is that necessary?<BR><BR>Response: ----------------------------------------------<BR>This isn't really a problem. To get rid of the error simply put a blank xml file into each folder as in the internal and external directories. Dump the lan directory and lan profile as mentioned earlier.<BR><BR>
<DIV>Question ----------------------------------------------<BR><BR></DIV>
<DIV>Extension Name&nbsp; <A href="http://musimi.dk" target=_blank><SPAN id=lw_1260237479_6 class=yshortcuts>musimi.dk</SPAN></A></DIV>
<DIV>Enabled true</DIV>
<DIV>Order 001</DIV>
<DIV>Description&nbsp; ...</DIV>
<DIV>&nbsp;</DIV>
<DIV>condition ^0(.\d+)$</DIV>
<DIV>action bridge sofia/gateway/musimi.dk/$1<BR><BR></DIV>
<DIV>Response: ----------------------------------------------<BR><BR>This is correct as long as you have a gateway that is registered called musimi.dk<BR><BR>Question ----------------------------------------------<BR>
<DIV>Extension Name 10.11.12.25</DIV>
<DIV>Enabled true</DIV>
<DIV>Order 002</DIV>
<DIV>Description ...</DIV>
<DIV>&nbsp;</DIV>
<DIV>action bridge&nbsp; sofia/internal/$<BR><BR>Response: ----------------------------------------------<BR><BR></DIV>No idea what this is for its not needed as far as I can tell.<BR></DIV><BR><BR>Now please summarize what you still need help on.<BR><BR><BR>Mark J Crane<BR>http://fusionpbx.com<BR>pfSense FreeSWITCH package developer<BR></TD></TR></TBODY></TABLE><BR></DIV></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></BODY></HTML>