expand last patch to do hold as well and rename the command to uuid_phone_event

This commit is contained in:
Anthony Minessale
2010-04-16 10:01:00 -05:00
committed by Brian West
parent 33c05ead16
commit d265cbfce4
5 changed files with 33 additions and 15 deletions
+1
View File
@@ -1371,6 +1371,7 @@ void *SWITCH_THREAD_FUNC sofia_profile_thread_run(switch_thread_t *thread, void
NUTAG_ALLOW("INFO"),
NUTAG_ALLOW("NOTIFY"),
NUTAG_ALLOW_EVENTS("talk"),
NUTAG_ALLOW_EVENTS("hold"),
NUTAG_SESSION_TIMER(profile->session_timeout),
NTATAG_MAX_PROCEEDING(profile->max_proceeding),
TAG_IF(profile->pres_type, NUTAG_ALLOW("PUBLISH")),