summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-29Fix compile errors.Richard Mudgett
2012-08-29app_meetme: Adding test events for following activity in MeetMe.Jonathan Rose
2012-08-29Fix theoretical compile error with HAVE_EPOLL.Richard Mudgett
2012-08-29Initialize file descriptors for dummy channels to -1.Richard Mudgett
2012-08-29chan_sip: Change manager event to confirm SIPqualifypeer into an ackJonathan Rose
2012-08-29Fix hangup cause passthrough regression.Richard Mudgett
2012-08-29chan_sip: Send 408 on retransmit timeout instead of 603Jonathan Rose
2012-08-29chan_sip: Send a manager event to confirm SIPqualifypeer completesJonathan Rose
2012-08-27Fix misleading documentation in agents.conf.sample regarding ackcall usage.Mark Michelson
2012-08-27Fix incorrect documentation of the MailboxStatus manager command.Mark Michelson
2012-08-27svn:ignore pjproject bin & output for all platforms.David M. Lee
2012-08-27Fix incorrectly documented option in queues.confMark Michelson
2012-08-27Fixes ast_rwlock_timed[rd|wr]lock for BSD and variants.David M. Lee
2012-08-27Implement workaround for BETTER_BACKTRACES crashKinsey Moore
2012-08-26mf_detect: incorrectly used DTMF_GSIZE instead of MF_GSIZEAlec L Davis
2012-08-23I forgot to add the unit tests for scoped locks earlier today.Mark Michelson
2012-08-22Add support for call-id logging to chan_motif.Joshua Colp
2012-08-21Fix misuses of asprintf throughout the code.Mark Michelson
2012-08-21Add scoped locks to Asterisk.Mark Michelson
2012-08-20Use thread-local storage to store pj_thread_descs.Mark Michelson
2012-08-20Ignore recovered zero-length secondary UDPTL packetsKinsey Moore
2012-08-20Fix for commit r371535Kinsey Moore
2012-08-20Apply work-around for BETTER_BACKTRACES crashKinsey Moore
2012-08-18Remove old debug code from http configuration loadingMatthew Jordan
2012-08-18Fix typo in JabberSend that looked for '2' instead of '@' in recipient argumentMatthew Jordan
2012-08-18Make the name of the "HangupCauseClear" application consistentMatthew Jordan
2012-08-18Update module support level on a variety of modules and compiler optionsMatthew Jordan
2012-08-17Fix memory leak in XML documentationMatthew Jordan
2012-08-17When a peer registers using WebSocket do not resolve the Contact provided.Joshua Colp
2012-08-17Add instrumentation to subsystem reloadsKinsey Moore
2012-08-17rtp: Ensure defaults are set without rtp.conf.Russell Bryant
2012-08-17Add some additional H.264 attributes, "max-smbps" and "max-fps", for passthro...Joshua Colp
2012-08-16Handle integer over/under-flow in ast_parse_argsTerry Wilson
2012-08-16Add module reload instrumentation for TEST_FRAMEWORKKinsey Moore
2012-08-16chan_sip: Use pvt outgoing_call variable to set Remote-Party-ID HeaderJonathan Rose
2012-08-16chan_sip: Trigger reinvite if the SDP answer is included in the SIP ACKJonathan Rose
2012-08-15Fix bug where final queue member would not be removed from memory.Mark Michelson
2012-08-15Fix Segfault When Registering SIP Over WebSocketsMichael L. Young
2012-08-15Avoid unconditional NULLing of mwipvt on relatedpeer on SIP dialog destructionKinsey Moore
2012-08-15Add HANGUPCAUSE information to callee channelsKinsey Moore
2012-08-13Add test instrumentationKinsey Moore
2012-08-13Fix problem where incorrect pointer was checked for nullity.Mark Michelson
2012-08-11Add UPGRADE-11.txt file; update UPGRADE.txt to reflect Asterisk 12Matthew Jordan
2012-08-10Update CHANGES for private party ID.Richard Mudgett
2012-08-10Fix a couple of documentation problems in app_queue.cMark Michelson
2012-08-10Remove 10 properties, add 11 propertiesMatthew Jordan
2012-08-10Add private representation of caller, connected and redirecting party ids.Richard Mudgett
2012-08-10Fix a comparison that was causing presence tests to fail.Mark Michelson
2012-08-10remove ALREADYGONE flag on ooh323 call data by ooh323_indicateAlexandr Anikin
2012-08-10Send re-register packets by GRQ (gatekeeper request) intervalAlexandr Anikin