add comment in codec_mapping.c

Related: OS#6258
Change-Id: I0905a1264cd8f940c7a9964addf241091425fe72
diff --git a/src/libmsc/codec_mapping.c b/src/libmsc/codec_mapping.c
index 4063514..8eea242 100644
--- a/src/libmsc/codec_mapping.c
+++ b/src/libmsc/codec_mapping.c
@@ -111,6 +111,7 @@
 	},
 	{
 		.sdp = {
+			/* 112 is just what we use by default. The other call leg may impose a different number. */
 			.payload_type = 112,
 			.subtype_name = "AMR",
 			.rate = 8000,