Bug 147541 - Additional parameters passed through SMPPPD to underlying connection handlers
Summary: Additional parameters passed through SMPPPD to underlying connection handlers
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Hendrik Vogelsang
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-02 09:05 UTC by Dimitar Popov
Modified: 2006-03-21 13:22 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitar Popov 2006-02-02 09:05:17 UTC
There are a number of parameters that can't be passed to connection handling executable files called by SMPPPD, because it does not allow it. For example, the RP-PPPOE pppoe executable which is called by SMPPPD, supports -S parameter which tells pppoe to send the service name in a Service-Name tag in the PADO frame; however SMPPPD does not support such parameter.

One quick solution could be to add AdditionalParameters in the config files of SMPPPD so that the user can pass whatever parameters he/she wishes to the underlying connection handler called by SMPPPD. Otherwise, SMPPPD should expose all connection-handler-specific parameters to the user. A better approach might be to implement all parameters described in the corresponding RFC of the selected protocol.
Comment 1 Hendrik Vogelsang 2006-02-02 16:12:28 UTC
did you try 

PPPD_OPTIONS

in your ifcfg file? 
Comment 2 Hendrik Vogelsang 2006-03-21 13:22:07 UTC
no feedback for a long time. invalid