Dear  All,
 
Thanks now its working I am trying push MMS by CGI URL like
 
lynx -dump "http://localhost:10001/?username=tester&password=foobar&from=100&to=XXXXXX&&text=test "
 
where XXXXXXX =  mobile number.
 
I received => HTTP returned status = 500! .
 
2006-08-09 11:37:15 [14370] [16] DEBUG: Octet string dump ends.
2006-08-09 11:37:15 [14370] [16] DEBUG: HTTP: Status line: <HTTP/1.1 500 Internal Server Error>
2006-08-09 11:37:15 [14370] [16] DEBUG: HTTP: Received response:
2006-08-09 11:37:15 [14370] [16] DEBUG: Octet string at 0x84ae058:
2006-08-09 11:37:15 [14370] [16] DEBUG:   len:  714
2006-08-09 11:37:15 [14370] [16] DEBUG:   size: 1024
2006-08-09 11:37:15 [14370] [16] DEBUG:   immutable: 0

Looking foward to reply. Thanks in advance

 
On 8/8/06, Paul Bagyenda <[EMAIL PROTECTED]> wrote:
Try downloading new CVS. There was a small syntax error in the code,
now hopefully fixed
On Aug 07, 2006, at 15:05, mms test wrote:

> Dear ALL,
>
> I have tried to compile mbuni CVS on RedHAT Fedora Core 2 & CentOS
> 4.3. Following error occured during compliation.
>
> Making install in mmsbox
> make[1]: Entering directory `/tmp/mbuni/mmsbox'
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../mmlib -I../mmlib    -g -O2
> -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include/openssl -I/usr/
> local/include/kannel  -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -fPIC -I/
> usr/include/libxml2 -I/usr/include/openssl -MT mmsbox.o -MD -MP -MF
> ".deps/mmsbox.Tpo" -c -o mmsbox.o mmsbox.c; \
> then mv -f ".deps/mmsbox.Tpo" ".deps/mmsbox.Po"; else rm -f ".deps/
> mmsbox.Tpo"; exit 1; fi
> mmsbox.c: In function `make_and_queue_msg':
> mmsbox.c:862: parse error before `int'
> mmsbox.c:984: `i' undeclared (first use in this function)
> mmsbox.c:984: (Each undeclared identifier is reported only once
> mmsbox.c:984: for each function it appears in.)
> mmsbox.c:984: `n' undeclared (first use in this function)
> mmsbox.c:1052: `res' undeclared (first use in this function)
> make[1]: *** [mmsbox.o ] Error 1
> make[1]: Leaving directory `/tmp/mbuni/mmsbox'
> make: *** [install-recursive] Error 1
>
> Looking foward from assitance fromm all of you. Thanks in advance.
> _______________________________________________
> Users mailing list
> [email protected]
> http://mbuni.org/mailman/listinfo/users_mbuni.org


_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

_______________________________________________
Users mailing list
[email protected]
http://mbuni.org/mailman/listinfo/users_mbuni.org

Reply via email to