Re: password to SMPP too long

Benjamin Lee <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
On Wednesday, 2004-10-13 at 05:04:27 PM, Robert Andersson scribbled:
> I'm using kannel 1.3.2 development release. My SMPP provider gave me a
> 9 character password but kannel only supports 8.
> When I changed smpp_pdu.def it worked (diff):
> 125c125
> <     NULTERMINATED(password, 9)
> ---
> >     NULTERMINATED(password, 10)
> 
> Is the length due to some standardcompliance or is it arbitrary?


Is your provider using SMPP v3.4?

Yes, 9 C-OCTETs is the "standard". See SMPP v3.4 specification, section 4.1.1.

I'm not sure about v3.3 or above 3.4 but Google should send you to the SMPP
Forum where the protocol specifications live.


> Would there be any problems if this was changed even if the
> standard says 8 characters?

Hmm... I would guess "no" but... violating standards... doesn't go down
well with me. ;-) Better speak to your provider.

-- 
Benjamin Lee
Melbourne, AU         +61.4.16.BEN.LEE         http://www.realthought.net/
__________________________________________________________________________
Round Numbers are always false.
		-- Samuel Johnson
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.