Commit Graph

1566 Commits (b0a516034f11a4dc1098bcc5859d1e70ea9f2777)

Author SHA1 Message Date
Russell Bryant 56dd7681f8 Make sure we clear out owner in SUB_REAL when moving a call (bug #3267)
21 years ago
Russell Bryant 96624911f0 fix SIP presence (bug #3251)
21 years ago
Russell Bryant a97e1f873f putting the timestamp stuff back in ...
21 years ago
Russell Bryant 74239cb26c I got a crash in iax that I think is related to this timestamp patch, so I am going to back it out until we get it figured out. (bug #3119)
21 years ago
Russell Bryant f45b8fcc70 lock sooner, fix some formatting (bug #3207)
21 years ago
Russell Bryant da0fb57df3 make sure to set sin_family (bug #3188)
21 years ago
Russell Bryant 10378ed083 stop sending rtp when on hold (bug #3185)
21 years ago
Russell Bryant b0b9c0928b fix MWI with type=friend (bug #3004)
21 years ago
Russell Bryant f4adada2e8 make cid rings configurable (bug #2889)
21 years ago
Russell Bryant a4671a3d88 remove duplicate option parsing (bug #3173)
21 years ago
Russell Bryant dd8d225b4e prevent timestamp jumps (bug #3119)
21 years ago
Russell Bryant 78693d31e9 Re-use SIP authentication, aka "The Broadvoice patch" (bug #2917)
21 years ago
Russell Bryant 799ff464f2 Don't hold the iaxsl[x] lock while finding the peer, do it ahead of time.
21 years ago
Russell Bryant b107f9c1c9 honor global nat setting for users (bug #3125)
21 years ago
Russell Bryant a391baf1be Remove the SIP ACK fixes at the request of Olle - This will go in when a more complete fix is available
21 years ago
Russell Bryant 2ebc21f175 Make sure that read/write format are set up correctly
21 years ago
Russell Bryant 6c6ec855a7 Make sure we del any remaining connections (bug #2982)
21 years ago
Russell Bryant 665cf4fb64 fix missing "sip:" in ACK (bug #2687)
21 years ago
Russell Bryant 6f60468d3d Fix SIP ACK for BYE (bug #3087)
21 years ago
Russell Bryant b32ffb8190 Olle's ACK fix (bug #2687)
21 years ago
Russell Bryant 8d135aa5ae Fix use count for agent/local (bug #2996)
21 years ago
Russell Bryant 2583e00e03 update comment (bug #2999)
21 years ago
Russell Bryant 90f22a990d merge codec preference changes for SIP
21 years ago
Russell Bryant 0b74a19625 Release call lock while we look for the peer to avoid a deadlock
21 years ago
Russell Bryant 65d6be272d doing <flash> *0 while on fxs causes Asterisk to crash (bug 2963)
21 years ago
Russell Bryant 1e75116e74 Try call if call is 0 or more (bug #2935)
21 years ago
Russell Bryant df6c1f8b39 fix for rpid (bug 2910)
21 years ago
Russell Bryant f53fe9761c fix manager events that report lag time (bug 2919)
21 years ago
Russell Bryant 902661dd8e decrement use counter after timeout on INVITE (bug 2898)
21 years ago
Russell Bryant 10781d30d2 don't create owner twice
21 years ago
Russell Bryant c0c9a1a5f0 little fixes (bug #2899)
21 years ago
Russell Bryant 13e54102fd fix continuation line parsing (bug #2892)
21 years ago
Russell Bryant 60c2988f53 add depend support for h323 (bug #2757)
21 years ago
Russell Bryant 8eb984caec fix setting language in chan_sip (bug #2848)
21 years ago
Russell Bryant 1f02d433b3 send full contact when poking a peer (bug #2836)
21 years ago
Russell Bryant c6938534bd fix to compile chan_phone with 2.6 kernel headers (bug #2831)
21 years ago
Russell Bryant 0d23dbb490 Fix supervised transfer (bug #2813)
21 years ago
Russell Bryant 3cd77bab28 Fix verbose error (bug #2809)
21 years ago
Russell Bryant 591eb8fac1 fix sip mwi to conform to RFC (bug #2793)
21 years ago
Russell Bryant de1c7219ea Setup fromuser properly (bug #2802)
21 years ago
Russell Bryant bfe333ed67 fix compilation of chan_h323 (bug 2786,2790,2669)
21 years ago
Russell Bryant d612a5ce42 prevent seg fault with attempt_transfer (bug #2741)
21 years ago
Russell Bryant 808ecc893a fix summaries for chan_h323 cli commands (bug #2739)
21 years ago
James Golovich 1e9087357b Backport chan_zap.c part of bug 2703 to 1.0
21 years ago
Russell Bryant 124c88fba3 fix mgcp bug (bug #2696)
21 years ago
Russell Bryant 67478da442 fix LOG_NOTICE message to exten@context from context@exten (bug #2725)
21 years ago
James Golovich b86dbdb22c Backport recent memory fixes to 1.0
21 years ago
Russell Bryant ce25d82aa7 Make sure close() is not called on a fd < 1 with a wrapper call (bug #2710)
21 years ago
Russell Bryant a4111e1f93 Add missing fixup (bug #2667)
21 years ago
Russell Bryant f7098a28be make sure malloc was successful before doing memset (bug #2704)
21 years ago