aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-14Make sure patterns are always last (bug #2435)markster1-1/+7
2004-09-14Add status for async manager originate (including ActionID) (bug #2434)markster1-0/+21
2004-09-14Inband notifies always succeed (bug #2420)markster1-0/+2
2004-09-13Add pulse dial supportmarkster2-0/+14
2004-09-13Bring sanity to inband notification on PRImarkster1-6/+8
2004-09-13Fix star 80 to star 60 (bug #2247)markster3-3/+3
2004-09-13Add set debug option, make output for set verbose better (bug #2428)markster2-2/+46
2004-09-13Work with globals too (bug #2427)markster1-8/+13
2004-09-13Use fromdomain in creating callid if specified (bug #2427)markster1-0/+6
2004-09-13Fixed minor issue in app_rpt(). Allows it to work better with many Linux dist...jim1-3/+3
2004-09-12Don't forget to return something other than -1 on the first pass if appropriate!markster1-1/+1
2004-09-12Automatically send proper signal on iax switch following dial (bug #2420)markster1-4/+14
2004-09-11Improve initial poking behavior (bug #2419)markster1-10/+18
2004-09-11Don't set guardtime if channel is only reserved (bug #2421)markster1-3/+6
2004-09-11Use longer timeout if using http (bug #2418)markster1-6/+9
2004-09-11Add readme for variable (bug #2409)markster1-0/+1
2004-09-10Do the same thing for pri_hangup_all in terms of releasing the PRI lockmarkster1-9/+11
2004-09-10Make sure we don't try to grab the sub and channel locks while still having t...markster1-10/+35
2004-09-10Properly lock management stuff (bug #2406)markster4-4/+28
2004-09-10Handle macros in the CDR properly (bug #2414)markster1-4/+10
2004-09-10macro support in the dial commandmattf1-0/+50
2004-09-10Handle both pre- and post- whitespace if pedantic checking is on (bug #2411)markster1-5/+29
2004-09-09Make ${CALLINGPRES} available (bug #2409)markster1-0/+3
2004-09-09Only pool CONGESTION if there is an owner in the case of a 501markster1-3/+4
2004-09-09Fix GotoIf logging level (bug #2396)markster1-1/+1
2004-09-09Make GetVar respect ActionID (bug #2404/2405)markster1-0/+3
2004-09-09Make sure rtp->f.data is initialized properly for 3389 (asterisk dev mailing ...markster1-0/+4
2004-09-09Only accept first callerid number (bug #2395)markster1-5/+7
2004-09-09Use noncodec capability when masking (bug #2394)markster1-1/+1
2004-09-09Minor formatting fixup (bug #2397)markster1-1/+1
2004-09-09Don't consider RTP timeout if the channel isn't upmarkster1-1/+1
2004-09-07Add option to register extensions on IAX or SIP registrationmarkster4-2/+85
2004-09-07bug fixesmattf1-0/+5
2004-09-07Changes from Dimitri for OSP codes, minor bugletsmattf1-1/+3
2004-09-07Change recent patch to not use a hard coded path inside of a .c filecitats2-1/+2
2004-09-07Formatting cleanupscitats1-13/+13
2004-09-07Formatting cleanupscitats1-47/+47
2004-09-07Don't attempt to qualify before we have a socket (bug #2331)markster1-1/+1
2004-09-07Make background support a language override (bug #2378)markster1-4/+11
2004-09-07Formatting cleanupscitats2-25/+25
2004-09-07Upgrade firmware to version 19 (improved timestamps from bug #2370), extra pr...markster1-0/+0
2004-09-07Turn on usecallerid if distinctiveringdetection is on (bug #2389)markster1-0/+6
2004-09-07Merge anthm's "-t" flag (with minor mods) (bug #2380)markster4-11/+108
2004-09-07Compute power of 10 using ints instead of silly floats (bug #2390)markster1-2/+10
2004-09-07Consider service unavailable as CONGESTION (bug #2391)markster1-0/+1
2004-09-07Make menu interruptible (bug #2377), Also fix PBX "add extension" CLI (bug #2...markster3-15/+32
2004-09-06Add Czech digit/voicemail supportmarkster3-2/+193
2004-09-06Use stdlib.h instead of alloca.hmarkster1-1/+1
2004-09-06Allow "-" in password to make it unchangable (bug #2386)markster3-5/+14
2004-09-05Don't prompt for password if one is not needed (bug #2385)markster1-9/+14