mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-07 21:32:56 +00:00
[mod_sofia] Parse extra headers on reINVITE
This commit is contained in:
parent
edd36639c7
commit
13646cc888
@ -10299,6 +10299,7 @@ void sofia_handle_sip_i_reinvite(switch_core_session_t *session,
|
||||
}
|
||||
}
|
||||
|
||||
sofia_glue_set_extra_headers(session, sip, SOFIA_SIP_HEADER_PREFIX);
|
||||
switch_channel_execute_on(channel, "execute_on_sip_reinvite");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user