mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-3794 no try this patch for the REFER level one mistake in the last one
This commit is contained in:
parent
c358f67fe4
commit
7e37676d50
@ -1765,7 +1765,6 @@ static void send_presence_notify(sofia_profile_t *profile,
|
||||
TAG_IF(!zstr(pl), SIPTAG_PAYLOAD_STR(pl)),
|
||||
TAG_IF(!zstr(call_info), SIPTAG_CALL_INFO_STR(call_info)),
|
||||
TAG_IF(!exptime, SIPTAG_EXPIRES_STR("0")),
|
||||
SIPTAG_SUBSCRIPTION_STATE_STR("terminated;reason=noresource"),
|
||||
SIPTAG_CSEQ(cseq),
|
||||
TAG_END());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user