mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
FS-3133 --comment-only this looks like a bad assert, can you update and try again
This commit is contained in:
parent
8727e568e8
commit
0be456565b
@ -7781,7 +7781,7 @@ nta_outgoing_t *outgoing_create(nta_agent_t *agent,
|
||||
if (tpn) {
|
||||
/* CANCEL or ACK to [3456]XX */
|
||||
invalid = tport_name_dup(home, orq->orq_tpn, tpn);
|
||||
#if HAVE_SOFIA_SRESOLV
|
||||
#if 0 //HAVE_SOFIA_SRESOLV
|
||||
/* We send ACK or CANCEL only if original request was really sent */
|
||||
assert(tport_name_is_resolved(orq->orq_tpn));
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user