Commit Graph

22945 Commits (f97510b7308e8fbccbb76cce7de2e0935edcb78a)
 

Author SHA1 Message Date
David M. Lee f97510b730 Fixed make clean when configured --disable-asteriskssl
13 years ago
David M. Lee 192e6a0f7a Fix timeouts for ast_waitfordigit[_full].
13 years ago
Richard Mudgett fb1d9a90a4 Enhance astobj2 to support other types of containers.
13 years ago
Joshua Colp 189249cc73 Skip any non-content information when looking for and handling content.
13 years ago
Jonathan Rose 1e59e7ee08 res_xmpp: Fix a segfault caused by bodyless messages
13 years ago
Jonathan Rose 1a79c9c182 logger: Add rotatestrategy option of 'none' which does not perform rotations
13 years ago
Mark Michelson b0a4f08928 Add channel name to a warning to make debugging easier.
13 years ago
David M. Lee 5e84558123 Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.
13 years ago
Jonathan Rose 6f8bad0eac chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Mark Michelson 8963829390 Fix inability to shutdown gracefully due to an unending channel reference.
13 years ago
Mark Michelson ae5aaefd88 Fix bad channel application data reference.
13 years ago
David M. Lee 3e17426e89 Corrects the astsbindir setting when installing the sample asterisk.conf.
13 years ago
Jonathan Rose a05f001ba2 chan_sip: Fix CHANGES and UPGRADE.txt for r372808
13 years ago
Jonathan Rose 23a298f28c chan_sip: Change SIPQualifyPeer to improve initial response time
13 years ago
Kinsey Moore e65dea4616 Ensure iax2 debug output is displayed when expected
13 years ago
Kinsey Moore d96b832787 Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago
David M. Lee 1f0f8694d8 res_rtp_asterisk: Eliminate "type-punned pointer" build warning.
13 years ago
Jonathan Rose 9c9acc50e6 app_meetme: Document that 'p' option will continue in dialplan.
13 years ago
Jonathan Rose 595cd83d03 Masquerade: Retain parkinglot settings made by CHANNEL function.
13 years ago
Matthew Jordan ae179ac5b4 Only re-create an SRTP session when needed
13 years ago
David M. Lee 569561b6f4 Add OPENSSL_INCLUDE to the CFLAGS for ssl.c and tcptls.c.
13 years ago
Richard Mudgett e315657287 Fix MALLOC_DEBUG version of ast_strndup().
13 years ago
Richard Mudgett 8b90b7a565 Remove annoying unconditional debug message from INC/DEC functions.
13 years ago
Richard Mudgett 2a6be9fd0a Fix exception path typo in app_queue.c try_calling().
13 years ago
Richard Mudgett 7c1003de84 Fix VoicemailUserEntry event headers ServerEmail and MailCommand reported values.
13 years ago
David M. Lee 12aaf39f8d svn:ignore cleanup.
13 years ago
David M. Lee cab7acd21d Fix parallel make for res_asterisk_rtp.
13 years ago
Matthew Jordan dbdcee80f4 Free ast_str objects when temp file fails to be created in MiniVM
13 years ago
Matthew Jordan 31407fc32c Fix file descriptor leak and pointer scope issue in MiniVM when sending mail
13 years ago
Matthew Jordan 5da59112b7 Update QueueMemberStatus event documentation to include member status values
13 years ago
Richard Mudgett 8b933196e9 Fix loss of MOH on an ISDN channel when parking a call for the second time.
13 years ago
Kinsey Moore 0090fb558d Ensure listed queues are not offered for completion
13 years ago
Jonathan Rose 57f2a2efbd chan_sip: Note change in behavior to how directmediapermit/deny ACL works
13 years ago
Kinsey Moore c16141dda1 Ensure "rules" is tab-completable for "queue show"
13 years ago
Matthew Jordan 34d3cbc7ac Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Matthew Jordan 4058ea15ab Allow configured numbers for FollowMe to be greater than 90 characters
13 years ago
Richard Mudgett 84849cf413 Recorded merge of revisions 372373 from http://svn.asterisk.org/svn/asterisk/branches/11
13 years ago
Kinsey Moore edb290ca09 Correct documentation for ModuleLoad AMI action
13 years ago
Kinsey Moore 8fb1897e89 Ensure counts generated in manager_show_dialplan_helper are correct
13 years ago
Alec L Davis d39b417074 dsp.c: in ast_mf_detect_init incorrectly sets goertzel samples to 160, should be MF_GSIZE
13 years ago
Richard Mudgett 6b2183244a Multiple revisions 372327-372328
13 years ago
Mark Michelson be500bbafb Re-fix sending unnegotiated payloads during a P2P RTP bridge.
13 years ago
Mark Michelson a7391a37c1 Add fixes and cleanup to app_alarmreceiver.
13 years ago
Matthew Jordan e965020d0c Fix memory leaks in app_voicemail when using IMAP storage or realtime config
13 years ago
Darren Sessions 7e46e4d17b LDAP Realtime Peers Cannot Register
13 years ago
Michael L. Young 35ac3b645e Fix breakage caused by last merge. Missing a variable for 11 and trunk.
13 years ago
Alec L Davis 7af245a403 dsp.c: Fix multiple issues when no-interdigit delay is present, and fast DTMF 50ms/50ms
13 years ago
Alec L Davis 2f9f9ecffb dsp.c: optimize goerztzel sample loops, in dtmf_detect, mf_detect and tone_detect
13 years ago
Michael L. Young aab42a92cb Fix Incrementing Sequence Number For Retransmitted DTMF End Packets
13 years ago
Matthew Jordan d88f91c8d0 Fix memory leak when CEL is successfully written to PostgreSQL database
13 years ago