Commit Graph

22887 Commits (d624f2c550e862fd016eba9cdff7187d2c4757dc)
 

Author SHA1 Message Date
Richard Mudgett fb6238899b Add private representation of caller, connected and redirecting party ids.
13 years ago
Mark Michelson 5ff199d99a Fix a comparison that was causing presence tests to fail.
13 years ago
Alexandr Anikin cb525e5c38 remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
13 years ago
Alexandr Anikin bcc1a0142f Send re-register packets by GRQ (gatekeeper request) interval
13 years ago
Alexandr Anikin c7b2858322 restore calling cb functions by timer expire
13 years ago
Richard Mudgett ca481359b9 Fix pickup extension channel reference error.
13 years ago
Alexandr Anikin 7709885125 Introdue 'ooh323 show gk' cli command that show status of connection
13 years ago
Alexandr Anikin 6153acebe8 Fix to resend GRQ/RRQ if RRJ (registration reject) is received
13 years ago
Richard Mudgett 18d5041981 Use better libss7 detection test and move libpri compile test.
13 years ago
Alexandr Anikin 0d82844cad change opening h323 logfile with append mode instead of overwrite
13 years ago
Kinsey Moore 609061a8c0 Correct documentation for the MeetMe x flag
13 years ago
Mark Michelson 9ee8b3c0f6 Extend extension state callbacks to have more information.
13 years ago
Jonathan Rose 1067294065 DUNDi: Add CLI commands DUNDi show cache and DUNDi show hints
13 years ago
Michael L. Young 5cf9eb4645 Fix Not Unreferencing A Spied Channel
13 years ago
Mark Michelson b03e7cc4c7 Move a SIP change up to the other SIP changes in the CHANGES file.
13 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
13 years ago
Terry Wilson ee849b461f Add AMI_CLIENT dialplan function
13 years ago
Joshua Colp 4a389854a4 Create the payload type if it does not exist when setting information based on the 'm' line. An rtpmap attribute is not required for defined payload numbers.
13 years ago
Richard Mudgett 062becab80 Convert sig_analog to use a global callback table.
13 years ago
Kinsey Moore e571897441 Do not define a cause that doesn't actually exist
13 years ago
Richard Mudgett f1dce57742 Fix the analog dial *0 flash-hook of bridged peer feature.
13 years ago
Richard Mudgett 35bf5efeaf Convert sig_pri to use a global callback table.
13 years ago
Richard Mudgett f24be2740b Convert sig_ss7 to use a global callback table.
13 years ago
Damien Wedhorn f4d1b7ab12 Rewrite of skinny debugging.
13 years ago
Joshua Colp 8c5333f34e Payload and RTP code are must remain separate since in non-Asterisk format cases they differ.
13 years ago
Kinsey Moore ca68390f0b Recorded merge of revisions 370858 from http://svn.asterisk.org/svn/asterisk/branches/10
13 years ago
Kinsey Moore 3d212da105 Add missing AST_CAUSE_* -> text translations
13 years ago
Joshua Colp da808a0b66 Fix a bug uncovered by the test suite where the RTP payload number was not getting set.
13 years ago
Joshua Colp 15e41c7542 Reduce memory consumption significantly for users of the RTP engine API by storing only the payloads present and in use instead of every possible one.
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Matthew Jordan 096baa0897 Revert r370820
13 years ago
Matthew Jordan 4ec5c83f69 Update the MySQL voicemail_data contrib script to reflect Asterisk 11 changes
13 years ago
Mark Michelson e46db5d943 Improve debug message for temporary outbound proxies.
13 years ago
Mark Michelson 9f0127f087 Multiple revisions 370769-370771
13 years ago
Kinsey Moore e108a5777a Fix regression from r370636
13 years ago
Mark Michelson 38f0ca423e Fix a possible crash due to passing NULL to ast_variables_dup()
13 years ago
Richard Mudgett ea0732def2 Make astobj2.h not include linkedlists.h.
13 years ago
Kinsey Moore ee0d991102 Revert alloca changes for utils
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Mark Michelson 58f281a670 Add "setvar" option to manager.conf.
13 years ago
Matthew Jordan d5d41741cc Schedule pokes of registered SIP peers within a given timespan after SIP reload
13 years ago
Russell Bryant 733b46022b Move event cache updates into event processing thread.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson 6c23a60f80 Add "dialplan remove context" and modify "dialplan add include"
13 years ago
Kinsey Moore e5210366e4 Clean up chan_sip
13 years ago
Richard Mudgett b83500ab61 Tweak unit test warning message.
13 years ago
Richard Mudgett 49a6b4935e Fix some presence-state unit test typos.
13 years ago
Richard Mudgett 964daecc3f DECLINE to load confbridge if the config fails to load.
13 years ago
Richard Mudgett 00d8fae66b Release B channel allocation on error path in chan_misdn.
13 years ago
Jonathan Rose 85c3399d6d app_meetme: Change app_meetme support level to extended from deprecated
13 years ago