mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-19 17:57:22 +00:00
duplicate var.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7072 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
38e704b7e3
commit
a62077b359
@ -1283,7 +1283,6 @@ static void sofia_handle_sip_r_invite(switch_core_session_t *session, int status
|
||||
}
|
||||
|
||||
if ((status == 180 || status == 183 || status == 200)) {
|
||||
switch_channel_t *channel = switch_core_session_get_channel(session);
|
||||
const char *astate = "early";
|
||||
url_t *from = NULL, *to = NULL, *contact = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user