summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-10restore calling cb functions by timer expireAlexandr Anikin
2012-08-10Fix pickup extension channel reference error.Richard Mudgett
2012-08-09Introdue 'ooh323 show gk' cli command that show status of connectionAlexandr Anikin
2012-08-09Fix to resend GRQ/RRQ if RRJ (registration reject) is receivedAlexandr Anikin
2012-08-09Use better libss7 detection test and move libpri compile test.Richard Mudgett
2012-08-09change opening h323 logfile with append mode instead of overwriteAlexandr Anikin
2012-08-09Correct documentation for the MeetMe x flagKinsey Moore
2012-08-09Extend extension state callbacks to have more information.Mark Michelson
2012-08-09DUNDi: Add CLI commands DUNDi show cache and DUNDi show hintsJonathan Rose
2012-08-08Fix Not Unreferencing A Spied ChannelMichael L. Young
2012-08-08Move a SIP change up to the other SIP changes in the CHANGES file.Mark Michelson
2012-08-08Allow support for early media on AMI originates and call files.Mark Michelson
2012-08-08Add AMI_CLIENT dialplan functionTerry Wilson
2012-08-08Create the payload type if it does not exist when setting information based o...Joshua Colp
2012-08-08Convert sig_analog to use a global callback table.Richard Mudgett
2012-08-08Do not define a cause that doesn't actually existKinsey Moore
2012-08-08Fix the analog dial *0 flash-hook of bridged peer feature.Richard Mudgett
2012-08-08Convert sig_pri to use a global callback table.Richard Mudgett
2012-08-08Convert sig_ss7 to use a global callback table.Richard Mudgett
2012-08-07Rewrite of skinny debugging.Damien Wedhorn
2012-08-07Payload and RTP code are must remain separate since in non-Asterisk format ca...Joshua Colp
2012-08-07Recorded merge of revisions 370858 from http://svn.asterisk.org/svn/asterisk/...Kinsey Moore
2012-08-07Add missing AST_CAUSE_* -> text translationsKinsey Moore
2012-08-07Fix a bug uncovered by the test suite where the RTP payload number was not ge...Joshua Colp