Afaik Kannel cannot handle concatenation based on sar parameters, only UDH-based concatenation.
Regards, Alex On Sun, Jan 10, 2010 at 7:48 PM, Abdulraheem Obaisi <[email protected]>wrote: > Hi, > > I have configured TLV optional parameters like what mention in latest > manual and depending on operator instructions but my problem still exist. > Kannel still deliver MO concatenate as divided parts, does kannel handle > the MO concatenated with sar parameters ? > Did MO concatenation work with sar* values so far? > ........................................................... > Best Regards > Abdulraheem Ali Obaisi > > ------------------------------ > From: [email protected] > To: [email protected] > Subject: RE: MO Concatenation problem > Date: Wed, 6 Jan 2010 18:13:22 +0000 > CC: [email protected] > > > Hi, > I have already enable it , the MO sms from other two operators working > fine, my problem with only one operator > > here is Kannel Conf > > group = core > admin-port = 13000 > smsbox-port = 13001 > wapbox-port = 13002 > admin-password = 1q2w3e4r > status-password = 1q2w3e4r > #admin-deny-ip = "*.*.*.*" > admin-allow-ip = "*.*.*.*" > log-file = "/opt/kannel/log/kannel.log" > log-level = 0 > #box-deny-ip = "*.*.*.*" > box-allow-ip = "*.*.*.*" > dlr-storage=internal > access-log = "/opt/kannel/log/kaccess.log" > store-file = "/opt/kannel/log/kannel.store" > sms-combine-concatenated-mo = True > sms-combine-concatenated-mo-timeout = 120 > > # SMSC CONNECTIONS > group = smsc > smsc = smpp > smsc-id = AXIOM2 > #msg-id-type="0x01" > host = "x.x.x.x" > port = 10000 > receive-port = 0 > transceiver-mode = false > smsc-username = username > smsc-password = password > system-type = "CONTENT" > reconnect-delay = 10 > enquire-link-interval = 30 > address-range = "" > bind-addr-ton = 1 > bind-addr-npi = 1 > source-addr-ton = 0 > source-addr-npi = 0 > dest-addr-ton = 0 > dest-addr-npi = 0 > denied-smsc-id = > AXIOM3;AXDU4946;AXDU4947;AXDU4949;AXIOMDU4350;AXIOMDU4351;AXIOMDU4352;AXIOMDU4353;AXIOMDU4354;AXIOMDU4355;AXIOMDU4356;AXIOMDU4357;AXIOMDU4358;AXIOMDU4359;AXIOMDU3000;AXIOMDU2138;DMI380;Sarmad > allowed-smsc-id = AXIOM2 > > # SMSC CONNECTIONS > group = smsc > smsc = smpp > smsc-id = AXIOM3 > #msg-id-type="0x01" > host = "x.x.x.x" > port = 0 > receive-port = 10000 > transceiver-mode = false > smsc-username = username > smsc-password = Password > system-type = "CONTENT" > reconnect-delay = 10 > enquire-link-interval = 30 > address-range = "" > bind-addr-ton = 1 > bind-addr-npi = 1 > source-addr-ton = 0 > source-addr-npi = 0 > dest-addr-ton = 0 > dest-addr-npi = 0 > denied-smsc-id = > AXIOM2;AXDU4946;AXDU4947;AXDU4949;AXIOMDU4350;AXIOMDU4351;AXIOMDU4352;AXIOMDU4353;AXIOMDU4354;AXIOMDU4355;AXIOMDU4356;AXIOMDU4357;AXIOMDU4358;AXIOMDU4359;AXIOMDU3000;AXIOMDU2138;DMI380;Sarmad > allowed-smsc-id = AXIOM3 > > > any idea ? > > ........................................................... > Best Regards > Eng: Abdulraheem Ali Obaisi > Software Engineer > > > > > > Date: Wed, 6 Jan 2010 11:29:12 -0500 > > Subject: Re: MO Concatenation problem > > From: [email protected] > > To: [email protected] > > CC: [email protected] > > > > You need to enable concatenation on your kannel config > > > > check manual for details > > > > Regards > > > > Alvaro > > > |-----------------------------------------------------------------------------------------------------------------| > > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > > celular y Nextel > > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > > SMS y GPRS online > > Visitenos en www.perusms.NET www.smsglobal.com.mx y > > www.pravcom.com > > > > > > > > 2010/1/6 Abdulraheem Obaisi <[email protected]>: > > > Dear All, > > > I have problem with MO concatinated SMS from with one operator , I > configure > > > many SMPP Connections with three operator , the problem happend only > with > > > one of them . > > > I recieved concatinated SMS part by part > > > Attacehd PDU log for this case . > > > > > > Any help ? > > > > > > ........................................................... > > > Best Regards > > > Abdulraheem Ali Obaisi > > > > > > > > > > > > > > > ________________________________ > > > Windows Live: Keep your friends up to date with what you do online. > > ------------------------------ > Windows Live: Friends get your Flickr, Yelp, and Digg updates when they > e-mail > you.<http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_3:092010> > ------------------------------ > Windows Live: Keep your friends up to date with what you do > online.<http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010> >
