|
|
|
@ -955,12 +955,17 @@ route[ADD_AUTHORIZATION_HEADERS] |
|
|
|
|
|
|
|
#!endif |
|
|
|
|
|
|
|
#!ifdef PRESENCE_ROLE |
|
|
|
event_route[tm:local-request] |
|
|
|
{ |
|
|
|
xlog("L_DEBUG", "$ci|local|start $pr request $rm $ou\n"); |
|
|
|
xlog("L_DEBUG", "$ci|local|source $si:$sp -> $dd:$dp\n"); |
|
|
|
xlog("L_DEBUG", "$ci|local|from $fu\n"); |
|
|
|
xlog("L_DEBUG", "$ci|local|to $tu\n"); |
|
|
|
|
|
|
|
#!ifdef PRESENCE_ROLE |
|
|
|
route(PRESENCE_LOCAL_NOTIFY); |
|
|
|
#!endif |
|
|
|
} |
|
|
|
#!endif |
|
|
|
|
|
|
|
event_route[evrexec:DEFERRED_INIT] |
|
|
|
{ |
|
|
|
|