asterisk/res
Joshua Colp 6e6d4be830 Merged revisions 67064 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r67064 | file | 2007-06-04 13:41:59 -0400 (Mon, 04 Jun 2007) | 2 lines

Returning a value that indicates the parking of a call was a success when it really wasn't (because the parking slot selected was in use) is the wrong thing to do. (issue #9723 reported by mdu113)

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@67065 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2007-06-04 17:43:21 +00:00
..
snmp rename the structs struct tone_zone_sound and struct tone_zone 2006-12-25 06:38:09 +00:00
Makefile Merged revisions 44055 via svnmerge from 2006-09-29 22:48:43 +00:00
res_adsi.c Add the adsistub file to the Asterisk makefile, fix a stub definition, and no longer make the symbols from res_adsi global since they don't need to be. 2007-05-20 14:48:31 +00:00
res_agi.c Merged revisions 65250 via svnmerge from 2007-05-20 18:01:05 +00:00
res_clioriginate.c merge qwell's CLI verbification work 2006-09-18 19:54:18 +00:00
res_config_odbc.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
res_config_pgsql.c Merged revisions 62797,62807 via svnmerge from 2007-05-03 00:10:38 +00:00
res_config_sqlite.c Documentation fixes for res_config_sqlite. 2007-06-01 18:36:25 +00:00
res_convert.c a quick fix to app_sms.c to get rid of cursed compiler warnings so I can compile under --enable-dev-mode 2006-12-21 19:44:20 +00:00
res_crypto.c Music on hold and crypto no longer need their symbols globally exported. They register the function pointers upon loading with their respective stubs. 2007-05-20 17:55:40 +00:00
res_eventtest.c Merge changes from team/russell/events 2007-04-28 21:01:44 +00:00
res_features.c Merged revisions 67064 via svnmerge from 2007-06-04 17:43:21 +00:00
res_indications.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
res_jabber.c Merged revisions 67021 via svnmerge from 2007-06-04 15:53:15 +00:00
res_limit.c Doxygen additions, corrections 2007-02-24 20:29:41 +00:00
res_monitor.c Merged revisions 61961 via svnmerge from 2007-04-26 01:50:02 +00:00
res_musiconhold.c Fix compiling of res_musiconhold under dev mode. 2007-05-23 13:07:28 +00:00
res_odbc.c Issue 9477 - Improve menuselect labels 2007-05-30 05:17:09 +00:00
res_realtime.c When calling the Realtime app more than once, unset fields which were 2007-01-07 16:21:12 +00:00
res_smdi.c remove a duplicate include 2006-12-15 22:00:48 +00:00
res_snmp.c Creating new doxygen macro "\extref" to create page that lists 2007-02-24 19:27:50 +00:00
res_speech.c Merged revisions 66775 via svnmerge from 2007-05-31 18:43:59 +00:00