]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
.
authorAnthony Minessale <anthm@freeswitch.org>
Tue, 29 Jun 2010 18:47:15 +0000 (13:47 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Tue, 29 Jun 2010 18:47:15 +0000 (13:47 -0500)
src/mod/endpoints/mod_sofia/sofia_glue.c

index 5df57a811e6d35d31d37247f404d1a70627d2d88..4c290f548b8bede2a57793f5e6445ac0327d65ec 100644 (file)
@@ -4403,6 +4403,7 @@ static int recover_callback(void *pArg, int argc, char **argv, char **columnName
        }
 
        switch_channel_set_variable(channel, "sip_invite_call_id", switch_channel_get_variable(channel, "sip_call_id"));
+       switch_channel_set_variable(channel, "sip_invite_cseq", switch_channel_get_variable(channel, "sip_cseq"));
 
        if (switch_true(switch_channel_get_variable(channel, "sip_nat_detected"))) {
                switch_channel_set_variable_printf(channel, "sip_route_uri", "sip:%s@%s:%s",