Commit Graph

23073 Commits (2bb01eb0ff9a87bfc95899de19a777746c0e94b7)
 

Author SHA1 Message Date
Kinsey Moore 05cccdea8c Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago
David M. Lee 95563e7890 res_rtp_asterisk: Eliminate "type-punned pointer" build warning.
13 years ago
Jonathan Rose f1a70f36b6 app_meetme: Document that 'p' option will continue in dialplan.
13 years ago
Kinsey Moore 23e4a2e7c6 Recorded merge of revisions 372764 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Jonathan Rose 6f75f38287 Masquerade: Retain parkinglot settings made by CHANNEL function.
13 years ago
Matthew Jordan 0067aba7e8 Only re-create an SRTP session when needed
13 years ago
David M. Lee 599b2166b0 Recorded merge of revisions 372695 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Richard Mudgett 744642c286 Fix MALLOC_DEBUG version of ast_strndup().
13 years ago
Richard Mudgett b9479a9e83 Remove annoying unconditional debug message from INC/DEC functions.
13 years ago
Richard Mudgett 84bf4776f2 Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 8e471b4991 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
David M. Lee d67ae97ac2 svn:ignore cleanup.
13 years ago
David M. Lee a619858d62 Fix parallel make for res_asterisk_rtp.
13 years ago
Matthew Jordan 9af488e8a8 Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan f356dcf7e4 Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Matthew Jordan 46df746df0 Update QueueMemberStatus event documentation to include member status values
13 years ago
Richard Mudgett 1af1164d43 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore a90717e566 Ensure listed queues are not offered for completion
13 years ago
Darren Sessions 909248b763 LDAP Realtime Peers Cannot Register
13 years ago
Jonathan Rose 52dea0c7d1 chan_sip: Note change in behavior to how directmediapermit/deny ACL works
13 years ago
Kinsey Moore cc8037b3d4 Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan b763dc9809 Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Matthew Jordan 1a74d44bf1 Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Richard Mudgett bdb2361549 Fix compile error.
13 years ago
Kinsey Moore 9d76b40877 Correct documentation for ModuleLoad AMI action
13 years ago
Alec L Davis f37b06b8c9 dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be MF_GSIZE
13 years ago
Kinsey Moore 7716846ae1 Ensure counts generated in manager_show_dialplan_helper are correct
13 years ago
Richard Mudgett fa3858d8a7 Fix coding guidelines issue with a recent commit.
13 years ago
Richard Mudgett 9be64d2286 Fix RTP/RTCP read error message confusion.
13 years ago
Mark Michelson 3f6a00ae36 Re-fix sending unnegotiated payloads during a P2P RTP bridge.
13 years ago
Matthew Jordan 99b60d3434 Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Michael L. Young 47c552b40f Fix breakage caused by last merge. Missing a variable for 11 and trunk.
13 years ago
Alec L Davis 34a332ef35 dsp.c: Fix multiple issues when no-interdigit delay is present, and fast DTMF 50ms/50ms
13 years ago
Alec L Davis e225712ae5 dsp.c: optimize goerztzel sample loops, in dtmf_detect, mf_detect and tone_detect
13 years ago
Michael L. Young b9bdea7105 Fix Incrementing Sequence Number For Retransmitted DTMF End Packets
13 years ago
Matthew Jordan 20ef80a8b4 Fix memory leak when CEL is successfully written to PostgreSQL database
13 years ago
Mark Michelson d649550d23 Fix issue where SIP devices were not notified when custom devices changed to "ringing".
13 years ago
Mark Michelson 2dba1e5c58 Prevent crash from using app_page with no confbridge.conf file provided.
13 years ago
Mark Michelson 57881c8dd9 Prevent local RTP bridges from sending inappropriate formats to participants.
13 years ago
Mark Michelson cd3caa1a36 Prevent crash on shutdown due to refcount error on queues container.
13 years ago
Mark Michelson 6256c7193b Help prevent ringing queue members from being rung when ringinuse set to no.
13 years ago
Matthew Jordan b40c4649f2 AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peers
13 years ago
Matthew Jordan d6fb2b90b7 Block r372020
13 years ago
Matthew Jordan 9e853ed652 AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVR
13 years ago
Matthew Jordan 35c91bcc40 Restore CODING-GUIDELINES to doc folder
13 years ago
Richard Mudgett 52e48b8926 Fix compile errors.
13 years ago
Jonathan Rose cf08fe11f8 app_meetme: Adding test events for following activity in MeetMe.
13 years ago
Richard Mudgett 33f38be40f Fix theoretical compile error with HAVE_EPOLL.
13 years ago
Richard Mudgett 127163938d Initialize file descriptors for dummy channels to -1.
13 years ago
Richard Mudgett b7bb04e7dc Fix hangup cause passthrough regression.
13 years ago