[Freeswitch-users] SPA3102 FreeSwitch HowTo
Dave Stevenson
stevendt at primrosebank.net
Wed Nov 4 16:49:12 PST 2009
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_number}@[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: freeswitch-users at lists.freeswitch.org
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 <jmesquita at freeswitch.org>
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
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091105/08421800/attachment-0002.html
More information about the FreeSWITCH-users
mailing list