Vjacheslav Chekushin wrote:
> 
> Aarno SyvÄnen wrote:
> >
> > Vjacheslav Chekushin wrote:
> > >
> > > Hi.
> > > I am testing PPG. I define SMSC as CIMD2 and try to send SI to phone. I use
> > > test_ppg program with my own pap and si files. Files are compiled normally,
> > > but when bearerbox sends it to smsc through smsc_cimd2 driver it reports about
> > > error:
> > >
> > > ----
> > > cimd2_submit_msg: non-digits in originating phone number '0.0.0.0', discarded
> > > ----
> > >
> > > I didn't found how could I provide sender number to PPG,
> > > and simply patch smsc_cimd2.c with hard coded value in case of this error.
> > >
> > > And after that I got SI on my phone.
> > >
> > > Question: how must I deal with sender address?
> >
> > Global-sender should work. I add this to the documentation.
> >
> > Aarno
> 
> I have tried it already.
> As I understand global-sender is processed only in smsbox. But in case of pure
> PPG this part not involved at all. So this doesn't help.

I meant (or rather, I should have meant ;) that PPG needs global-sender,
too. This
bug seems to be a release showstopper. Happily, I have code for this
already. I'll
commit it tomorrow.

Aarno

Reply via email to