Here is the smsbox log how it looks:
2009-09-30 21:29:13 [27991] [4] INFO: Starting to service <aa> from <AQSq1qsAmKpMly0q4gWO> to <1234>
aa - its my text from my mobile phone
AQSq1qsAmKpMly0q4gWO - its my mobile phone number MSISDN
1234 - its where i sent my sms.
And how can i reply to this number ? "AQSq1qsAmKpMly0q4gWO"
I can't because kannel gives me error (when i try to answer by http):
2009-09-30 21:31:29 [27991] [3] INFO: Illegal characters in 'to' string ('AQSq1qsAmKpMly0q4gWO') vs '0123456789 +-'
2009-09-30 21:31:29 [27991] [3] DEBUG: Status: 400 Answer: <Number(s) has/have been denied by white- and/or black-lists.>
Here we can see , that allowed chars are: "0123456789 +-"
