GSM MNCC: Make sure to set the MNCC_F_KEYPAD when ACKing DTMF
authorHarald Welte <laforge@gnumonks.org>
Thu, 23 Dec 2010 18:03:47 +0000 (19:03 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 20 Feb 2011 10:33:46 +0000 (11:33 +0100)
commit998bb9ca7dee3c7ce3028af1f26a7d389d867cd4
tree5c03c46bef451bf658b6d70a2363d1b29ff70b0f
parent0af1aa359f134b8a15b2a04670788eda4885f88e
GSM MNCC: Make sure to set the MNCC_F_KEYPAD when ACKing DTMF

TS 04.08 has a _mandatory_ KEYPAD FACILITY IE, and unless we set
the MNCC_F_KEYPAD, some phones will (legitimately) reject the
04.08 DTMF KEYPAD_ACK without that IE.
gsm_bs.cpp