Precedence of faked-sender, global-sender, from
"Angel Fradejas" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm currently working on my patch for smsc default-sender and forced-sender, and I just noted that existing config directives faked-sender and global-sender are treated by smsbox in different ways. With MT-replies, precedence is: first faked-sender, second global-sender and third the MO receiver. With MT's (sendsms), precedence is: first faked-sender, second &from=, third global-sender. This is a bug I guess. I think "1)faked-sender 2)global-sender 3)from" is the way to go. Please can anybody confirm if I am right here? If so, I will include a bugfix for this in the patch. Angel Fradejas.