• ${REDIRECTING_CALLEE_SEND_MACRO}
    Macro to call before sending a redirecting update to the callee
  • ${REDIRECTING_CALLEE_SEND_MACRO_ARGS}
    Arguments to pass to ${REDIRECTING_CALLEE_SEND_MACRO}

  • ${REDIRECTING_CALLER_SEND_MACRO}
    Macro to call before sending a redirecting update to the caller
  • ${REDIRECTING_CALLER_SEND_MACRO_ARGS}
    Arguments to pass to ${REDIRECTING_CALLER_SEND_MACRO}

  • ${CONNECTED_LINE_CALLEE_SEND_MACRO}
    Macro to call before sending a connected line update to the callee
  • ${CONNECTED_LINE_CALLEE_SEND_MACRO_ARGS}
    Arguments to pass to ${CONNECTED_LINE_CALLEE_SEND_MACRO}

  • ${CONNECTED_LINE_CALLER_SEND_MACRO}
    Macro to call before sending a connected line update to the caller
  • ${CONNECTED_LINE_CALLER_SEND_MACRO_ARGS}
    Arguments to pass to ${CONNECTED_LINE_CALLER_SEND_MACRO}

Comments:

The CONNECTED_LINE and REDIRECTING macro names need to be fixed here too.
SEND_CALLEE -> CALLEE_SEND
SEND_CALLER -> CALLER_SEND

Posted by rmudgett at Sep 14, 2010 10:35

You now have access to make edits.

Posted by russell at Sep 14, 2010 11:17