[asterisk-users] is my PHPAGI Soap code right?
--[ UxBoD ]--
uxbod at splatnix.net
Mon May 17 04:26:39 CDT 2010
----- Original Message -----
> 2010/5/14 --[ UxBoD ]-- <uxbod at splatnix.net>:
> >
> > ----- Original Message -----
> >> Hello,
> >>
> >> i try to use soap in the phpagi.
> >> i want to call a function from a web service
> >> when a user call a telephne failed.
> >>
> >> this is my phpagi script, Could you show me what's wrong ? becasue
> >> i can't excute it successfully.
> >>
> >> please open the following url to see my code:
> >>
> >> http://pastebin.com/uzvWSxPy
> >>
> >> Thanks!
> >>
> >
> > Perhaps if you explained what errors you were seeing would help ?
> > Have you tried running it from the CLI to see if the syntax is
> > correct ?
>
> Thanks! the systax is right in my php code. but when excute the php
> script. there is errer happend in the server side.
>
> as follows, i don't know what's wrong with it, please help me. thank
> you:
>
> 2010-05-17 14:08:19,359 INFO
> [org.codehaus.xfire.handler.DefaultFaultHandler] - <Fault occurred!>
> org.codehaus.xfire.fault.XFireFault: Not enough message parts were
> received for the operation.
> at
> org.codehaus.xfire.service.binding.ServiceInvocationHandler.fillInHolders(ServiceInvocationHandler.java:238)
> at
> <SNIP>
Well that to me looks like the remote Servlet is expecting additional parameters which your SOAP call has not supplied; it does not appear to me to be a Asterisk AGI issue.
--
Thanks, Phil
More information about the asterisk-users
mailing list