Commit Graph

23335 Commits (aa676fbb84cfa50c2c67c6c83e6478b585057bc0)
 

Author SHA1 Message Date
David M. Lee 42891b9a08 Removed codecs/g722/*.i on make clean
13 years ago
Joshua Colp c379172cae Fix a bug where resources were not found due to hashing on the priority itself.
13 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan fb8760d679 When a session timer expires during a T.38 call, re-invite with correct SDP
13 years ago
Matthew Jordan e76649b53c Fix processing of call files when using KQueue on OS X
13 years ago
Jason Parker e77ab46721 Fix whitespace in AST_EXT_LIB_CHECK macro.
13 years ago
Michael L. Young d4e02135a3 Fix Sorting Order For Parking Lots Stored In Static Realtime
13 years ago
Michael L. Young 4a72692442 Update Contributed Realtime Schema Files - IPv6 Addresses
13 years ago
Joshua Colp 7031ad62e8 Fix a crash when res_xmpp is configured using a username without a domain.
13 years ago
Matthew Jordan 77ca918044 Include the Username field in SIP Registry events when Status is registered
13 years ago
Igor Goncharovskiy 1531ef77a8 Fix core dump on CLI usage
13 years ago
Jonathan Rose 96c231fc18 chan_sip: Update the via header when relaying SMS MESSAGE
13 years ago
Matthew Jordan 0b37e777f6 Let vm_mailbox_snapshot combine "Urgent" when no folder is specified
13 years ago
Kinsey Moore 3a0a627a00 Ensure that logmsgs are freed properly
13 years ago
Matthew Jordan 5b1533ca7b Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Kinsey Moore dde15421b5 Recorded merge of revisions 382513 from http://svn.asterisk.org/svn/asterisk/branches/1.8
13 years ago
Igor Goncharovskiy d4cb37c956 Fix several unreleased mutex locks that cause problem with processing calls
13 years ago
Jason Parker 0667c05261 Fix comparison of presence state in event subsystem.
13 years ago
Kevin Harwell 04100feed7 Confbridge CLI new record file name check.
13 years ago
Michael L. Young 2109e47109 Fix / Clean Up Some Items To Handle The New auto_* NAT Options
13 years ago
Joshua Colp a78bb96d94 While the ICE negotiation is occurring leave strictrtp in an open state, media can and will come from different places.
13 years ago
Joshua Colp f6b368216a Fix a bug with ICE and strictrtp where media could get dropped.
13 years ago
Matthew Jordan b056a88e08 Prevent deadlock in chan_iax2 when attempting to set caller ID
13 years ago
Matthew Jordan 47bd918dad Let channels joining a MeetMe conference opt out of the denoiser
13 years ago
Joshua Colp e26bd56ff4 Relax dialog checking in get_sip_pvt_byid_locked so it works when the dialog is forked.
13 years ago
Joshua Colp 2d95e2884e Regenerate the configure script. The one in the tree was not working for me at all.
13 years ago
Tzafrir Cohen 6d5b04d708 Consider linux-gnuspe as linux-gnu
13 years ago
Walter Doekes ce9bc4e9a1 Correct RPID parsing for unquoted display-name.
13 years ago
Tzafrir Cohen 35fce97da3 Remove unneeded linux-gnueabi*
13 years ago
Matthew Jordan 4163b04c42 Fix typo in r382068
13 years ago
Matthew Jordan d9f20617d0 Clean up ConfBridge commands to account for wait_marked users
13 years ago
Matthew Jordan b679563222 Ensure that the default bridge/user profiles are always available
13 years ago
Matthew Jordan 586efe0d7f Clean up use of va_end/va_args in res_config_mysql
13 years ago
Matthew Jordan fec0881135 Set the sin_family on the bind address socket during initialization
13 years ago
Matthew Jordan e469bc5237 Don't display the AMI ALL class authorization for users if they don't have it
13 years ago
Matthew Jordan dfe7451e1c Make ParkAndAnnounce return to priority + 1 when return context is not defined
13 years ago
Michael L. Young 2d451c64f7 Fix FastAGI To Properly Check For A Connection
13 years ago
Jonathan Rose 2ae927b930 app_dial: Honor the 'c' flag when the calling party hangs up
13 years ago
Matthew Jordan a5159f3b9a Properly detect launchd
13 years ago
Matthew Jordan c157d591f5 Let vm_mailbox_snapshot_create's combine option apply to "Urgent" as well
13 years ago
Kevin Harwell cf533947c7 Write the correct callid to the data1 field in queue_log for transfer events.
13 years ago
Kevin Harwell 5d8ddec0e2 Confbridge channels staying active when all participants leave.
13 years ago
Kevin Harwell 2be1724539 Fixed Confbridge file recording deadlock and appending.
13 years ago
Walter Doekes e17ec25d47 Remove "registertrying" and add "rtp_engine" from/to sip.conf.sample
13 years ago
Jonathan Rose 7a353badc5 PRESENCE_STATE: Provide better documentation for the 'e' option.
13 years ago
Matthew Jordan cb623e7ad6 Don't send presencestate information if the state is invalid
13 years ago
Matthew Jordan 31d1bd4cd8 Fix crash in PresenceState AMI action when specifying an invalid provider
13 years ago
Mark Michelson a70075ce10 Fix a crash that occurred when a BYE was received on a replaced dialog.
13 years ago
Kevin Harwell 1595101bb6 Stopped spamming of debug messages during attended transfer.
13 years ago
Jonathan Rose 120a7cbc03 chan_sip: Use video and text crypto attributes to append RTP profiles to SDP
13 years ago