Re: [PATCH] Llimit smsbox listener to specific interface
Roman Shterenzon <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I had a typo, I was referring to 'sendsms-interface' directive (which is missing from the manual). ________________________________ From: Roman Shterenzon <[email protected]> To: Devel Kannel <[email protected]> Sent: Thursday, April 7, 2011 2:37 AM Subject: [PATCH] Llimit smsbox listener to specific interface Hi, Attached is a patch which provides support for limiting listening for smsbox connections to specific interface, e.g. group = core smsbox-interface = "127.0.0.1" If it's omitted, then the original behavior is exhibited. Your feedback is appreciated! --Roman P.S. I noticed that smsbox-interface parameter is missing from the manual.