Fix change state immediately when meet the slash
authorZhenhua Zhang <zhenhua.zhang@intel.com>
Tue, 2 Feb 2010 13:23:22 +0000 (21:23 +0800)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 2 Feb 2010 17:31:23 +0000 (11:31 -0600)
commit2a58101807f91b4425c74ba22e19cb600f61d72c
tree168bc5e2b5abdb95634574de8ee673b4095dd4f1
parentae25d1e91089b0fd73fd22692aaa81889425aa93
Fix change state immediately when meet the slash

According to V.250 spec section 5.2.4 Repeating a command line, if
the prefix "A/" or "a/" is received, we should execute the last
command immediately. No need to meet \r.
gatchat/gatserver.c