Don't you love to answer your own questions?
So it turns out that if you leave smsbox-id off, the DLR call to dlr-url will not be called or run or fetched or requested vai POST or GET. (mmm, keywords for searching mail archives...)
xxxx-xx-xx xx:xx:xx [xxxxx] [y] DEBUG: DLR[internal]: Adding DLR smsc=xxxxx, ts=abcdef12, src=xxxxx, dst=xxxxxxxxxxx, mask=31, boxc= xxxx-xx-xx xx:xx:xx [xxxxx] [y] DEBUG: SMSC[xxxxx]: creating DLR message xxxx-xx-xx xx:xx:xx [xxxxx] [y] DEBUG: SMSC[xxxxx]: DLR = http://xxx.xxx/dlr.php?smsid=xxxxx&time=%t&to=%P&type=%d&smscr=%A&msgno=%I&&resp=%a
Hmmm, boxc is empty. DLR is not called because of it.
Also in another case, I had forced the source_ton and source_npi improperly, and my dst=(NULL) which probably also would have stopped the DLR from being called, even internally by kannel. When I removed the forcing of source_npi and source_ton, dst=xxx worked again.
When I added smsbox-id to my smsbox conf, DLR internally and externally worked.
Should this be considered a bug?
Beckman
On Tue, 16 Nov 2004, Peter Beckman wrote:
Running 1.3.2 --
Anything wrong with this url?
http://xxx.xxx/~yyyy/zzzz/dlr.php?smsid=22&time=%t&to=%P&type=%d&smscr=%A&msgno=%I&billing=%B&resp=%a
Does the ~ throw kannel for a loop?
xxxx-xx-xx xx:xx:xx [xxxxx] [x] DEBUG: SMSC[xxxxx]: creating DLR message
xxxx-xx-xx xx:xx:xx [xxxxx] [x] DEBUG: SMSC[xxxxx]: DLR = http://xxx.xxx/~yyyy/zzzz/dlr.php?smsid=22&time=%t&to=%P&type=%d&smscr=%A&msgno=%I&billing=%B&resp=%a
It's never called -- never hits the web server.
Why? There is no msg-id-type set in the SMSC group, using internal DLR storage, the store file is 17391 bytes, the partition is not full, ...
Beckman --------------------------------------------------------------------------- Peter Beckman Internet Guy [EMAIL PROTECTED] http://www.purplecow.com/ ---------------------------------------------------------------------------
--------------------------------------------------------------------------- Peter Beckman Internet Guy [EMAIL PROTECTED] http://www.purplecow.com/ ---------------------------------------------------------------------------
