Commit Graph

2610 Commits (b3d0a54a6bedd68af79a75802a021b887c0b8fa0)

Author SHA1 Message Date
Russell Bryant eb19888db5 ensure that the appropriate manager events are sent in all of the places where
19 years ago
Russell Bryant 0f643c18be update chan_h323 to reflect the new prototype for rtp_set_peer (issue #6560, casper)
19 years ago
Olle Johansson 87d78ee383 Issue #7074 - Problem with long contact lines
19 years ago
Kevin P. Fleming 37e9f9a15c remove a pointless comparison, since the buffer is smaller than the length being checked for
19 years ago
Kevin P. Fleming a7961494bd allow top-level OPTIMIZE setting to affect builds in these subdirectories too
19 years ago
Matthew Fredrickson cecda9a947 Fix buglet in channel reassignment on SETUP_ACK
19 years ago
Olle Johansson 7b12d67e50 - Fix cause codes
19 years ago
Olle Johansson d98317c7ad - Fix possible minor memory leak in chan_sip
19 years ago
Olle Johansson d5a3b59ccf Issue #6878 - Unhide DNDstate manager events (thanks casper)
19 years ago
Olle Johansson 65f95fee51 Issue #6848 take two - Use the tag provided by the SUBSCRIBE request when sending NOTIFY
19 years ago
Olle Johansson bca4868578 Ugly patch to avoid hangup causes in non-final responses
19 years ago
Russell Bryant 9a729f7aff move a NULL check to before the first time the pointer is dereferenced (issue #6832)
19 years ago
Russell Bryant d125a1a278 fix the situation where bindport is specified but bindaddr is not (issue #6616)
19 years ago
Tilghman Lesher 65acfca5af Bug 6853 - Manager fixes: 1) extra ActionID, 2) missing colon
19 years ago
Olle Johansson 8d417967ce Issue #6823
19 years ago
Russell Bryant 8c63eaec22 fix Bus Error on sparc (issue #6354)
19 years ago
Olle Johansson 35ea822831 Fix breakage of NAT support for peers with qualify=yes.
19 years ago
Olle Johansson 09bf0c3032 Issue #6736 - Use flags for OPTION messages. Thanks Casper!
19 years ago
Olle Johansson 3db3883d3d Issue #6597 - sip show registry shows incorrect port
19 years ago
Olle Johansson b85f9ea8fb Issue #6409 - Use "s" extension when there's no username in the URI
19 years ago
Matthew Fredrickson b89b296584 Fix SETUP_ACK handling so that we change channels if so requested
19 years ago
Olle Johansson 674425a343 Issue #6766 - fix ;user=phone functionality. (Reported by alein, fix by russell - thanks!)
20 years ago
Olle Johansson 108275cf6c Do not overwrite ANI if it's set by IE (sendany=yes in the peer)
20 years ago
Olle Johansson 6b8f2a96f1 Reset global_rtautoclear at sip reload
20 years ago
Russell Bryant 3b776cdfdc always use the callerid signalling method set in the zt_pvt strucutre as
20 years ago
Olle Johansson 9593aa0aa1 To quote giant developers: "Oops". Thanks, Tony!
20 years ago
Olle Johansson 38ca23948d Issue #6728: Remove parameters to Event: header on SUBSCRIBE requests
20 years ago
Olle Johansson 023a312f65 Set properties on two files that lacked properties for eol etc
20 years ago
Olle Johansson fbe6931218 Issue #5937 - Make sure SIP CANCEL's are re-transmitted
20 years ago
Olle Johansson 8545a6d4c0 Issue #6576 - SIP_CODEC not used for early media (reported by gpapadop73)
20 years ago
Olle Johansson 3388661f38 Issue #6657 - Ignore 183 session progress without SDP
20 years ago
Tilghman Lesher 1d58eff4a7 Bug 6020 - Race condition where packet could be lost if first packet on list is acked
20 years ago
Olle Johansson 782eb432ab Clear page2 flags at reload too
20 years ago
Russell Bryant b26f150b75 fix the output that indicates whether qualify smoothing is on or not (issue #6608)
20 years ago
Russell Bryant 39139b2802 fix finding realtime peers that are not dynamic by ip address (issue #6093)
20 years ago
Mark Spencer 1ef0003131 Handle ACKing properly (remove gratuitous -1)
20 years ago
Mark Spencer 4e884dbd28 Fix numerous places in jitter buffer where freed memory is referenced
20 years ago
Kevin P. Fleming f522e07cbd ensure that agents logged in via the manager interface are stored in the persistence database (related to issue #6301)
20 years ago
Kevin P. Fleming 8d66f50877 when answering INVITE, don't send codecs the peer didn't offer (issue #6052)
20 years ago
Russell Bryant 0ea76a52a9 fix memory leak from not destroying the scheduler context on module unload
20 years ago
Kevin P. Fleming 3b0edd5cfe clean up my mess from thread-starting change
20 years ago
BJ Weschke 74eef60486 kpfleming's fix from r9472 backported to 1.2
20 years ago
Kevin P. Fleming b3a8fbf495 don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)
20 years ago
Russell Bryant a96ecb64a6 reload peercontext on iax2 reload (issue #6442)
20 years ago
Matt O'Gorman 917259bcd3 Make logger report error,warning,notice if logger.conf
20 years ago
Kevin P. Fleming 48fb967c05 disable buggy PRI user-user code until it can be fixed
20 years ago
Olle Johansson e74a7116e5 Issue 6182 - Don't remove scheduled event until it's really done.
20 years ago
Olle Johansson fd25b81993 Issue 6362 - Register without Contact: and Expires: fails (reporter: op)
20 years ago
Russell Bryant 1d9b2a9df1 fix problem with dtmf on e&m (issue #6364)
20 years ago
Olle Johansson 659da47b95 Issue 5898: Registrations does not get deleted if there's an active SIP dialog
20 years ago