default ports restored

git-svn-id: http://voip.null.ro/svn/yate@1874 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
maciej 2008-04-03 14:27:01 +00:00
parent c5a347ffac
commit 21b509da28
1 changed files with 1 additions and 1 deletions

View File

@ -42,5 +42,5 @@ def route(yate):
if __name__ in ["__main__", "__embedded_yaypm_module__"]:
logger.setLevel(logging.DEBUG)
yaypm.utils.setup(lambda yate: go(route(yate)), host = "konopia", port = 5049)
yaypm.utils.setup(lambda yate: go(route(yate)))