Re: [PATCH] Llimit smsbox listener to specific interface
Alexander Malysh <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
could you please add both to userguide and I will commit both patches? Thanks, Alex Am 07.04.2011 um 14:04 schrieb Roman Shterenzon: > 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. > >