Commit Graph

23145 Commits (eda6664de0c4cc7e52a79c10f2ca92c52590a45c)
 

Author SHA1 Message Date
Matthew Jordan 3a7a20a284 When processing RFC 2833 DTMF, accomodate increasing timestamps in End events
13 years ago
Matthew Jordan e026c03d17 Add queue monitoring hints
13 years ago
Joshua Colp 42ebea2f2f Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Richard Mudgett 7e9bdcc3e0 Named call pickup groups. Fixes, missing functionality, and improvements.
13 years ago
Kinsey Moore 19fcfcb280 Correct handling of unknown SDP stream types
13 years ago
Matthew Jordan bf51f55d08 Blocked revisions 373196
13 years ago
Sean Bright 522740b00e Don't crash when passing a NULL message to __astman_get_header.
13 years ago
David M. Lee 0227e81595 Add -fnested-functions compile flag, if needed.
13 years ago
Richard Mudgett 7687370500 Made companding law for SS7 calls only determined by SS7 signaling type.
13 years ago
Matthew Jordan 9e396da730 Resolve memory leaks in TLS initialization and TLS client connections
13 years ago
Matthew Jordan e2f77f08e0 Blocked revisions 373059
13 years ago
David M. Lee d214ab8b37 Fixed make clean when configured --disable-asteriskssl
13 years ago
David M. Lee 061874d811 Fix timeouts for ast_waitfordigit[_full].
13 years ago
Joshua Colp 0b9f1c4e0d Skip any non-content information when looking for and handling content.
13 years ago
Jonathan Rose 980d304089 res_xmpp: Fix a segfault caused by bodyless messages
13 years ago
Mark Michelson cc8afceba5 Add channel name to a warning to make debugging easier.
13 years ago
David M. Lee 14947e93cc Fixed r372696 when configured --disable-asteriskssl; properly install libasteriskssl.dylib on OS X.
13 years ago
Jonathan Rose 79d0efd393 chan_local: Switch from using a random 4 digit hex identifier to unique id
13 years ago
Mark Michelson 46b730b070 Fix inability to shutdown gracefully due to an unending channel reference.
13 years ago
Mark Michelson 9bfcbf0f70 Fix bad channel application data reference.
13 years ago
David M. Lee 1de5189762 Corrects the astsbindir setting when installing the sample asterisk.conf.
13 years ago
Kinsey Moore b7aa658cf9 Ensure iax2 debug output is displayed when expected
13 years ago
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