Commit Graph

8226 Commits (ffbaefa48fa1e40e17a143da35bac290a21b6c10)

Author SHA1 Message Date
Joshua Colp 0b8448a74b Merge changes from topic 'ASTERISK-26214' into 13
9 years ago
Joshua Colp efebb1b9e0 Merge "res_pjsip: Add fax_detect_timeout endpoint option." into 13
9 years ago
Richard Mudgett 652130feb2 chan_dahdi: Add faxdetect_timeout option.
9 years ago
Richard Mudgett 851b1c3a17 res_pjsip: Add fax_detect_timeout endpoint option.
9 years ago
Corey Farrell c8e41d14a1 Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Corey Farrell 2be13d62fd chan_sip: Fix reference leak in mwi_event_cb
9 years ago
Corey Farrell 06ba533bc7 chan_sip: Fix reference leaks in error paths.
9 years ago
Joshua Colp 77b0145a25 chan_sip/res_pjsip_t38: Handle a request to negotiate T.38 after it is enabled.
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
zuul 272c02d4ed Merge "siren: Add format attribute modules for Siren7 and Siren14." into 13
9 years ago
George Joseph f3d236ca7f BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Joshua Colp 1dfc286418 siren: Add format attribute modules for Siren7 and Siren14.
9 years ago
George Joseph bc69b03316 chan_unistim: Fix memcpy in get_to_address
9 years ago
Vasil Kolev 89cc86fc38 chan_sip: bigger buffers for headers, better failure mode
9 years ago
Richard Mudgett 5823f279f3 chan_rtp: Backport changes from master.
9 years ago
Richard Mudgett dde58df318 chan_rtp.c: Copy file from chan_multicast_rtp.c
9 years ago
zuul 8438315428 Merge "chan_pjsip: Lock channel when checking for RTP changes." into 13
9 years ago
Mark Michelson 715ef071a1 chan_pjsip: Lock channel when checking for RTP changes.
9 years ago
George Joseph a99ddc6a0d build: Fix ast_sockaddr initialization to be more portable
9 years ago
George Joseph 77e8ec162b chan_sip: Prevent extra Session-Expires headers from being added
10 years ago
zuul 72ee8c1bf9 Merge "chan_sip: Make autocreated peers send PeerStatus events" into 13
10 years ago
Joshua Colp 949bf6b282 chan_sip: Give more time for TCP/TLS threads to stop.
10 years ago
kkm 29bab0d1a4 chan_sip: Make autocreated peers send PeerStatus events
10 years ago
Jaco Kroon 22335fe18a chan_sip: Don't verify table if rtupdate=no
10 years ago
zuul e9db9ebeae Merge "chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers." into 13
10 years ago
George Joseph c7eb18d865 chan_pjsip: Add 'pjsip show channelstats'
10 years ago
Alexander Traud 81ce60f6d4 chan_sip: Do not send all codecs on INVITE. Do not break on Session-Timers.
10 years ago
Francesco Castellano c5170677e7 chan_sip.c: Space after port causes unnecessary resolution attempt
10 years ago
Kevin Harwell 6a40520fe9 chan_pjsip: ref leak when checking direct_media_glare
10 years ago
Kevin Harwell 9444ddadf8 chan_pjsip: transfers with direct media reinvite has wrong address/port
10 years ago
Richard Mudgett de04308ae4 chan_sip.c: Fix mwi resub deadlock potential.
10 years ago
Richard Mudgett 5f6627a8a4 chan_sip.c: Fix registration timeout and expire deadlock potential.
10 years ago
Richard Mudgett 32bd7a64f9 chan_sip.c: Fix t38id deadlock potential.
10 years ago
Richard Mudgett 43556b800b chan_sip.c: Fix reinviteid deadlock potential.
10 years ago
Richard Mudgett 38c1cdab2c chan_sip.c: Fix packet retransid deadlock potential.
10 years ago
Richard Mudgett e4ad55c888 chan_sip.c: Fix waitid deadlock potential.
10 years ago
Richard Mudgett 98d5669c28 chan_sip.c: Fix session timers deadlock potential.
10 years ago
Richard Mudgett 9cb8f73226 chan_sip.c: Fix autokillid deadlock potential.
10 years ago
Richard Mudgett c5c7f48a15 chan_sip.c: Fix provisional_keepalive_sched_id deadlock.
10 years ago
Richard Mudgett f959d84dfd chan_sip.c: Adjust how dialog_unlink_all() stops scheduled events.
10 years ago
Richard Mudgett 5f3225ddcc chan_sip.c: Clear scheduled immediate events on unload.
10 years ago
Richard Mudgett 7a74971771 sip/dialplan_functions.c: Fix /channels/chan_sip/test_sip_rtpqos crash.
10 years ago
zuul 739c28357e Merge "chan_sip.c: Simplify sip_pvt destructor call levels." into 13
10 years ago
Richard Mudgett 9ae21b510f chan_sip.c: Made sip_reinvite_retry() call sip_pvt_lock_full().
10 years ago
Richard Mudgett 56bcb97a3c chan_sip.c: Simplify sip_pvt destructor call levels.
10 years ago
George Joseph 530cff5f5f res_pjsip: Strip spaces from items parsed from comma-separated lists
10 years ago
Richard Mudgett 4165ea7778 SIP diversion: Fix REDIRECTING(reason) value inconsistencies.
10 years ago
Richard Mudgett 18a323e542 chan_sip.c: Fix T.38 issues caused by leaving a bridge.
10 years ago
Richard Mudgett 6656afffa0 chan_sip.c: Suppress T.38 SDP c= line if addr is the same.
10 years ago
George Joseph ec8fd6714d chan_misdn: Fix a few issues causing compile errors
10 years ago