mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-14 19:16:59 +00:00
FS-5814
This commit is contained in:
parent
fe2a4bfa53
commit
4cf14bce50
@ -1 +1 @@
|
|||||||
Wed Mar 5 13:11:46 CST 2014
|
Thu Mar 6 00:30:51 CDT 2014
|
||||||
|
@ -2838,6 +2838,7 @@ int sip_content_encoding_Xflate(msg_t *msg, sip_t *sip, int inflate, int check)
|
|||||||
}
|
}
|
||||||
|
|
||||||
sip->sip_payload = sip_payload_create(msg_home(msg), decoded, n);
|
sip->sip_payload = sip_payload_create(msg_home(msg), decoded, n);
|
||||||
|
sip->sip_content_encoding = sip_content_encoding_make(msg_home(msg), "deflate");
|
||||||
|
|
||||||
if (sip->sip_call_id) {
|
if (sip->sip_call_id) {
|
||||||
id = sip->sip_call_id->i_id;
|
id = sip->sip_call_id->i_id;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user