logging added to Resource play method

git-svn-id: http://voip.null.ro/svn/yate@2470 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
maciej 2009-02-04 11:22:18 +00:00
parent f342b9975b
commit a71576ed79
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ class Resource:
lambda m : m["id"] == callid)
for f in files:
logger.debug("on %s %s: %s", targetid,
"overiding" if override else "playing",
f)
nid = f + str(random())
m = yate.msg("chan.masquerade",