asterisk/res
Terry Wilson d673f848c0 This should at least temporarily fix a problem where the 't' Dial
option is incorrectly passed to the transferee when built-in
attended transfers are used.  There is still a problem with 'T',
but better to fix some problems than no problems while we work
on it.

(closes issue #7904)
Reported by: k-egg
Patches: 
      transfer-fix-trunk-r97657.diff uploaded by sergee (license 138)
Tested by: sergee, otherwiseguy


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@99026 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-01-18 16:58:50 +00:00
..
ael Merged revisions 97889 via svnmerge from 2008-01-10 21:46:56 +00:00
snmp Convert this file over the new method of getting the Asterisk version. 2008-01-05 23:05:35 +00:00
Makefile Merged revisions 97889 via svnmerge from 2008-01-10 21:46:56 +00:00
res_adsi.c Only reload if the config file has changed. 2007-12-01 01:37:50 +00:00
res_ael_share.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_agi.c Merged revisions 98317 via svnmerge from 2008-01-11 19:30:34 +00:00
res_clioriginate.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_config_curl.c resolve (valid) compiler warning about variable that could be used before being initialized 2008-01-17 15:04:54 +00:00
res_config_odbc.c Merged revisions 89559 via svnmerge from 2007-11-25 17:50:07 +00:00
res_config_pgsql.c Merged revisions 96318 via svnmerge from 2008-01-03 21:43:58 +00:00
res_config_sqlite.c Store dates using local time instead of UTC 2007-12-21 20:38:18 +00:00
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_crypto.c make configuration variable const so they are not accidentally 2007-12-18 10:24:58 +00:00
res_features.c This should at least temporarily fix a problem where the 't' Dial 2008-01-18 16:58:50 +00:00
res_indications.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_jabber.c Iksemel is alive in a new home. Release 1.3 is out with bug fixes. 2008-01-08 20:58:56 +00:00
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 2007-11-19 18:52:04 +00:00
res_monitor.c Merged revisions 94122 via svnmerge from 2007-12-19 23:04:32 +00:00
res_musiconhold.c Removing a pointless memset. The memory was just calloc'd, so the 2007-12-11 21:46:16 +00:00
res_odbc.c Permit username and password to be NULL (which enables pass-through from the layer above). 2008-01-18 06:52:18 +00:00
res_phoneprov.c Update res_phoneprov to default to setting the SERVER variable to the IP 2008-01-17 03:09:32 +00:00
res_realtime.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_smdi.c Merged revisions 96884 via svnmerge from 2008-01-07 16:42:42 +00:00
res_snmp.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00
res_speech.c remove a bunch of useless #include "options.h" 2007-11-21 23:09:02 +00:00