asterisk/asterisk.git
2010-01-15 Mark MichelsonMake sure to set owner_line, ownder_func, and owner_fil...
2010-01-15 Tilghman LesherMake sure that the limit is N, not N - 1.
2010-01-15 Tilghman LesherMerged revisions 240414 via svnmerge from
2010-01-15 Russell BryantEnsure payload type is properly checked when comparing...
2010-01-15 Sean BrightConvert a few places to use ast_calloc_with_stringfield...
2010-01-15 Russell BryantUpdate configure script for an OSP toolkit related...
2010-01-15 Kevin P. FlemingClarify RTP NAT handling a bit.
2010-01-14 Sean BrightPlug a memory leak in res_config_ldap.
2010-01-14 Sean BrightIf we aren't running on a machine that support CLOCK_MO...
2010-01-14 Jeff PeelerFix broken call pickup
2010-01-14 Tilghman LesherSimilarly, ensure that matchcid is duplicated correctly...
2010-01-14 Tilghman LesherEnsure that the callerid is NULL when the parent is...
2010-01-14 Matthew NicholsonThis change fixes a few bugs in the way the far max...
2010-01-14 Leif MadsenAdd documentation about how to build queues.
2010-01-13 Tilghman LesherOops, another tag error
2010-01-13 Tilghman LesherOops, missed a closing tag
2010-01-13 Tilghman LesherAdd the TESTTIME() dialplan function, which permits...
2010-01-13 Tilghman LesherFlex uses fwrite incorrectly, which breaks the build...
2010-01-13 Jeff PeelerMerged revisions 239838 via svnmerge from
2010-01-13 Leif MadsenAdd more examples to extensions.conf showing how to...
2010-01-13 Tilghman LesherCode previously added to ast_expr2f.c warranted a chang...
2010-01-13 David VosselBlocked revisions 239718 via svnmerge
2010-01-13 David Vosseladd silence gen to wait apps
2010-01-13 Olle JohanssonMAX() moved to utils.h
2010-01-13 Olle JohanssonSIP Show channelstats fix - use float division to show...
2010-01-13 TransNexus... Updated channel variable list of osplookup application.
2010-01-13 TransNexus... Updated XML doc for OSP.
2010-01-12 Tilghman LesherBlank callerid and NULL callerid should not compare...
2010-01-12 Alec L Davisadd Dialed Number Identifier (DNID) field to cdr records.
2010-01-12 Leif MadsenNote that direct T.38 is not supported.
2010-01-12 Sean BrightFix crash in res_config_ldap.
2010-01-12 David Vosselfixes text support in sdp answer
2010-01-12 Olle JohanssonAdding Tilghman's documentation from asterisk-dev to...
2010-01-12 Tilghman LesherMerged revisions 239307 via svnmerge from
2010-01-11 Tilghman LesherAdd LSB headers to init scripts.
2010-01-11 Tilghman LesherSocket level option is SOL_SOCKET, not SO_SOCKET.
2010-01-11 Tilghman LesherPermit more options in the Makefile as to startup options
2010-01-11 Tilghman LesherIncluding bundle1.o breaks Tiger and Leopard
2010-01-11 Tilghman LesherPermit dates and times to be stored in timezones other...
2010-01-11 Sean BrightPass NULL for the ao2_callback function pointer instead...
2010-01-11 Sean BrightFix ao2_callback when both OBJ_MULTIPLE and OBJ_NODATA...
2010-01-11 Sean BrightFix spelling of 'category.'
2010-01-10 Tilghman LesherAccording to POSIX, the capital L modifier applies...
2010-01-10 Alexandr Anikinadd docallbacks flag in q931decode function because
2010-01-10 Tilghman LesherIt's been long enough -- make the behavior introduced...
2010-01-09 Tilghman LesherMerged revisions 238915 via svnmerge from
2010-01-08 Jeff PeelerMerged revisions 238834 via svnmerge from
2010-01-08 Tilghman LesherAdd the class actually used in the MusicOnHold start...
2010-01-08 Tilghman LesherInitialize variables that we attempt to free later.
2010-01-08 Matthew NicholsonAdded a test for ast_format_reduce_str().
2010-01-08 David Vosselfixes AUDIOHOOK_INHERIT regression
2010-01-08 Matthew NicholsonMerged revisions 238629 via svnmerge from
2010-01-08 Jeff PeelerStop trying to find a parking space after traversing...
2010-01-07 Richard MudgettFix using the wrong pointer type in do_idle_thread().
2010-01-07 David Vosselfixes ast_transfer stall until hangup if called with...
2010-01-07 David VosselMerged revisions 238411 via svnmerge from
2010-01-07 David VosselBlocked revisions 238409 via svnmerge
2010-01-07 David VosselChange in sip show channels display format allowing...
2010-01-07 David Vosselcli 'queue show' formatting fix. queue name was trunca...
2010-01-07 Tzafrir CohenDocument the usefulness of explicit udp:// in the regis...
2010-01-06 Tilghman LesherMerged revisions 238230 via svnmerge from
2010-01-06 Jeff PeelerFix misreverting from 177158.
2010-01-06 Jeff PeelerFix channel name comparison for bridge application.
2010-01-06 David Vosselfixes test.c compile issue when TEST_FRAMEWORK is not...
2010-01-06 Sean BrightFix reading samples from format_mp3 after ast_seekstrea...
2010-01-06 Russell BryantMerged revisions 238009 via svnmerge from
2010-01-06 Tilghman LesherWhoa, duplicate setting (dead code).
2010-01-05 David Vosselfixes holdtime playback issue in app_queue
2010-01-05 Mark MichelsonMismerged a bit.
2010-01-05 David Vosselfixes subscriptions being lost after 'module reload'
2010-01-05 Richard MudgettRemoved unused parameters from analog_available() and...
2010-01-05 Mark MichelsonAdd a missing part of the connected line work into...
2010-01-05 Mark MichelsonSpell "aficionado" like someone who isn't stupid.
2010-01-05 Russell BryantFix build of utility apps that include utils.c.
2010-01-05 Russell BryantMerged revisions 237697 via svnmerge from
2010-01-05 Michiel van... Make CLI command 'mixmonitor start|stop <channel> work...
2010-01-04 Tilghman LesherMerged revisions 237573 via svnmerge from
2010-01-04 Tilghman LesherMerged revisions 237493 via svnmerge from
2010-01-04 Tilghman LesherOops, didn't compile (thanks, kpfleming)
2010-01-04 Tilghman LesherFurther reduce the encoded blank values back to blank...
2010-01-04 Tilghman LesherMerged revisions 237405 via svnmerge from
2010-01-04 David Vosselapp_queue segfaults if realtime field uniqueid is NULL
2010-01-04 Jeff PeelerFix timeout for AGI command speech recognize.
2010-01-04 Tilghman LesherMerged revisions 237318 via svnmerge from
2010-01-04 Olle Johansson- Disable res_pktccops by default
2010-01-04 TransNexus... 1. Added reporting operator names in AuthReq.
2010-01-02 Tilghman Lesherglobal_contact_ha was renamed in trunk
2010-01-02 Olle JohanssonMerged revisions 237135 via svnmerge from
2009-12-30 Alexandr Anikinsmall q931 processing and signalling corrections
2009-12-30 Jason ParkerAdd app_voicemail and say.c support for Vietnamese.
2009-12-30 Tilghman LesherMerged revisions 236981 via svnmerge from
2009-12-30 Jeff PeelerOne more LOW_MEMORY compile fix.
2009-12-30 Jeff PeelerFix compiling with LOW_MEMORY.
2009-12-30 Jeff PeelerBlocked revisions 236890 via svnmerge
2009-12-30 Tilghman LesherWhen the field is blank, don't warn about the field...
2009-12-29 Tilghman LesherShut down the SIP session timers more gracefully, in...
2009-12-29 TransNexus... 1. Updated for OSP Toolkit 3.6.0.
2009-12-28 Jason ParkerAllow "REMAINDER" to function properly in expressions.
2009-12-28 Tilghman LesherUse recommended option, not deprecated option.
2009-12-28 Sean BrightMerged revisions 236585 via svnmerge from
next