Re: [PATCH] Llimit smsbox listener to specific interface
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
because it was not needed :-) @Roman: could you please kill typedef? Thanks, Alexander Malysh Am 07.04.2011 um 13:24 schrieb Rene Kluwen: > +1. I wondered before already why something so simple was not implemented. > > From: [email protected] [mailto:[email protected]] On Behalf Of Roman Shterenzon > Sent: Thursday, 07 April, 2011 01:38 > To: Devel Kannel > 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.