Commit Graph

378 Commits (dade45942c0b5637c27be99b9d7543f195b4fb4b)

Author SHA1 Message Date
Jeremy McNamara b1488a63ef Don't return -1 for successful conf in meetme. Bug #824
22 years ago
Jeremy McNamara 4231743209 Fix show voicemail users for <context>. Bugs #820
22 years ago
Jeremy McNamara 2786bc27be Implement pin usage in MeetMe. Bug #816
22 years ago
Malcolm Davenport 3a5f932648 Bug #792: Add app_random
22 years ago
Mark Spencer c26e3b15ac Documentation fix
22 years ago
Jeremy McNamara 06d2506544 Say what is not implemented, yet. Feel free to dive in and code away, ppl. Bug #787
22 years ago
Jeremy McNamara 9e3c926730 add more descriptive usage information
22 years ago
Mark Spencer 9b960f3555 Only build app_zapscan when zap is there
22 years ago
Jeremy McNamara 365bacfea6 include the standard mysql lib dir. Bug #533
22 years ago
Jeremy McNamara 3ccb9c1c31 fix festival for big endian. Bug #709
22 years ago
Jeremy McNamara 3135a5e01f Fix dynamic user count, Take 4
22 years ago
Jeremy McNamara 168242c841 add new application 'zapscan' Bug #250
22 years ago
Jeremy McNamara f020200c2c Take 3, count dynamic users also
22 years ago
Jeremy McNamara c54405c270 fix dynamic conference. Bug #743 take two
22 years ago
Jeremy McNamara 9c116b4d4d Allow dynamic conferences to be joined by channels without dynamic flag. Bug #743
22 years ago
Jeremy McNamara e8622a660a Add application to log user data to the CDRs
22 years ago
Malcolm Davenport 6f21ad6d86 Bug #690: Add "show voicemail users" and "show voicemail zones" CLI command to app_voicemail
22 years ago
Malcolm Davenport 22b3dd8c17 Fix Bug #625: Voicemail with PostgreSQL backend called with no context puts msgs in
22 years ago
Malcolm Davenport ee480fecae PostgreSQL Voicemail NULL password..Bug #546
22 years ago
Mark Spencer 152eeec7a7 Don't close audio[0] if you're not careful
22 years ago
Jeremy McNamara 9be31cd944 fix the check to usecache. Bug #731
22 years ago
Mark Spencer 148edfcf26 Ignore signals in select, fix typo in last patch
22 years ago
Mark Spencer b7bd21bc0a Fix EAGI fd leak (bug #698)
22 years ago
Martin Pycko 3827fbc302 Play a beep after the user chooses prepending
22 years ago
Martin Pycko 5bc570d449 Don't distroy the original message when prepending and if prepending forward with the prepended message even if the hangup is received
22 years ago
Martin Pycko f1676593d0 Don't free the user structure before reading the next pointer
22 years ago
Martin Pycko d2b596f108 Add voicemail prepending feature plus forwarding to many extensions if you specify exten1*exten2*.....#
22 years ago
Martin Pycko f96c0762ff Allow doing digital PRI to PRI calls automatically
22 years ago
Mark Spencer 25ebd8de49 Properly fix double locking issue, fix wav49 issue
22 years ago
Jeremy McNamara a91dc75020 fix minor typos in descrip. Bug#635
22 years ago
Jeremy McNamara 7a714fa8c3 fix typo. Bug#636
22 years ago
Mark Spencer 2fe1bc2e71 Path fix for hasnewvoicmeail app
22 years ago
Mark Spencer d94279554c Fix minor bogus message
22 years ago
Mark Spencer fac7eaffa9 Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2
22 years ago
Mark Spencer 26411c1021 Forward language choice
22 years ago
Mark Spencer af19291e01 I have no idea what the heck that was supposed to be
22 years ago
Jim Dixon e1f471f89c Got rid of un-necessary 'c' and 'd' options in app_dial.
22 years ago
Mark Spencer ca1504db04 Document changes to voicemail application
22 years ago
Mark Spencer e0544c3eb5 Various warning cleanups
22 years ago
Mark Spencer aa68c67537 Fix martin's typo
22 years ago
Martin Pycko 967871d4b8 Fix the segfault with duration=atol(NULL)
22 years ago
Mark Spencer 50a4441a6f Ask for mailbox number if omitted (bug #552)
22 years ago
Mark Spencer d31be07a25 Answer if channel isn't up (bug #486)
22 years ago
Martin Pycko 502e18c0d0 Add 'n' option to Queue application to fall through to the next extension after the timeout if no member picks up
22 years ago
Mark Spencer 3d4c7fd9dd Unregister additional applications (bug #539)
22 years ago
Mark Spencer 02121840c1 Match filename between content-disposition and content-type
22 years ago
Mark Spencer 6da153e69c Make format name match (not sure this is always a good idea) (bug #542)
22 years ago
Jeremy McNamara 538dec2390 we only need to include stdlib.h once. Thanks bkw
22 years ago
Mark Spencer ada8ccbb14 If no vm box, go to 101 if appropriate (bug #489)
22 years ago
Martin Pycko 5f0e314fe5 Fix a typo
22 years ago