aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-05Fix some small voicemail password bugs (bug #2373)markster1-1/+5
2004-09-05Add Anthony's format_sln (bug #2381)markster2-1/+240
2004-09-05Merge Brian West's append hostname patch (bug #2372)markster2-8/+33
2004-09-04Turn off the hook detection unless explicitly compiled inmarkster1-0/+11
2004-09-04Add stream support and permit minimum respawn time (bug #2254)markster1-7/+25
2004-09-04If nativeformats changes, recalculate formats (bug #2224)markster1-2/+7
2004-09-04Treat 400 response as "CONGESTION" (bug #2369)markster1-0/+1
2004-09-03Fix escaping ; (bug #2368)markster1-5/+11
2004-09-03Make sure shell version happens even if MySQL mailboxes are there (bug #2367)markster1-7/+7
2004-09-03reload documentation, don't display res in app_test...markster3-8/+12
2004-09-03Allow external program to be used to change password (bug #2357)markster2-4/+26
2004-09-03Display elapsed time in hours/mins/seconds (bug #2365 kinda sorta)markster1-4/+8
2004-09-03Use exitcontext when available (bug #2363)markster1-2/+8
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...markster5-14/+25
2004-09-02If '#' is sent for username, use callerid if available (bug #2301)markster1-4/+16
2004-09-02Don't use FXO's with no battery (bug #2359)markster1-3/+8
2004-09-02Fix both app_read and underlying read issue (bug #2352)markster2-2/+7
2004-09-02Fix "duplicate answer" issue (bug #2342)markster2-1/+4
2004-09-02Improve voicemail verbosity (bug #2351)markster1-0/+9
2004-09-02Fix minor typo (bug #2343)markster1-1/+1
2004-09-02Eliminate unnecessary historic "rm" commands from Makefile (bug #2349)markster1-7/+0
2004-09-02Decrease use count in wav_gsm (bug #2350)markster1-0/+5
2004-09-02Fix threeway calling + immediate mode (bug #2344)markster1-1/+6