I have two different smsc. How do I select the smsc I want to use? Each smsc is defined like this: #================ group = smsc smsc = at (or anything else) . . #================ Now, I want to use the at-smsc with this http-request. Is it correct, if I set a group like this: #================ group = sendsms-user username = joe password = test forced-smsc = at #================
So, if I use the http-request with username=joe and password=test. Is it sure, the smsc=at will be used or do I have to do anything else?
