Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 0/3] Accept WAP push notifications with any origin port
@ 2015-09-07  9:58 Alfonso Sanchez-Beato
  2015-09-07  9:58 ` [PATCH 1/3] push-notification: Accept push from any origin Alfonso Sanchez-Beato
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Alfonso Sanchez-Beato @ 2015-09-07  9:58 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 554 bytes --]

Accept WAP push notifications regardless of the origin port, as some
operators seem to use random ports. The destination port is enough to
route properly the message.

Alfonso Sanchez-Beato (3):
  push-notification: Accept push from any origin
  smsutil: Do not check the origin port
  sms: Add trace when datagram is not delivered

 plugins/push-notification.c | 25 +++++++------------------
 src/sms.c                   |  7 +++++++
 src/smsutil.c               |  3 ---
 3 files changed, 14 insertions(+), 21 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-09-08 14:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07  9:58 [PATCH 0/3] Accept WAP push notifications with any origin port Alfonso Sanchez-Beato
2015-09-07  9:58 ` [PATCH 1/3] push-notification: Accept push from any origin Alfonso Sanchez-Beato
2015-09-07  9:58 ` [PATCH 2/3] smsutil: Do not check the origin port Alfonso Sanchez-Beato
2015-09-07  9:58 ` [PATCH 3/3] sms: Add trace when datagram is not delivered Alfonso Sanchez-Beato
2015-09-08 14:14 ` [PATCH 0/3] Accept WAP push notifications with any origin port Denis Kenzior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox