Hi Aldo, That looks like a MT (submit_sm) .. trying sending a message from the handset to a short-code provisioned on that connection. The MO will hopefully generate a deliver_sm and not a data_sm.
Cheers, Alan On 06/07/10 11:51, Aldo Zavala wrote: > How can I tell which method I am using? > > Here my SMPP client log: > > Debug > 5/5/2010 4:31:08 PM - INFO 3322: Sending message (try 1/1) > admin;SMS:TEXT;e2bb9ede-5470-4359-b351-0e722baab277;7605565050;7605565050;test; > > using service provider connection 'HWSMC(SMPP0)' > 5/5/2010 4:31:08 PM - INFO 3327: Message successfully sent. Reference: > 3fc2810 > 5/5/2010 4:36:52 PM - INFO 3152: Outgoing message routed to 'HWSMC' > using route 'EC'. Message: > admin;SMS:TEXT;78465876-c5cd-46c3-95f9-ec966a5610e2;7605565050;7605565050;test; > > > And here the SMC Center debug: http://i50.tinypic.com/2d848t5.jpg > (I uploaded a screenshoot) > > Thanks, > > Aldo Zavala > > *From:* Alan McNatty [mailto:[email protected]] > > *To:* Nikos Balkanas [mailto:[email protected]] > *Cc:* Aldo Zavala [mailto:[email protected]], [email protected] > *Sent:* Mon, 05 Jul 2010 16:15:33 -0700 > *Subject:* Re: Kannel and CDMA 1x > > Hi Nikos, > > We don't use sm_data .. we use deliver_sm, always have, so no problem. > > Cheers, > Alan > > On 06/07/10 11:08, Nikos Balkanas wrote: > > Hi, > > > > Are you sure? SMPP over CDMA sends data_sm instead of deliver_sm > pdus. > > Kannel doesn't support data_sm. A couple of years back, Rene I > think, > > offered a patch for data_sm, but it was never committed to kannel. > > Maybe you have been using his patch. > > > > BR, > > Nikos > > ----- Original Message ----- From: Alan McNatty > > To: Aldo Zavala > > Cc: [email protected] <mailto:[email protected]> > > Sent: Tuesday, July 06, 2010 1:53 AM > > Subject: Re: Kannel and CDMA 1x > > > > > > Hi Aldo, > > > > Should work nicely out of the box (has for some years now). The > Kannel > > dev team are top shelf. Any problems are more likely to be with your > > SMSC being not SMPP compliant (we had to make some tweaks some years > > back, no longer needed). That said, we're not using TLV's or > anything > > overly fancy .. so it just works. > > > > Cheers, > > Alan > > > > On 06/07/10 10:19, Aldo Zavala wrote: > > Thanks for the answer!, though I will connect to SMC Centers not > > modems, does this still works in such case? > > - Any special configuration options to make it work in CDMA? > > > > Thanks! > > > > From: Alan McNatty [mailto:[email protected] > <mailto:[email protected]>] > > > > To: Aldo Zavala [mailto:[email protected] > <mailto:[email protected]>] > > Cc: [email protected] <mailto:[email protected]> > > Sent: Mon, 05 Jul 2010 15:15:41 -0700 > > Subject: Re: Kannel and CDMA 1x > > > > Hi Aldo, > > > > We have been using Kannel with CDMA networks (over SMPP) in NZ for > > almost 10 years now. CDMA modems .. now that is a different > question. > > > > Cheers, > > Alan > > > > On 06/07/10 07:27, Aldo Zavala wrote: > >> Hi, I was jut reading old posts in this mail list and I found a > >> phrase by Nikos saying "... Kannel works only with GSM networks, > >> though, not CDMA. For details read the > >> online User's Guide." > >> > >> This really surprises me...! > >> > >> I am committed to deploy a SMPP router, so two of our company SMC's > >> will communicate with a third party SMC that offer a 2-WAY SMS > >> service. I just compiled Gateway and smppbox, and start reading the > >> user's guide and sample configurations... as our network is a CDMA > >> does this means that I am in the wrong place? Isn't there a > >> workaround that makes smppbox to work with CDMA Based SMC's? > >> > >> Thanks, > >> > >> Aldo Zavala > >> > >> >
