Commit Graph

22559 Commits (a08f48089c6df7169f59aa632b0e92dc978cd42a)
 

Author SHA1 Message Date
Richard Mudgett 4c5f4fe365 Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 086e28ff5e Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
Matthew Jordan ea02b188ba Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan 764b8df247 Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Richard Mudgett 8ce843b2f5 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore 778fa24451 Ensure listed queues are not offered for completion
13 years ago
Darren Sessions 8f01f7c8aa LDAP Realtime Peers Cannot Register
13 years ago
Jonathan Rose 0bc5f7ea97 chan_sip: Note change in behavior to how directmediapermit/deny ACL works
13 years ago
Kinsey Moore 9ea1b864bb Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan 55ae180e1e Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Matthew Jordan 67151ad0fe Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Richard Mudgett 550e7e88b0 Fix compile error.
13 years ago
Kinsey Moore 261cfda492 Correct documentation for ModuleLoad AMI action
13 years ago
Alec L Davis 70ac2c553e dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be MF_GSIZE
13 years ago
Kinsey Moore 3c4f3dcec2 Ensure counts generated in manager_show_dialplan_helper are correct
13 years ago
Matthew Jordan 6129593e95 Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Alec L Davis 5dac4f4eff dsp.c: Fix multiple issues when no-interdigit delay is present, and fast DTMF 50ms/50ms
13 years ago
Alec L Davis 3568d2b9b3 dsp.c: optimize goerztzel sample loops, in dtmf_detect, mf_detect and tone_detect
13 years ago
Michael L. Young 66b43b9e0d Fix Incrementing Sequence Number For Retransmitted DTMF End Packets
13 years ago
Matthew Jordan 0878642dc0 Fix memory leak when CEL is successfully written to PostgreSQL database
13 years ago
Mark Michelson 5fefc48cd8 Prevent crash on shutdown due to refcount error on queues container.
13 years ago
Mark Michelson 37fca69948 Help prevent ringing queue members from being rung when ringinuse set to no.
13 years ago
Matthew Jordan d1c00fe8cd AST-2012-013: Resolve ACL rules being ignored during calls by some IAX2 peers
13 years ago
Matthew Jordan 9e30706a68 AST-2012-012: Resolve AMI User Unauthorized Shell Access through ExternalIVR
13 years ago
Matthew Jordan 9260f8a698 Restore CODING-GUIDELINES to doc folder
13 years ago
Jonathan Rose 451c796cf2 app_meetme: Adding test events for following activity in MeetMe.
13 years ago
Richard Mudgett ca0ce9e516 Initialize file descriptors for dummy channels to -1.
13 years ago
Richard Mudgett aa7825958c Fix hangup cause passthrough regression.
13 years ago
Jonathan Rose 5f5f3cb944 chan_sip: Send 408 on retransmit timeout instead of 603
13 years ago
Mark Michelson 570c3102f8 Fix misleading documentation in agents.conf.sample regarding ackcall usage.
13 years ago
Mark Michelson afba8eb69c Fix incorrect documentation of the MailboxStatus manager command.
13 years ago
Mark Michelson 1670bfe2f9 Fix incorrectly documented option in queues.conf
13 years ago
David M. Lee 4463db4107 Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.
13 years ago
Kinsey Moore 24484fe3f2 Implement workaround for BETTER_BACKTRACES crash
13 years ago
Alec L Davis c7548f891a mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZE
13 years ago
Mark Michelson 9928641702 Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore a303a12d33 Ignore recovered zero-length secondary UDPTL packets
13 years ago
Matthew Jordan 3d6de93beb Remove old debug code from http configuration loading
13 years ago
Matthew Jordan b11ffd0514 Fix memory leak in XML documentation
13 years ago
Kinsey Moore 58c2a811fa Add instrumentation to subsystem reloads
13 years ago
Terry Wilson 73783b752c Handle integer over/under-flow in ast_parse_args
13 years ago
Kinsey Moore e5566b7752 Add module reload instrumentation for TEST_FRAMEWORK
13 years ago
Jonathan Rose d3ea90e46a chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID Header
13 years ago
Jonathan Rose 99cd43d0c2 chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACK
13 years ago
Mark Michelson f82e3495bf Fix bug where final queue member would not be removed from memory.
13 years ago
Kinsey Moore 64eaf61c36 Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destruction
13 years ago
Michael L. Young 9e47a0ee0d Reverting this change that was meant for branch 11.
13 years ago
Michael L. Young b3b353c440 Fix Segfault When Registering SIP Over WebSockets
13 years ago
Kinsey Moore 3cb25736c7 Add test instrumentation
13 years ago
Mark Michelson bd8f547b71 Fix problem where incorrect pointer was checked for nullity.
13 years ago