Hi, I have applied USSDC patch for CIMD2 protocol given to me by Aarno. I used test_cimd2 for testing gateway like this
#./test_cimd2 --activity 1 --logging 1 We have been successful with login and submit using above test tool. <STX>01:001<TAB>010:foo<TAB>011:bar<TAB><ETX> <STX>51:001<TAB>3C<ETX> <STX>03:003<TAB>021:12345<TAB>056:0<TAB>045:600<TAB>033:testing<TAB>67<ETX> <STX>53:003<TAB>021:12345<TAB>060:020503102610<TAB>42<ETX> Now, we are planning for deliver message operation, but we don't know what parameters does a USSD center sends and what kannel expects. Can somebody clarify in this regard. In SMSC scenario, sms services are keyword based, but USSD scenario what will it be. CIMD specifies service code parameter, is it same as *123# code that user has to dial. So the question is, how to develop services in USSD scenario. Thanks for reply in advance. Regards Shridhar Raju