mgcp: Include a MGCP Response String in the response
commit6adac17a106448019fdb8912f4ebe008f8e5545a
authorHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 6 Jan 2011 15:19:55 +0000 (6 16:19 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 6 Jan 2011 18:35:10 +0000 (6 19:35 +0100)
tree515afcc70db50e33081aced3625bbe6b66c096fb
parent49b3ed2226e43b4d8e8d85efafbdcce2ae7f362f
mgcp: Include a MGCP Response String in the response

Switch to a \r\n at the end of the query. Both \n and \r\n
are valid according to the spec but this makes us match
responses of other equipment.
openbsc/include/openbsc/mgcp.h
openbsc/src/mgcp/mgcp_protocol.c