freeswitch-docs
freeswitch-docs copied to clipboard
Update mod_event_socket_1048924.mdx
https://github.com/Deepwalker/FreeSWITCH/blob/982adfff79aa817b837675a5d10cfc9b5ab2406a/src/mod/event_handlers/mod_event_socket/mod_event_socket.c#L1404 Based on looking at the source for mod_event_socket, it is confirmed that the line-separator sequence is \n (LF) and NOT \r\n (CRLF).