Walter Doekes 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 yıl önce
..
confbridge 3b51bbc394 apps/app_confbridge: Ensure 'normal' users hear message when last marked leaves 10 yıl önce
Makefile 940aacae9e Moved core logic from app_stasis to res_stasis 12 yıl önce
app_adsiprog.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 yıl önce
app_agent_pool.c 9b46ffb6a9 app_agent_pool: Made agent alert interruptable by DTMF. 10 yıl önce
app_alarmreceiver.c c7ff6bb0c2 Fix XML Document Validation Failure 12 yıl önce
app_amd.c de90591251 Doxygen Updates - Title update 12 yıl önce
app_authenticate.c c8da2d8d8e Update Asterisk's CDRs for the new bridging framework 11 yıl önce
app_bridgewait.c 14163d775f app_bridgewait: Remove possibility of race condition between channels leaving/joining. 10 yıl önce
app_cdr.c 650ede524a CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 11 yıl önce
app_celgenuserevent.c ce13966d73 CELGenUserEvent: Fix error message from ast_json_pack 11 yıl önce
app_chanisavail.c b29b01c0b4 uniqueid: channel linkedid, ami, ari object creation with id's 11 yıl önce
app_channelredirect.c e4cb8dbac8 Merge in the bridge_construction branch to make the system use the Bridging API. 12 yıl önce
app_chanspy.c 4a8cb1dd9e audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 10 yıl önce
app_confbridge.c 46344c2659 AST-2014-017 - app_confbridge: permission escalation/ class authorization. 10 yıl önce
app_controlplayback.c 22ee4cfceb Add ControlPlayback manager action 12 yıl önce
app_dahdibarge.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 yıl önce
app_dahdiras.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 yıl önce
app_db.c 83b8f1aad8 Don't throw a spurious error when using DBdeltree 12 yıl önce
app_dial.c f5b857c0d7 apps/app_dial: Fix Dial 'z' option 10 yıl önce
app_dictate.c 882ec55b31 Clean up and ensure proper usage of alloca() 12 yıl önce
app_directed_pickup.c 1de2955ade Remove dead code from features.c; refactor pickup code into pickup.c 11 yıl önce
app_directory.c 8cfdca8bd3 manager/config: Support templates and non-unique category names via AMI 10 yıl önce
app_disa.c 95222d0c9e app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state 11 yıl önce
app_dumpchan.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 yıl önce
app_echo.c 0f7c901b82 Prevent Echo() from relaying control, null, and modem frames 13 yıl önce
app_exec.c bdf076843a Merged revisions 328247 via svnmerge from 13 yıl önce
app_externalivr.c c7dd299fd7 Remove declaration of eivr_connect_socket because it no longer exists. 12 yıl önce
app_fax.c 5a54d1be70 Resolve a merge conflict 11 yıl önce
app_festival.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 yıl önce
app_flash.c 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 13 yıl önce
app_followme.c b29b01c0b4 uniqueid: channel linkedid, ami, ari object creation with id's 11 yıl önce
app_forkcdr.c 650ede524a CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 11 yıl önce
app_getcpeid.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 yıl önce
app_ices.c b288115da6 Doxygen Updates - janitor work 12 yıl önce
app_image.c bdf076843a Merged revisions 328247 via svnmerge from 13 yıl önce
app_ivrdemo.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_jack.c 7719d7dc0d Fix dialplan function NULL channel safety issues 11 yıl önce
app_macro.c 93feb2fefe main/cdrs: Preserve context/extension when executing a Macro or GoSub 10 yıl önce
app_meetme.c 891e36e977 apps/app_meetme: Apply default values on initial load with no config file 10 yıl önce
app_milliwatt.c 3bf68dfed3 Replace GNU old-style field designator extensions to fix clang warnings 13 yıl önce
app_minivm.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 yıl önce
app_mixmonitor.c 4a8cb1dd9e audiohooks: Reevaluate the bridge technology when an audiohook is added or removed. 10 yıl önce
app_morsecode.c 4d20ec7afa Merged revisions 336717 via svnmerge from 13 yıl önce
app_mp3.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 yıl önce
app_nbscat.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 yıl önce
app_originate.c 84847eba4c Originated calls: Fix several originate call problems. 11 yıl önce
app_osplookup.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 yıl önce
app_page.c b29b01c0b4 uniqueid: channel linkedid, ami, ari object creation with id's 11 yıl önce
app_playback.c 2cb1ef2491 Check result of ast_var_assign() calls for memory allocation failure. 11 yıl önce
app_playtones.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_privacy.c e60e6c3b5d Opaquify ast_channel structs and lists 13 yıl önce
app_queue.c a9dfd6787d main/stasis: Allow subscriptions to use a threadpool for message delivery 10 yıl önce
app_read.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_readexten.c e60e6c3b5d Opaquify ast_channel structs and lists 13 yıl önce
app_readfile.c bdf076843a Merged revisions 328247 via svnmerge from 13 yıl önce
app_record.c fe069f3ae8 app_record: Fix bug where using the 'k' option and hanging up would trim 1/4 of a second of the recording. 10 yıl önce
app_saycounted.c 4d20ec7afa Merged revisions 336717 via svnmerge from 13 yıl önce
app_sayunixtime.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_senddtmf.c 3382da794d Add pause one second W dial modifier. 12 yıl önce
app_sendtext.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_setcallerid.c e60e6c3b5d Opaquify ast_channel structs and lists 13 yıl önce
app_skel.c 9fcef2867b Fix minor reference leaks in app_skel and TEST_FRAMEWORK 10 yıl önce
app_sms.c 7a1689242a Fix printf problems with high ascii characters after r413586 (1.8). 10 yıl önce
app_softhangup.c c98bbe2897 ast_channel opaquification of pointers and integral types 13 yıl önce
app_speech_utils.c d42bb4acad datastores: Audit ast_channel_datastore_remove usage. 10 yıl önce
app_stack.c 93feb2fefe main/cdrs: Preserve context/extension when executing a Macro or GoSub 10 yıl önce
app_stasis.c a2f5383b30 Fix menuselect display for stasis modules. 11 yıl önce
app_system.c 53e80b252d Multiple revisions 369001-369002 12 yıl önce
app_talkdetect.c 7424dee415 Finalize ast_channel opaquification 13 yıl önce
app_test.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 yıl önce
app_transfer.c d38c638ea8 Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027 11 yıl önce
app_url.c eead97e3ba Merged revisions 339777 via svnmerge from 13 yıl önce
app_userevent.c a0868d4308 ARI: Add ability to raise arbitrary User Events 10 yıl önce
app_verbose.c e58ea0fea9 Allow Asterisk to compile under GCC 4.10 11 yıl önce
app_voicemail.c 49dbb43998 apps/app_voicemail: Fix crash with IMAP when streams are opened simultaneously 10 yıl önce
app_voicemail.exports.in b99c2d13f8 Remove some symbol exports that got missed in the removal of global symbols. 12 yıl önce
app_waitforring.c 5fe49bb141 Multiple revisions 375993-375994 12 yıl önce
app_waitforsilence.c 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 yıl önce
app_waituntil.c bdf076843a Merged revisions 328247 via svnmerge from 13 yıl önce
app_while.c 882ec55b31 Clean up and ensure proper usage of alloca() 12 yıl önce
app_zapateller.c e60e6c3b5d Opaquify ast_channel structs and lists 13 yıl önce
enter.h 70a40d92e3 19 yıl önce
leave.h 70a40d92e3 19 yıl önce