Commit Graph

359 Commits (c3b8ab76a500b4915a68271f8a223dba1470c1de)

Author SHA1 Message Date
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
Mark Spencer fe98390fe0 Retain beep
22 years ago
Mark Spencer d886e2a557 More generally stop streaming when interrupted
22 years ago
Mark Spencer acf41ac2df Stop stream
22 years ago
Mark Spencer dbb09a65fe Move voicemail2 to voicemail, retain compatibility with "Voicemail2"
22 years ago
Mark Spencer 078022fa64 Minor forwarding patch
22 years ago
Jeremy McNamara 5904fc0ed0 call ast_register_application properly
22 years ago
Mark Spencer ec06e092ff Minor vm fix
22 years ago
Mark Spencer d3850ae0e7 Store read data in a variable
22 years ago
Mark Spencer 795767ee49 Add "read" application
22 years ago
Mark Spencer f305473af5 Answer the line if it hasn't been already
22 years ago
Mark Spencer 81339d3c3c Trustingly add Thorston's deadlock patch
22 years ago
Mark Spencer 2705394aeb Fix more typos
22 years ago
Mark Spencer 47b3c0ec82 Fix silly typo
22 years ago
Mark Spencer f391225968 Minor fixes
22 years ago
Mark Spencer f518e71f76 Reenter voice mode after certain programming (Thanks Jayson)
22 years ago
Jeremy McNamara f70f05ca35 minor language tweak. Thanks Carp
22 years ago
Martin Pycko 952faabb04 Make AGI work when ast_waitfor_nands returns without anything because of EINTR
22 years ago
Mark Spencer 98166ff081 WHen making compatible for bridge, stop generators, etc.
22 years ago
Mark Spencer 2768a55b02 Voicemail/mysql updates
22 years ago