Commit Graph

8086 Commits (e158517a9c39ad22d2959f010d905ad2bc9872d4)

Author SHA1 Message Date
Richard Mudgett 8cced7767c chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.
10 years ago
Richard Mudgett 13e715b30c chan_sip: Fix realtime locking inversion when poking a just built peer.
10 years ago
Matthew Jordan de86b30dba make: Remove 'res_features' from libraries to link against with cygwin/mingw32
10 years ago
Matthew Jordan 34989bd9c8 channels/chan_sip: Don't send a BYE after final response when PBX thread fails
10 years ago
Matthew Jordan ddff640f94 channels/chan_sip: Clarify WARNING message in mismatched SRTP scenario
10 years ago
Matthew Jordan 978649a568 channels/chan_sip: Fix crash when transmitting packet after thread shutdown
10 years ago
Matthew Jordan 3d1a1533bf ARI/PJSIP: Apply requesting channel's format cap to created channels
10 years ago
Richard Mudgett 89b48af3e5 chan_dahdi/sig_analog: Put log message strings on one line.
10 years ago
Richard Mudgett e0ff83c272 chan_dahdi: Remove some dead code.
10 years ago
Corey Farrell eb9448a1ae Create work around for scheduler leaks during shutdown.
10 years ago
Joshua Colp 3543a36362 'information' ends with an 'n'.
10 years ago
Joshua Colp 5d26236758 chan_pjsip: Fix crash when CHANNEL dialplan function is invoked with pjsip argument and no type.
10 years ago
Matthew Jordan 1995baad71 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Matthew Jordan 29f3ff0b61 channels/chan_sip: Fix RealTime error during SIP unregistration with MariaDB
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Mark Michelson 22fc3359da Use SIPS URIs in Contact headers when appropriate.
10 years ago
Kevin Harwell e2b493b8f0 chan_sip: stale nonce causes failure
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Kevin Harwell 630eea087d Investigate and fix memory leaks in Asterisk
11 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
11 years ago
Walter Doekes 9210648bbe chan_sip: Case insensitive comparison of "defaultuser" parameter.
11 years ago
Matthew Jordan 74a13629e2 channels/chan_sip: Fix registration leak during reload
11 years ago
Richard Mudgett 6af6a216a1 CHANNEL(peer), chan_iax2, res_fax, SNMP agent: Fix deadlock from reaching across a bridge.
11 years ago
Mark Michelson 821c15ae53 Fix problem where a hung channel could occur on a failed blind transfer.
11 years ago
Joshua Colp 056f11ac65 chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Joshua Colp a7c38428af pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Matthew Jordan 9735a13429 chan_sip: Send CANCEL via original INVITE destination even after UPDATE request
11 years ago
Richard Mudgett 7074bf956b chan_dahdi: Don't ignore setvar when using configuration section scheme.
11 years ago
Richard Mudgett b22c833c12 chan_dahdi.c, res_rtp_asterisk.c: Change some spammy debug messages to level 5.
11 years ago
Richard Mudgett e603fbe04a chan_dahdi: Populate CALLERID(ani2) for incoming calls in featdmf signaling mode.
11 years ago
Mark Michelson 5bd5f580c1 Ensure the correct value is returned for CHANNEL(pjsip, secure)
11 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Joshua Colp f26d4618eb chan_sip: Allow T.38 switch-over when SRTP is in use.
11 years ago
Kevin Harwell 01c4e76c4e chan_pjsip: Race between channel answer and bridge setup when using direct media
11 years ago
Joshua Colp 0c9fbb449f res_pjsip_session: Delay sending BYE if a re-INVITE transaction is in progress.
11 years ago
Joshua Colp fb768ec33a res_http_websocket: Fix crash due to double freeing memory when receiving a payload length of zero.
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan d79c68d3fb main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp aeb5f34ecc AST-2014-015: Fix race condition in chan_pjsip when sending responses after a CANCEL has been received.
11 years ago
Richard Mudgett 524588c345 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Corey Farrell e8286df19c chan_sip: Fix theoretical leak of p->refer.
11 years ago
Joshua Colp b902694840 chan_pjsip: Remove AOR check when dialing and one is specified.
11 years ago
Joshua Colp 62d33a6696 chan_pjsip: Add additional log message when an AOR is specified when dialing and it does not exist.
11 years ago
Joshua Colp 99414651e4 chan_motif / chan_pjsip: Fix incorrect "No such module" messages when reloading.
11 years ago
Matthew Jordan 468ccd1b66 channels/chan_mgcp: Fix regression which causes gateways to be skipped
11 years ago
Corey Farrell a6bfa0d20a chan_console: Fix reference leaks to pvt.
11 years ago
Matthew Jordan f6809b01df channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Igor Goncharovskiy 934ab9d1b8 Add additional checks for NULL pointers to fix several crashes reported.
11 years ago