2008-09-08 |
russell | Actually use Zaptel CFLAGS if using Zaptel instead...
|
commit | commitdiff | tree |
2008-09-03 |
russell | Don't freak out if the poll emulation receives NULL...
|
commit | commitdiff | tree |
2008-08-26 |
russell | Fix some bogus scheduler usage in chan_sip. This code...
|
commit | commitdiff | tree |
2008-08-26 |
russell | Fix a race condition with the IAX scheduler thread...
|
commit | commitdiff | tree |
2008-08-20 |
russell | Fix a crash in the ChanSpy application. The issue...
|
commit | commitdiff | tree |
2008-08-15 |
russell | Ensure that when a hangup occurs in autoservice, that...
|
commit | commitdiff | tree |
2008-08-14 |
russell | Comments in this config file were aligned only if your...
|
commit | commitdiff | tree |
2008-08-09 |
russell | Ensure PBX_DAHDI_TRANSCODE will evaluate to 0 if not...
|
commit | commitdiff | tree |
2008-08-06 |
russell | Remove the use of --no-print-directory when compiling...
|
commit | commitdiff | tree |
2008-08-04 |
russell | fix a config sample typo
|
commit | commitdiff | tree |
2008-08-04 |
russell | Add a minor clarification to the documentation of mohinterpr...
|
commit | commitdiff | tree |
2008-07-31 |
russell | Get app_ices working again
|
commit | commitdiff | tree |
2008-07-31 |
russell | In case we have some processing threads that free more... Tested by: tavius, russell
|
commit | commitdiff | tree |
2008-07-30 |
russell | Reduce stack consumption by 12.5% of the max stack...
|
commit | commitdiff | tree |
2008-07-30 |
russell | Fix a memory leak in func_curl. Every thread that...
|
commit | commitdiff | tree |
2008-07-26 |
russell | Add the licensing section to the docs in 1.4, as well...
|
commit | commitdiff | tree |
2008-07-25 |
russell | Merged revisions 133577 via svnmerge from r133577 | russell | 2008-07-25 10:00:13 -0500 (Fri...
|
commit | commitdiff | tree |
2008-07-16 |
russell | Always ensure that the channel's tech_pvt reference...
|
commit | commitdiff | tree |
2008-07-14 |
russell | Bump up the debug level for a message.
|
commit | commitdiff | tree |
2008-07-11 |
russell | add a simple ASTOBJ_TRYWRLOCK macro ...
|
commit | commitdiff | tree |
2008-07-10 |
russell | Note that pbx_spool.so is the module used for call...
|
commit | commitdiff | tree |
2008-07-07 |
russell | Fix handling of when a pvt disappears. Properly return...
|
commit | commitdiff | tree |
2008-06-30 |
russell | Fix a typo in the non-DEBUG_THREADS version of the...
|
commit | commitdiff | tree |
2008-06-17 |
russell | Fix a memory leak in astobj2 that was pointed out by...
|
commit | commitdiff | tree |
2008-06-12 |
russell | Fix some race conditions that cause ast_assert() to...
|
commit | commitdiff | tree |
2008-06-09 |
russell | Do not attempt to do emulation if an END digit is received... 12778.rev1.txt uploaded by russell (license 2)
|
commit | commitdiff | tree |
2008-06-07 |
russell | Don't run LIST_HEAD_DESTROY on a STATIC list
|
commit | commitdiff | tree |
2008-06-05 |
russell | fix filename
|
commit | commitdiff | tree |
2008-06-05 |
russell | Add the UPGRADE.txt file from Asterisk 1.2, for handy...
|
commit | commitdiff | tree |
2008-06-05 |
russell | It turns out that searching on the forwarding station...
|
commit | commitdiff | tree |
2008-06-04 |
russell | Make the "dialplan remove include" CLI command actually...
|
commit | commitdiff | tree |
2008-06-03 |
russell | Fix another place where peer->callno could change at...
|
commit | commitdiff | tree |
2008-06-02 |
russell | Revert a change made for issue #12479. This change...
|
commit | commitdiff | tree |
2008-06-02 |
russell | Improve CLI command blacklist checking for the command...
|
commit | commitdiff | tree |
2008-06-02 |
russell | Even of the first PING or LAGRQ doesn't get sent because...
|
commit | commitdiff | tree |
2008-06-02 |
russell | Change a debug message to an actual debug message
|
commit | commitdiff | tree |
2008-06-02 |
russell | Fix another typo in documentation
|
commit | commitdiff | tree |
2008-05-30 |
russell | Merged revisions 119237 via svnmerge from r119237 | russell | 2008-05-30 07:49:39 -0500 (Fri... - Merge changes from team/russell/iax2-frame-race, which prevents...
|
commit | commitdiff | tree |
2008-05-29 |
russell | Fix a race condition in channel autoservice. There...
|
commit | commitdiff | tree |
2008-05-29 |
russell | Oddly enough, all of the contents of audiohook.h were...
|
commit | commitdiff | tree |
2008-05-29 |
russell | - Fix a typo in the argument to Playtones
|
commit | commitdiff | tree |
2008-05-29 |
russell | Merged revisions 119008 via svnmerge from r119008 | russell | 2008-05-29 13:45:21 -0500 (Thu... Merge changes from team/russell/iax2-another-fix-to-the-fix
|
commit | commitdiff | tree |
2008-05-29 |
russell | - Mark app_milliwatt dependent on res_indications...
|
commit | commitdiff | tree |
2008-05-29 |
russell | Change milliwatt to use the proper tone by default...
|
commit | commitdiff | tree |
2008-05-23 |
russell | Don't declare a function that takes variable arguments...
|
commit | commitdiff | tree |
2008-05-21 |
russell | Don't filter the magic character in the network verboser...
|
commit | commitdiff | tree |
2008-05-21 |
russell | 1) Don't print the verbose marker in front of every...
|
commit | commitdiff | tree |
2008-05-21 |
russell | Don't display the verbose marker for calls to ast_verbose...
|
commit | commitdiff | tree |
2008-05-19 |
russell | Avoid access of uninitialized memory. This caused...
|
commit | commitdiff | tree |
2008-05-14 |
russell | Add ast_assert(), which can be used to handle fatal...
|
commit | commitdiff | tree |
2008-05-13 |
russell | Fix a deadlock involving channel autoservice and chan_local...
|
commit | commitdiff | tree |
2008-05-13 |
russell | Fix an issue that I noticed in autoservice while mmichelson...
|
commit | commitdiff | tree |
2008-05-08 |
russell | Remove debug output.
|
commit | commitdiff | tree |
2008-05-08 |
russell | Merged revisions 115564 via svnmerge from r115564 | russell | 2008-05-08 14:14:04 -0500 (Thu...
|
commit | commitdiff | tree |
2008-05-08 |
russell | Don't give up on attempting an outbound registration...
|
commit | commitdiff | tree |
2008-05-08 |
russell | remove postgres_cdr.sql, as the CDR schema is in realtime_pg...
|
commit | commitdiff | tree |
2008-05-08 |
russell | Don't exit the script if Asterisk is not running.
|
commit | commitdiff | tree |
2008-05-08 |
russell | Don't use a channel before checking for channel allocation...
|
commit | commitdiff | tree |
2008-05-08 |
russell | Use the same method for executing Asterisk as the rest...
|
commit | commitdiff | tree |
2008-05-07 |
russell | Track peer references when stored in the sip_pvt struct...
|
commit | commitdiff | tree |
2008-05-07 |
russell | Merged revisions 115511 via svnmerge from r115511 | russell | 2008-05-07 11:22:49 -0500 (Wed...
|
commit | commitdiff | tree |
2008-05-05 |
russell | Avoid putting opaque="" in Digest authentication. ...
|
commit | commitdiff | tree |
2008-05-05 |
russell | Blocked revisions 115296 via svnmerge r115296 | russell | 2008-05-05 12:53:26 -0500 (Mon... Merge changes from team/russell/iax2_find_callno_1.2
|
commit | commitdiff | tree |
2008-04-30 |
russell | Merge changes from team/russell/iax2_find_callno and... Merge changes from team/russell/iax2_find_callno and iax2_find_callno_1.4
|
commit | commitdiff | tree |
2008-04-25 |
russell | Use consistent logic for checking to see if a call...
|
commit | commitdiff | tree |
2008-04-24 |
russell | Fix a silly mistake in a change I made yesterday that...
|
commit | commitdiff | tree |
2008-04-23 |
russell | Improve some broken cookie parsing code. Previously...
|
commit | commitdiff | tree |
2008-04-23 |
russell | Fix an issue that caused getting the correct next channel...
|
commit | commitdiff | tree |
2008-04-23 |
russell | Store the manager session ID explicitly as 4 byte ID...
|
commit | commitdiff | tree |
2008-04-23 |
russell | Fix find_callno_locked() to actually return the callno...
|
commit | commitdiff | tree |
2008-04-22 |
russell | When we receive a full frame that is supposed to contain...
|
commit | commitdiff | tree |
2008-04-22 |
russell | I thought I was going to be able to leave 1.4 alone...
|
commit | commitdiff | tree |
2008-04-22 |
russell | Trivial change to read the number of samples from a...
|
commit | commitdiff | tree |
2008-04-22 |
russell | After a parked call times out, allow the call back...
|
commit | commitdiff | tree |
2008-04-22 |
russell | If the dial string passed to the call channel callback...
|
commit | commitdiff | tree |
2008-04-22 |
russell | Merge changes from team/russell/issue_9520 Merge changes from team/russell/issue_9520
|
commit | commitdiff | tree |
2008-04-18 |
russell | Don't destroy a manager session if poll() returns an...
|
commit | commitdiff | tree |
2008-04-18 |
russell | ensure directories are created before we try to install...
|
commit | commitdiff | tree |
2008-04-18 |
russell | SUBDIRS_INSTALL is already listed as a subtarget for...
|
commit | commitdiff | tree |
2008-04-18 |
russell | Ensure that we don't ast_strdupa(NULL)
|
commit | commitdiff | tree |
2008-04-17 |
russell | Remove redundant safety net. The check for the autoservice...
|
commit | commitdiff | tree |
2008-04-17 |
russell | Fix the bininstall target to install from subdirs,...
|
commit | commitdiff | tree |
2008-03-24 |
russell | Turn a NOTICE into a DEBUG message.
|
commit | commitdiff | tree |
2008-03-20 |
russell | Shorten the ast_waitfor() timeout from 500 ms to 50...
|
commit | commitdiff | tree |
2008-03-20 |
russell | Merged revisions 110335 via svnmerge from r110335 | russell | 2008-03-20 16:53:27 -0500 (Thu...
|
commit | commitdiff | tree |
2008-03-19 |
russell | Fix a bug where when calls on the trunk side hang up...
|
commit | commitdiff | tree |
2008-03-19 |
russell | Tweak spacing in a recent change because I'm very picky.
|
commit | commitdiff | tree |
2008-03-18 |
russell | Fix one place where the chanspy datastore isn't removed...
|
commit | commitdiff | tree |
2008-03-14 |
russell | Fix a channel name issue. chan_oss registers the ...
|
commit | commitdiff | tree |
2008-03-14 |
russell | Update the SuSE init script to start networking before...
|
commit | commitdiff | tree |
2008-03-13 |
russell | Fix another issue that was causing crashes in chanspy...
|
commit | commitdiff | tree |
2008-03-13 |
russell | Make a tweak that gets the LEDs on polycom phones to... Reported by: russell ...notify_hold.rev1.txt uploaded by russell (license 2) Tested by: russell
|
commit | commitdiff | tree |
2008-03-13 |
russell | Fix a couple uses of sprintf. The second one could...
|
commit | commitdiff | tree |
2008-03-12 |
russell | (closes issue #12187, reported by atis, fixed by me...
|
commit | commitdiff | tree |
2008-03-12 |
russell | Destroy the channel lock after the channel datastores.
|
commit | commitdiff | tree |
2008-03-10 |
russell | Fix another bug specifically related to asynchronous...
|
commit | commitdiff | tree |
2008-03-10 |
russell | Fix some bugs related to originating calls. If the...
|
commit | commitdiff | tree |
2008-03-10 |
russell | Resolve a compiler warning.
|
commit | commitdiff | tree |
2008-03-10 |
russell | Fix a race condition where the generator can go away
|
commit | commitdiff | tree |
2008-03-07 |
russell | Only start the SLA thread if SLA has actually been...
|
commit | commitdiff | tree |