Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 663 582

latest revision download Branch root:

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

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.

582 new annotated / raw | Lines: 7 ( +7, -0 )

Created: 2006-02-09 21:13:51 -0500 (2 years 9 months ago) | Author: anthm | Changeset: 582

add dialplan module to use new directory stuff. (you can get dialplan from ldap now)