Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 663 60

latest revision download Branch root:

663 deleted | Lines: 0 ( +0, -5 )

Created: 2006-02-24 11:47:22 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 663

*) Add support for unified config:

When config file does not exist the system will
browse freeswitch.conf (if it exists) for an embedded file.

Embeded files denoted with +file.conf
Terminated by either another [+XXX] or EOF

eg
[+iax.conf]
...
[+exosip.conf]
...
EOF

*) Change default examples to use this method

*) Fix small bug in core to pass along failure when outgoing channel fails.

60 new annotated / raw | Lines: 5 ( +5, -0 )

Created: 2005-11-19 21:19:24 -0500 (3 years ago) | Author: mikej | Changeset: 60

Put sample conf files where they belong so they are there when you try to run in debug mode.