Commit Graph

24567 Commits (7c346a31ef5c451b3ded953c01c00a22b829ae0d)
 

Author SHA1 Message Date
Rusty Newton 7c346a31ef Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
12 years ago
Jonathan Rose 187802eeb2 chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Russell Bryant 9b3e0b095e Fix typo in confbridge.conf.sample
12 years ago
Kevin Harwell 4d35941891 pjsip: reinvite for connected line updates occurs when it should not
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
David M. Lee 87cf916cdb Fixed utils directory breakage from r398748, this time with extra hate.
12 years ago
David M. Lee 6a1f3d626b Fixed utils directory breakage from r398648
12 years ago
Richard Mudgett 35b5549df8 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
12 years ago
Mark Michelson 9fb34542d1 Add extra debugging to res_pjsip_endpoint_identifier_ip
12 years ago
David M. Lee c2e6e1ef49 Fix DEBUG_THREADS when lock is acquired in __constructor__
12 years ago
David M. Lee 0bcc676d09 Multiple revisions 398638-398639
12 years ago
David M. Lee 4015f05dce Blocked revisions 398559,398578
12 years ago
Matthew Jordan 361d308b21 Update CDR Unit tests to reflect container changes in r398579
12 years ago
Kinsey Moore ad89dffb8a Prevent XMPP timeout on blank responses
12 years ago
Kinsey Moore 0bed76989a Multiple revisions 398558,398577
12 years ago
Richard Mudgett 5396198f16 cdr: Change the number of container buckets to be similar to the channels container.
12 years ago
Richard Mudgett a4c18f4e10 core_local: Fix LocalOptimizationBegin AMI event missing Source channel snapshot.
12 years ago
Richard Mudgett 51bd4fe8fe cdr: Fix some ref leaks.
12 years ago
Richard Mudgett f5ae5e27c8 astobj2: Add warn unused attribute to some functions.
12 years ago
Kinsey Moore 53dbe10f5c Fix build warnings
12 years ago
Kinsey Moore 5a3c17f91f Fix chan_h323 compilation
12 years ago
Richard Mudgett ccfad032e4 astobj2: Only define ao2_bt() once.
12 years ago
Richard Mudgett 778d174126 chan_iax2: Reduce indentation in __attempt_transmit().
12 years ago
Richard Mudgett 5954da694e chan_iax2: Fix stray reference to worker thread idle_list.
12 years ago
Richard Mudgett bdb0121769 chan_iax2: Fix bridgecallno deadlock avoidance.
12 years ago
Mark Michelson 23ed2ca57f Clarify server_uri and client_uri registration settings.
12 years ago
Richard Mudgett 586a825325 chan_iax2: Add missing control frame names to debug frame decode output.
12 years ago
Mark Michelson 517389b1e7 Give more detail regarding failures to create request with auth credentials.
12 years ago
Jonathan Rose 3e6923c3f6 unit tests: test_voicemail_api leaks stringfields from snapshots
12 years ago
Jonathan Rose 64924d72bf app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Richard Mudgett 2ce0c9f4a0 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
12 years ago
Kevin Harwell 1be7514a59 Debug messages for pjsip outbound registration
12 years ago
Alexandr Anikin b8f6f8ebe1 Fix remote tcs sequence handling on empty tcs received
12 years ago
Kinsey Moore e5542ab1e7 Prevent a crash in res_pjsip_dtmf_info.c
12 years ago
David M. Lee 32d325439f Fixed 'make clean' for wiki docs
12 years ago
Walter Doekes 8b5d178c36 Be a little more verbose when loading cel_custom.conf.
12 years ago
David M. Lee 2d1d5a98d5 Fix graceful shutdown crash.
12 years ago
Rusty Newton be219c9ec9 New pjsip.conf.sample
12 years ago
Kevin Harwell 9bad1dabcf Add a reloadable option for sorcery type objects
12 years ago
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
Matthew Jordan dbbb674be0 Update UPGRADE.txt file for Asterisk 12
12 years ago
Jonathan Rose 0dfe658a5c features_config: Ignore parkinglots in features.conf instead of failing to load
12 years ago
Jonathan Rose dcaa0cf659 features_config: Don't require features.conf to be present for Asterisk to load
12 years ago
Kevin Harwell af1747ee6c Memory leak fix
12 years ago
Richard Mudgett 9f1379686f test_substitution: Fix failing test.
12 years ago
Richard Mudgett b27160406c test_substituition: Fix failed test reporting to actually report failure.
12 years ago
Kevin Harwell 87bedd0695 Fix memory leaks
12 years ago
Kevin Harwell 1d3d6e0661 Check return value on fwrite
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
David M. Lee 7f547872e4 ARI: Implement /recordings/stored API's
12 years ago