Joao & Michael,

thanks a lot for the pointers to the combined xml file.


Nothing as forgivable as a typo - I'm just dumb !

I had not changed the entry for destination number from the sample file  :-

<include>
  <extension name="To PSTN">
    <condition field="destination_number" expression="(.*)">
      <action application="bridge" 
data="sofia/internal/${destination_numb...@[ip address of SPA3102]:5061" />
    </condition>
  </extension>
</include>

To use the actual destination number - duh ! 
- I had changed the IP address, but not noticed the other required field :-(

Still, with your help, I've got it now

Regards
Dave
  ----- Original Message ----- 
  From: Michael Collins 
  To: [email protected] 
  Sent: Thursday, November 05, 2009 12:27 AM
  Subject: Re: [Freeswitch-users] SPA3102 FreeSwitch HowTo


  FYI, the file JM mentioned is actually in freeswitch/log directory. :)

  The file "freeswitch.fsxml" is the monster file that has all of the 
individual XML files included. When you got find line 3379 you'll most likely 
see a missing ">" char on line 3378 or near there. You'll have a few more of 
these before you're an expert, I guarantee it. :D It's frequently just a typo.

  -MC


  2009/11/4 João Mesquita <[email protected]>

    Look at this line on the freeswitch.fsxml and it will tell you exactly 
where the problem is.

    Beware that nested comments are not allowed in XML.

    -- JM






------------------------------------------------------------------------------


  _______________________________________________
  FreeSWITCH-users mailing list
  [email protected]
  http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
  UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
  http://www.freeswitch.org
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to