Commit Graph

502 Commits (722f92e8346ddd428b2b671ec4279af3281badc8)

Author SHA1 Message Date
James Golovich d53b0d0643 Fixed gramatical error in app_queue.c (bug #1083)
22 years ago
James Golovich 84cbebcf17 Fix another typo in the app_dial description
22 years ago
Mark Spencer e2ecedfa70 Add Icecast streaming support
22 years ago
James Golovich c28a51899f Typo in app_waitforring.c
22 years ago
James Golovich 9028579d84 Spelling error in app_dial.c
22 years ago
Mark Spencer 864fe70e35 Add queue logging and fix indications buglet
22 years ago
Mark Spencer bac2215fb6 Fix several memory leaks
22 years ago
Mark Spencer 260072954e Revert meetme work around now that zaptel is fixed
22 years ago
Mark Spencer 0dd66bd2e9 Implement temporary work around for pseudo channels with SMP
22 years ago
Martin Pycko 1e4b334321 Fix the deadlock in show queue <queue_name>
22 years ago
Martin Pycko 3f69c1b62d Remove unused tmpq variable
22 years ago
Martin Pycko 4bef006566 Add "show queue <queue_name>" CLI command
22 years ago
Martin Pycko 78602e0966 Make the go_on be non-global.
22 years ago
Mark Spencer 9286665be5 Minor app agi documentation fix (bug #943)
22 years ago
Mark Spencer c7f175309d Improve documentation of app_record (bug #942)
22 years ago
Mark Spencer 917f50e737 Add support for authenticating against astdb and one time authentication
22 years ago
Mark Spencer 695422d698 Various minor cleanups (bug #931)
22 years ago
Mark Spencer 32e131862d Elminate unused code/warnings (bug #934)
22 years ago
Mark Spencer cf036062c4 Character set fixes, and add "mailcmd" option (bug #472)
22 years ago
Mark Spencer 4fa609e2be Fix MD5Hex size (bug #883)
22 years ago
Martin Pycko 3d40b1c03f A little adjustment to the previous one (passing the clid&ani on call_forward)
22 years ago
Martin Pycko e993855421 Pass the callerid & ani to the new b-leg if the current b-leg requests call forwarding
22 years ago
Mark Spencer 036cb819d6 X out announce stuff (bug #760)
22 years ago
Jeremy McNamara 74aea6680a clean up output and print that we are unregistering a channel type
22 years ago
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
23 years ago
Jeremy McNamara 9be31cd944 fix the check to usecache. Bug #731
23 years ago
Mark Spencer 148edfcf26 Ignore signals in select, fix typo in last patch
23 years ago
Mark Spencer b7bd21bc0a Fix EAGI fd leak (bug #698)
23 years ago
Martin Pycko 3827fbc302 Play a beep after the user chooses prepending
23 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
23 years ago
Martin Pycko f1676593d0 Don't free the user structure before reading the next pointer
23 years ago
Martin Pycko d2b596f108 Add voicemail prepending feature plus forwarding to many extensions if you specify exten1*exten2*.....#
23 years ago
Martin Pycko f96c0762ff Allow doing digital PRI to PRI calls automatically
23 years ago
Mark Spencer 25ebd8de49 Properly fix double locking issue, fix wav49 issue
23 years ago
Jeremy McNamara a91dc75020 fix minor typos in descrip. Bug#635
23 years ago
Jeremy McNamara 7a714fa8c3 fix typo. Bug#636
23 years ago
Mark Spencer 2fe1bc2e71 Path fix for hasnewvoicmeail app
23 years ago
Mark Spencer d94279554c Fix minor bogus message
23 years ago
Mark Spencer fac7eaffa9 Fix PGSQL voicemail issues (bug #625) and fix reload races in iax2
23 years ago
Mark Spencer 26411c1021 Forward language choice
23 years ago
Mark Spencer af19291e01 I have no idea what the heck that was supposed to be
23 years ago
Jim Dixon e1f471f89c Got rid of un-necessary 'c' and 'd' options in app_dial.
23 years ago
Mark Spencer ca1504db04 Document changes to voicemail application
23 years ago
Mark Spencer e0544c3eb5 Various warning cleanups
23 years ago
Mark Spencer aa68c67537 Fix martin's typo
23 years ago
Martin Pycko 967871d4b8 Fix the segfault with duration=atol(NULL)
23 years ago
Mark Spencer 50a4441a6f Ask for mailbox number if omitted (bug #552)
23 years ago
Mark Spencer d31be07a25 Answer if channel isn't up (bug #486)
23 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
23 years ago
Mark Spencer 3d4c7fd9dd Unregister additional applications (bug #539)
23 years ago
Mark Spencer 02121840c1 Match filename between content-disposition and content-type
23 years ago
Mark Spencer 6da153e69c Make format name match (not sure this is always a good idea) (bug #542)
23 years ago
Jeremy McNamara 538dec2390 we only need to include stdlib.h once. Thanks bkw
23 years ago
Mark Spencer ada8ccbb14 If no vm box, go to 101 if appropriate (bug #489)
23 years ago
Martin Pycko 5f0e314fe5 Fix a typo
23 years ago
Mark Spencer fe98390fe0 Retain beep
23 years ago
Mark Spencer d886e2a557 More generally stop streaming when interrupted
23 years ago
Mark Spencer acf41ac2df Stop stream
23 years ago
Mark Spencer dbb09a65fe Move voicemail2 to voicemail, retain compatibility with "Voicemail2"
23 years ago
Mark Spencer 078022fa64 Minor forwarding patch
23 years ago
Jeremy McNamara 5904fc0ed0 call ast_register_application properly
23 years ago
Mark Spencer ec06e092ff Minor vm fix
23 years ago
Mark Spencer d3850ae0e7 Store read data in a variable
23 years ago
Mark Spencer 795767ee49 Add "read" application
23 years ago
Mark Spencer f305473af5 Answer the line if it hasn't been already
23 years ago
Mark Spencer 81339d3c3c Trustingly add Thorston's deadlock patch
23 years ago
Mark Spencer 2705394aeb Fix more typos
23 years ago
Mark Spencer 47b3c0ec82 Fix silly typo
23 years ago
Mark Spencer f391225968 Minor fixes
23 years ago
Mark Spencer f518e71f76 Reenter voice mode after certain programming (Thanks Jayson)
23 years ago
Jeremy McNamara f70f05ca35 minor language tweak. Thanks Carp
23 years ago
Martin Pycko 952faabb04 Make AGI work when ast_waitfor_nands returns without anything because of EINTR
23 years ago
Mark Spencer 98166ff081 WHen making compatible for bridge, stop generators, etc.
23 years ago
Mark Spencer 2768a55b02 Voicemail/mysql updates
23 years ago
Mark Spencer fa45f2e6ba Add meetme option
23 years ago
Martin Pycko 7ec16a6af7 Fix description of Cut application
23 years ago
Mark Spencer 0519fde656 Add "dynamic" option to create conference rooms on demand
23 years ago
Mark Spencer 71dd98a22e Don't free sildet unless we have one
23 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X
23 years ago
Mark Spencer e425ba6c0e Compatibility issues on app_cut (bug #428)
23 years ago
Mark Spencer b5bcecce5d Add DESTDIR support (bug #200)
23 years ago
Mark Spencer 8cd853a1c8 Add Tilghman's app_cut
23 years ago
Mark Spencer dd5a2c44a5 Add announce feature to dial
23 years ago
Mark Spencer ff6e7df51a Set append flag properly
23 years ago
Mark Spencer a6b382fa40 Small SQL fix (bug #412)
23 years ago
Mark Spencer 8ea87da749 Make getaddrfor work with openbsd (bug #415)
23 years ago
Mark Spencer 524c10a4c5 Fix compile warnings (bug #389)
23 years ago
Mark Spencer c0d8f10a42 FreeBSD patch, take 2
23 years ago
Mark Spencer 20760f83da Change skel to system
23 years ago
Martin Pycko 13b7b73b08 Revert the previous patch since it's braking compilation
23 years ago
Mark Spencer d5b54e4b7f Sane FreeBSD patch
23 years ago
Mark Spencer aada3ee156 Voicemail2 fixes for attachment and timezone stuff (bug #384/#385)
23 years ago
Mark Spencer 6615fcee6e Portability fixes to sayunixtime
23 years ago
Mark Spencer 07e971e7c2 Fix ENUM to live w/out config file, and fix internationalization
23 years ago
Mark Spencer f5a68e9839 Minor fixups
23 years ago
Mark Spencer 9cb95aad26 Add PostgreSQL support to voicemail
23 years ago
Mark Spencer a5e6d130fd SRV and ENUM fixes (bug #'s 350 and 351)
23 years ago
Mark Spencer 3892a7162a Increment message id number in e-mail
23 years ago
Martin Pycko c0dde4ac5b Add 486 message (SIP) to 17 cause (PRI) translation when you call Dial app and then Hangup:
23 years ago
Martin Pycko cacfd42960 Add usecallingpres keyword to zapata.conf for PRI to PRI call so that we would take the presentation mode and send it to outbound call.
23 years ago
Mark Spencer 694d3435e1 Add sayunixtime, chan_sip updates for codec negotiation
23 years ago
Mark Spencer 229f4abf93 Change strdupa's to ast_strupda's
23 years ago
Mark Spencer 4fe5b6f516 Minor extensions fix
23 years ago
Mark Spencer f1c0d4683b Merge Eagle's meetme/agi (Zap only) patch (with changes)
23 years ago
Mark Spencer 55e664cb00 Fix various compiler warnings (bug #322)
23 years ago
Mark Spencer 78b6e77a95 Add relative substring (bug #229)
23 years ago
Mark Spencer 7d1dd00794 Make festival less verbose (bug #320)
23 years ago
Mark Spencer cb4fccfd5d Fix printf to match int type (bug #247)
23 years ago
Mark Spencer d48612ee3d Fix search path in app_mp3
23 years ago
Jeremy McNamara 55512a7328 fix spelling
23 years ago
Mark Spencer 9eb75e0e3e Remove MySQL support from default Asterisk in accordance with new MySQL library licensing
23 years ago
Mark Spencer 45f21ff66b Merge app_hasnewvoicemail (bug #290) with some mods
23 years ago
Mark Spencer 273e1b07d6 Keep voicemail from segging on a permissions problem (bug #245)
23 years ago
Mark Spencer 7c59caf852 Merge tilghman's patches
23 years ago
Martin Pycko 27294b83d2 Increase the fromstring maximum length
23 years ago
Mark Spencer dc3d7eb38c Fix inverted if logic
23 years ago
Mark Spencer 320a52e5f5 Time zone patch
23 years ago
Martin Pycko f2e2b29c3c Add closing bracket
23 years ago
Martin Pycko 4ac2cab962 Add NoCDR application; when called there won't be generated CDR record for that call
23 years ago
Mark Spencer 56f915e783 CLeanup PBX patch and add localtime stuff for saytime (bug #168)
23 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
23 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug #234)
23 years ago
Mark Spencer 1e19f72077 First of Jayson's manager patches
23 years ago
Mark Spencer 8785c02365 Copy musiconhold
23 years ago
Martin Pycko 6e8a074912 Add restrictcid=[yes|no] for chan_zap and chan_sip. You can specify if the sip/zap users will have the callerid transmitted as ANI or CALLERID.
23 years ago
Mark Spencer 687a0e76b5 Take URI from responses (bug #215)
23 years ago
Mark Spencer e42d5a20fd More mysql patches
23 years ago
Mark Spencer ef1632a591 Send message waiting event on forward (bug #213)
23 years ago
Mark Spencer 43fdbc4b63 Fix DISA to actually have header it advertises (bug #197)
23 years ago
Mark Spencer c22a72fc65 Add H.323, SIP, IAX/IAX2 to ENUM Lookup (bug #202)
23 years ago
Mark Spencer 3ee27a8a89 Allow "g" option in dial to go to next extension (bug #189)
23 years ago