fix FSCORE-62

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6370 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-11-21 17:07:41 +00:00
parent 6193a0a03f
commit 482beb9d7c
3 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -327,7 +327,7 @@ static switch_status_t sofia_answer_channel(switch_core_session_t *session)
session_timeout = v_session_timeout;
}
}
printf("GRRXXXXXXXXXXXXX\n%s\n", tech_pvt->local_sdp_str);
nua_respond(tech_pvt->nh, SIP_200_OK,
NUTAG_SESSION_TIMER(session_timeout),
SIPTAG_CONTACT_STR(tech_pvt->reply_contact),