Files
asterisk/apps
Richard Mudgett 93601856b6 Merged revision 310986 from
https://origsvn.digium.com/svn/asterisk/be/branches/C.3-bier

..........
  r310986 | rmudgett | 2011-03-16 13:56:28 -0500 (Wed, 16 Mar 2011) | 28 lines

  Dial() o option broke when connected line feature added.

  The patch restores the o option behavior and adds the ability to specify
  the CallerID.  The Dial o and f options are complementary to each other.
  The o option stores the CallerID on the outgoing channel as the channel's
  CallerID.  The f option forces the CallerID sent by the outgoing channel.

  o(x) - The argument 'x' is optional.  If not present, then specify that
  the CallerID that was present on the *calling* channel be stored as the
  CallerID on the *called* channel.  This was the behavior of Asterisk 1.0
  and earlier.  If present, then specify the CallerID stored on the *called*
  channel.  Note that o(${CALLERID(all)}) is similar to option o without
  parameters.

  f(x) - The argument 'x' is optional and its presence changes the behavior
  of this option.  If not present, then force the outgoing CallerID on a
  call-forward or deflection to the dialplan extension for this Dial() using
  a dialplan 'hint'.  For example, some PSTNs do not allow CallerID to be
  set to anything other than the numbers assigned to you.  If present, then
  force the outgoing CallerID to 'x'.

  Patches:
	jira_abe_2752_dial_fo_options.patch uploaded by rmudgett (license 664)
  Tested by: rmudgett

  JIRA ABE-2752
  JIRA SWP-3096
..........


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@311295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-03-18 02:22:07 +00:00
..
2010-07-14 15:48:36 +00:00
2011-03-18 02:22:07 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00
2010-03-02 19:39:58 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00
2009-08-10 19:20:57 +00:00
2009-08-10 19:20:57 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00
2010-01-13 16:31:14 +00:00
2009-08-10 19:20:57 +00:00
2010-07-14 15:48:36 +00:00
2010-07-14 15:48:36 +00:00