Re: Parsing DLR from HTTP SMSC

2015-11-19 Thread ha...@aeon.pk
ieve the message > id from the XML response: > > *generic-foreign-id-regex = > "Successful:([0-9]+)"* > > > > Regards, > > Franck > > > > > > *From:* users [mailto:users-boun...@kannel.org] *On Behalf Of * > ha...@aeon.pk > *Sent:* We

RE: Parsing DLR from HTTP SMSC

2015-11-19 Thread Lamasuta, Franck, Vodafone Automotive
15 1:02 PM To: kannel users Subject: Parsing DLR from HTTP SMSC Hi, I am hitting an HTTP SMSC with this configuration: group = smsc smsc = http smsc-id = abc system-type = generic port = 13001 send-url = "http://XXX"; status-success-regex = "Successful" status-permfail-regex = &

Parsing DLR from HTTP SMSC

2015-11-18 Thread ha...@aeon.pk
Hi, I am hitting an HTTP SMSC with this configuration: group = smsc smsc = http smsc-id = abc system-type = generic port = 13001 send-url = "http://XXX"; status-success-regex = "Successful" status-permfail-regex = "Invalid" status-tempfail-regex = "Expired" generic-foreign-id-regex = "(.+)" gener