<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <small>Hi<br>
      <br>
      Does anyone know why FreeSWITCH no longer adds <br>
      generic headers, like 'FreeSWITCH-Hostname', to CUSTOM <br>
      events that it receives. It used to do it in older versions.<br>
      Is it a bug or should generic headers never be added by <br>
      FreeSWITCH?<br>
      <br>
      For example, using '/events plain all' in fs_cli, version 1.0.head
      <br>
      would show<br>
      <br>
      &nbsp;&nbsp;&nbsp; RECV EVENT<br>
      &nbsp;&nbsp;&nbsp; Event-Subclass: rmCTI::TRANSFER_ANSWER<br>
      &nbsp;&nbsp;&nbsp; Core-UUID: 47527f1f-b6c3-4f74-9f16-32f565ee4123<br>
      &nbsp;&nbsp;&nbsp; FreeSWITCH-Hostname: s01pbx01.test.com<br>
      &nbsp;&nbsp;&nbsp; FreeSWITCH-Switchname: s01pbx01.test.com<br>
      &nbsp;&nbsp;&nbsp; FreeSWITCH-IPv4: 211.141.141.131<br>
      &nbsp;&nbsp;&nbsp; FreeSWITCH-IPv6: ::1<br>
      &nbsp;&nbsp;&nbsp; Event-Date-Local: 2012-08-03 10:43:06<br>
      &nbsp;&nbsp;&nbsp; Event-Date-GMT: Fri, 03 Aug 2012 09:43:06 GMT<br>
      &nbsp;&nbsp;&nbsp; Event-Date-Timestamp: 1343986986238409<br>
      &nbsp;&nbsp;&nbsp; Event-Calling-File: mod_event_socket.c<br>
      &nbsp;&nbsp;&nbsp; Event-Calling-Function: read_packet<br>
      &nbsp;&nbsp;&nbsp; Event-Calling-Line-Number: 1188<br>
      &nbsp;&nbsp;&nbsp; Command: sendevent CUSTOM<br>
      &nbsp;&nbsp;&nbsp; Event-Name: CUSTOM<br>
      &nbsp;&nbsp;&nbsp; Channel-Name: <a class="moz-txt-link-abbreviated"
        href="mailto:sofia/internal1/1202@sip.test.com">sofia/internal1/1202@sip.test.com</a><br>
      &nbsp;&nbsp;&nbsp; rmCTI-UUID: aebc98dc-22da-4ad1-8234-912487329123<br>
      &nbsp;&nbsp;&nbsp; rmCTI-Other-UUID: b24a8783-16b1-495e-9c4e-5ea52c362123<br>
      &nbsp;&nbsp;&nbsp; rmCTI-Info: Transfer to new b-leg answered<br>
      <br>
      where as version 1.2.0-rc2 it shows<br>
      <br>
      &nbsp;&nbsp;&nbsp; RECV EVENT<br>
      &nbsp;&nbsp;&nbsp; Event-Subclass: rmCTI::TRANSFER_ANSWER<br>
      &nbsp;&nbsp;&nbsp; Command: sendevent CUSTOM<br>
      &nbsp;&nbsp;&nbsp; Event-Name: CUSTOM<br>
      &nbsp;&nbsp;&nbsp; Channel-Name: <a class="moz-txt-link-abbreviated"
        href="mailto:sofia/internal1/1202@sip.test.com">sofia/internal1/1202@sip.test.com</a><br>
      &nbsp;&nbsp;&nbsp; rmCTI-UUID: c3c7b331-0b8b-4ea5-834f-9d72fd446123<br>
      &nbsp;&nbsp;&nbsp; rmCTI-Other-UUID: db75c60b-a258-4b47-8d51-a1b7ac86f123<br>
      &nbsp;&nbsp;&nbsp; rmCTI-Info: Transfer to new b-leg answered<br>
      &nbsp;&nbsp;&nbsp; Event-UUID: f47597b2-9e8c-4508-be57-3e1eed35c123<br>
      <br>
      Thanks in advance<br>
      James Bravo<br>
    </small> <br>
  </body>
</html>