summaryrefslogtreecommitdiff
path: root/src/call.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/call.c')
-rw-r--r--src/call.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/call.c b/src/call.c
index 6a0f6fe..529b5ac 100644
--- a/src/call.c
+++ b/src/call.c
@@ -292,6 +292,8 @@ static int update_media(struct call *call)
struct le *le;
int err = 0;
+ debug("call: update media\n");
+
/* media attributes */
audio_sdp_attr_decode(call->audio);