On Wed, 2002-04-10 at 11:55, Stipe Tolj wrote:
> > > I've added preliminary support to XML Post to smsbox.
> > > I'm building the xml with octstr_append (this issue I guess it's
> > > almost ok) but I'm processing the incoming xml with
> > > octstr_search and octstr_copy :P
> > > There's still som
> Me too ;) You can use existing code to parse the tree. Specific parts
> starts only with parsing attribute values.
Aarno, have you merged anything yet from what you wrote?
Otherwise I'd like to see that and incorporate this into existing
xmlrpc things.
Stipe
[EMAIL PROTECTED]
---
Stipe Tolj wrote:
>
> > > I've added preliminary support to XML Post to smsbox.
> > > I'm building the xml with octstr_append (this issue I guess it's
> > > almost ok) but I'm processing the incoming xml with
> > > octstr_search and octstr_copy :P
> > > There's still some variables missing and al
> > I've added preliminary support to XML Post to smsbox.
> > I'm building the xml with octstr_append (this issue I guess it's
> > almost ok) but I'm processing the incoming xml with
> > octstr_search and octstr_copy :P
> > There's still some variables missing and alot of debug to be done.
>
> I
> I've added preliminary support to XML Post to smsbox.
> I'm building the xml with octstr_append (this issue I guess it's
> almost ok) but I'm processing the incoming xml with
> octstr_search and octstr_copy :P
> There's still some variables missing and alot of debug to be done.
I don't think i
I've added my-number configuration field to smpp.
Valter Santos will debug it but please others give me feedback if
everything is ok.
I've added --enable-drafts to configure and a %drafts entity to
documentation so we can write text to documentation and only
release it to snapshots when it's mini