It may be that you are using the wrong GPRS APN, or that your operator has a proxy that must be used to fetch the content. In that case, you must add a proxy=host:port to the custom settings.
This module is still a little dodgy, but should improve with time :) 2009/9/22 Nuno Freitas <[email protected]>: > After a few search I found the package libcurl4-gnutls-dev and after > recompiling I was able to proceed. That led me a bit further on the mm1 MMS > reception but still the following issue: > > > > The problem now: > > It seems that after receiving the wap-push, mbuni gets it, kannel is stopped > correctly by mbuni and the pppd connection is established. *But* after a > while I get a Time out error > >>> 2009-08-26 11:31:28 [29005] [2] DEBUG: Timeout for fd:55 appeares. > > > > And the service complaints that it could fetch the mms from the operator > >>> 2009-08-26 11:33:47 [29005] [5] ERROR: mmsbox_mm1.c:626 <fetch_content> >>> [mmsbox-mm1] [n/a] failed to fetch/post content: couldn't connect to host > > > > Any clues on how to work around this issue? > > > > Thanks in advance > > Nuno Freitas > > > > > > Log details (mmsbox.log) > > … > > 2009-08-26 11:30:28 [29005] [4] DEBUG: Octet string dump ends. > > 2009-08-26 11:30:28 [29005] [4] DEBUG: End of dump. > > 2009-08-26 11:30:28 [29005] [4] DEBUG: Dumping MMS message body (not > multipart) [0 parts] --> > > 2009-08-26 11:30:28 [29005] [4] DEBUG: HTTP: Resetting HTTPClient for > `127.0.0.1'. > > 2009-08-26 11:30:38 [29005] [5] INFO: mmsbox_mm1.c:377 <handle_mm1> > [mmsbox-mm1] [n/a] start_gprs returned PID: 29031 > > 2009-08-26 11:31:28 [29005] [2] DEBUG: Timeout for fd:55 appeares. > > 2009-08-26 11:31:28 [29005] [2] DEBUG: HTTP: Destroying HTTPClient area > 0x816c028. > > 2009-08-26 11:31:28 [29005] [2] DEBUG: HTTP: Destroying HTTPClient for > `127.0.0.1'. > > 2009-08-26 11:33:47 [29005] [5] ERROR: mmsbox_mm1.c:626 <fetch_content> > [mmsbox-mm1] [n/a] failed to fetch/post content: couldn't connect to host > > 2009-08-26 11:33:47 [29005] [5] ERROR: mmsbox_mm1.c:399 <handle_mm1> > [mmsbox-mm1] [n/a] failed to fetch mms from URL: > http://10.251.8.17/mms/wapenc?location=35196ffffff_hhqi-020202&rid=154! > > 2009-08-26 11:33:47 [29005] [5] INFO: mmsbox_mm1.c:522 <handle_mm1> > [mmsbox-mm1] [n/a] GPRS turned off returned: 0 > > 2009-08-26 11:33:54 [29005] [5] INFO: mmsbox_mm1.c:537 <handle_mm1> > [mmsbox-mm1] [n/a] SMSC turned on > > /end details > > > > My custom settings are bellow… My full setup is on previous threads but if > you think necessary I will repost everything. > > > > custom-settings = "smsc-on=lynx -dump > 'http://localhost:13001/start-smsc?password=xxxx&smsc=mtx-h15';smsc-off=lynx > -dump > 'http://localhost:13001/stop-smsc?password=xxxx&smsc=mtx-h15';gprs-on=pppd > call gprs;gprs-pid=cat /var/run/ppp0.pid|head > -1;port=8181;mmsc-url=http://mmsc;proxy=10.111.2.16;msisdn=00ffffffff" > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.mbuni.org/mailman/listinfo/users > > _______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
