Re: WAP setup issue
<[email protected]> Sun, 04 Jan 2026 18:42:28 +0100
| Newsgroups | gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_ca29_-------a160efb9d1b30e8aa901f6e00df6834e Content-Type: multipart/alternative; boundary="_d32c_-------f1df7beb10f4f8ce59cc829f5296ce24" --_d32c_-------f1df7beb10f4f8ce59cc829f5296ce24 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, =C2=A0 i don=C2=B4t use=C2=A0Whatsapp and SMS service looks quite unhandy. What's = wrong with e-mail? =C2=A0 Patrick =C2=A0 ______________________________________________________________ > Od: "Mesbahuddin Malik" <[email protected]> > Komu: [email protected] > Datum: 04.01.2026 04:25 > P=C5=99edm=C4=9Bt: Re: WAP setup issue > Hello Patrick ,Can We chat through Whatsapp .My Whatsapp=C2=A0+880134569717= 7 Or +8801345697177 ?RegardsMesbah On Sun, Jan 4, 2026 at 3:34=E2=80=AFAM <[email protected] <778515130@cen= trum.cz>> wrote:Dear Mesbahuddin, =C2=A0 the reason for running own WAP proxy is, that phone operator abandoned his = WAP proxy due low traffic (cutting costs?). =C2=A0 Patrick ______________________________________________________________ > Od: "Mesbahuddin Malik" <[email protected] <[email protected]>= > > Komu: [email protected] <[email protected]> > Datum: 03.01.2026 19:03 > P=C5=99edm=C4=9Bt: Re: WAP setup issue > Hello ,Why are u trying WAP as that is obsolete. I have a good experience o= n kannel long ago .Can u tell me the reason for using WAP?RegardsMesbahwhat= sapp(+8801833055942) On Sat, Jan 3, 2026 at 11:27=E2=80=AFPM <[email protected] <778515130@ce= ntrum.cz>> wrote:Hi list, happy New Year 2026. =20 I'am trying run application wapbox (as proxy for WAP 1.x cell phone) on wo= rkstation (Debian). As other users: https://www.kannel.org/pipermail/users/2009-February/005691.html <https://= www.kannel.org/pipermail/users/2009-February/005691.html> https://www.kannel.org/pipermail/users/2013-November/020515.html <https://= www.kannel.org/pipermail/users/2013-November/020515.html> https://www.kannel.org/pipermail/users/2019-June/023913.html <https://www.= kannel.org/pipermail/users/2019-June/023913.html> =20 I found some issues with running it. =20 The application runs as "service" (deb package from repo) and is managed b= y "kannel.conf" file. I didn't find "wapkannel.conf" file mentioned in docu= mentation. My "kannel.conf" is something like: =20 group =3D core admin-port =3D 9199 admin-password =3D bar admin-deny-ip =3D "*.*.*.*" admin-allow-ip =3D "127.0.0.1" wapbox-port =3D 9200 wdp-interface-name =3D "127.0.0.1" log-file =3D "/var/log/kannel/bearerbox.log" box-deny-ip =3D "*.*.*.*" box-allow-ip =3D "127.0.0.1" =20 group =3D wapbox bearerbox-host =3D 127.0.0.1 http-interface-name =3D wlo1 log-file =3D "/home/user/Desktop/wapbox.log" access-log =3D "/home/user/Desktop/wapaccess.log" =20 Some debug content: =20 $ bearerbox -v 0 kannel.conf create log =C2=A0[0] ERROR: Couldn't open logfile `/var/log/kannel/bearerbox.log'. =C2=A0[0] ERROR: System error 13: Permission denied =C2=A0[0] INFO: HTTP: Opening server at port 9199. =C2=A0[0] DEBUG: Started thread 1 (gwlib/fdset.c:poller) =C2=A0[1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 5060. =C2=A0[0] DEBUG: Started thread 2 (gwlib/http.c:server_thread) =C2=A0[0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run) =C2=A0[3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 5060. =C2=A0[0] DEBUG: starting UDP sender/receiver module =C2=A0[2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 5060. =C2=A0[2] DEBUG: HTTP: Including port 9199, fd 8 for polling in server thr= ead =C2=A0[0] INFO: Adding interface 127.0.0.1 =C2=A0[0] DEBUG: udpc_create: Bound to UDP <127.0.0.1:9200 <http://127.0.0= .1:9200>> =C2=A0[0] DEBUG: Started thread 4 (gw/bb_udp.c:udp_receiver) =C2=A0[0] DEBUG: Started thread 5 (gw/bb_udp.c:udp_sender) =C2=A0[5] DEBUG: Thread 5 (gw/bb_udp.c:udp_sender) maps to pid 5060. =C2=A0[0] DEBUG: udpc_create: Bound to UDP <127.0.0.1:9201 <http://127.0.0= .1:9201>> =C2=A0[4] DEBUG: Thread 4 (gw/bb_udp.c:udp_receiver) maps to pid 5060. =C2=A0[0] DEBUG: Started thread 6 (gw/bb_udp.c:udp_receiver) =C2=A0[6] DEBUG: Thread 6 (gw/bb_udp.c:udp_receiver) maps to pid 5060. =C2=A0[0] DEBUG: Started thread 7 (gw/bb_udp.c:udp_sender) =C2=A0[7] DEBUG: Thread 7 (gw/bb_udp.c:udp_sender) maps to pid 5060. =C2=A0[0] DEBUG: starting wapbox connection module =C2=A0[0] DEBUG: Started thread 8 (gw/bb_boxc.c:wdp_to_wapboxes) =C2=A0[8] DEBUG: Thread 8 (gw/bb_boxc.c:wdp_to_wapboxes) maps to pid 5060. =C2=A0[0] DEBUG: Started thread 9 (gw/bb_boxc.c:wapboxc_run) =C2=A0[0] DEBUG: starting WDP router =C2=A0[9] DEBUG: Thread 9 (gw/bb_boxc.c:wapboxc_run) maps to pid 5060. =C2=A0[0] DEBUG: Started thread 10 (gw/bearerbox.c:wdp_router) =C2=A0[0] INFO: ---------------------------------------- =C2=A0[0] INFO: Kannel bearerbox II version 1.4.5 starting =C2=A0[0] INFO: MAIN: Start-up done, entering mainloop =C2=A0[10] DEBUG: Thread 10 (gw/bearerbox.c:wdp_router) maps to pid 5060. =20 $ netstat -a | grep 9200 tcp=C2=A0 =C2=A0 =C2=A0 =C2=A0 0=C2=A0 =C2=A0 =C2=A0 0 0.0.0.0:9200 <http:= //0.0.0.0:9200>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0.0.0.0:*=C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0LISTEN=C2=A0 udp=C2=A0 =C2=A0 =C2=A0 =C2=A0 0=C2=A0 =C2=A0 =C2=A0 0 localhost:9200=C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 0.0.0.0:*=C2=A0 =20 bearerbox log says (get status): connection to port 9199: [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'. [2] DEBUG: HTTP: Created HTTPClient area 0x702258000fe0. [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'. [1] DEBUG: Timeout for fd:36 appears. [1] DEBUG: HTTP: Destroying HTTPClient area 0x702258000fe0. [1] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'. =C2=A0 status: Status: running, uptime 0d 0h 0m 53s WDP: received 0 (0 queued), sent 0 (0 queued) SMS: received 0 (0 queued), sent 0 (0 queued), store size -1 =C2=A0SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg= /sec DLR: received 0, sent 0 =C2=A0DLR: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg= /sec =C2=A0DLR: 0 queued, using internal storage Box connections: =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0wapbox, IP 127.0.0.1 (on-line 0d 0h 0m 52s)= =20 No SMSC connections =C2=A0 connection to port 9200 ("waiting for localhost"): [9] INFO: Client connected from <127.0.0.1>=C2=A0 [9] DEBUG: Started thread 13 (gw/bb_boxc.c:function) [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) maps to pid 6158. [13] DEBUG: setting up systems for new wapbox [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender) [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) maps to pid 6158. =20 ...but no proxyiing at all. Connection (cellphone) from outside doesn't re= ach wapbox (no log). May anybody help me run this? It looks like setup mist= ake. =20 Thanks. =20 Patrick K --_d32c_-------f1df7beb10f4f8ce59cc829f5296ce24 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;">Hi,</p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;"> </p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;">i don´t use What= sapp and SMS service looks quite unhandy. What's wrong with e-mail?</p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;"> </p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;">Patrick</p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;"> </p> <p style=3D"padding: 0 0 0 0; margin: 0 0 0 0;">___________________________= ___________________________________<br /> > Od: "Mesbahuddin Malik" <[email protected]><br /> > Komu: [email protected]<br /> > Datum: 04.01.2026 04:25<br /> > P=C5=99edm=C4=9Bt: Re: WAP setup issue<br /> ></p> <div dir=3D"ltr">Hello Patrick , <div>Can We chat through Whatsapp .My Whatsapp +8801345697177 Or +8801= 345697177 ?</div> <div>Regards</div> <div>Mesbah</div> </div> <br /> <div class=3D"gmail_quote gmail_quote_container"> <div class=3D"gmail_attr" dir=3D"ltr">On Sun, Jan 4, 2026 at 3:34=E2=80=AFA= M <<a href=3D"mailto:[email protected]">[email protected]</a>> = wrote:</div> <blockquote class=3D"gmail_quote" style=3D"margin: 0px 0px 0px 0.8ex; borde= r-left: 1px solid #cccccc; padding-left: 1ex;"> <p style=3D"padding: 0px; margin: 0px;">Dear Mesbahuddin,</p> <p style=3D"padding: 0px; margin: 0px;"> </p> <p style=3D"padding: 0px; margin: 0px;">the reason for running own WAP prox= y is, that phone operator abandoned his WAP proxy due low traffic (cutting = costs?).</p> <p style=3D"padding: 0px; margin: 0px;"> </p> <p style=3D"padding: 0px; margin: 0px;">Patrick</p> <p style=3D"padding: 0px; margin: 0px;">___________________________________= ___________________________<br /> > Od: "Mesbahuddin Malik" <<a href=3D"mailto:[email protected]"= >[email protected]</a>><br /> > Komu: <a href=3D"mailto:[email protected]">[email protected]</a= ><br /> > Datum: 03.01.2026 19:03<br /> > P=C5=99edm=C4=9Bt: Re: WAP setup issue<br /> ></p> <div dir=3D"ltr">Hello , <div>Why are u trying WAP as that is obsolete. I have a good experience on = kannel long ago .Can u tell me the reason for using WAP?</div> <div>Regards</div> <div>Mesbah</div> <div>whatsapp(+8801833055942)</div> </div> <br /> <div class=3D"gmail_quote"> <div class=3D"gmail_attr" dir=3D"ltr">On Sat, Jan 3, 2026 at 11:27=E2=80=AF= PM <<a href=3D"mailto:[email protected]">[email protected]</a>>= wrote:</div> <blockquote class=3D"gmail_quote" style=3D"margin: 0px 0px 0px 0.8ex; borde= r-left: 1px solid #cccccc; padding-left: 1ex;">Hi list, happy New Year 2026= .<br /> <br /> I'am trying run application wapbox (as proxy for WAP 1.x cell phone) on wo= rkstation (Debian). As other users:<br /> <a href=3D"https://www.kannel.org/pipermail/users/2009-February/005691.htm= l">https://www.kannel.org/pipermail/users/2009-February/005691.html</a><br = /> <a href=3D"https://www.kannel.org/pipermail/users/2013-November/020515.htm= l">https://www.kannel.org/pipermail/users/2013-November/020515.html</a><br = /> <a href=3D"https://www.kannel.org/pipermail/users/2019-June/023913.html">h= ttps://www.kannel.org/pipermail/users/2019-June/023913.html</a><br /> <br /> I found some issues with running it.<br /> <br /> The application runs as "service" (deb package from repo) and is managed b= y "kannel.conf" file. I didn't find "wapkannel.conf" file mentioned in docu= mentation.<br /> My "kannel.conf" is something like:<br /> <br /> group =3D core<br /> admin-port =3D 9199<br /> admin-password =3D bar<br /> admin-deny-ip =3D "*.*.*.*"<br /> admin-allow-ip =3D "127.0.0.1"<br /> wapbox-port =3D 9200<br /> wdp-interface-name =3D "127.0.0.1"<br /> log-file =3D "/var/log/kannel/bearerbox.log"<br /> box-deny-ip =3D "*.*.*.*"<br /> box-allow-ip =3D "127.0.0.1"<br /> <br /> group =3D wapbox<br /> bearerbox-host =3D 127.0.0.1<br /> http-interface-name =3D wlo1<br /> log-file =3D "/home/user/Desktop/wapbox.log"<br /> access-log =3D "/home/user/Desktop/wapaccess.log"<br /> <br /> Some debug content:<br /> <br /> $ bearerbox -v 0 kannel.conf<br /> create log<br /> [0] ERROR: Couldn't open logfile `/var/log/kannel/bearerbox.log'.<br= /> [0] ERROR: System error 13: Permission denied<br /> [0] INFO: HTTP: Opening server at port 9199.<br /> [0] DEBUG: Started thread 1 (gwlib/fdset.c:poller)<br /> [1] DEBUG: Thread 1 (gwlib/fdset.c:poller) maps to pid 5060.<br /> [0] DEBUG: Started thread 2 (gwlib/http.c:server_thread)<br /> [0] DEBUG: Started thread 3 (gw/bb_http.c:httpadmin_run)<br /> [3] DEBUG: Thread 3 (gw/bb_http.c:httpadmin_run) maps to pid 5060.<b= r /> [0] DEBUG: starting UDP sender/receiver module<br /> [2] DEBUG: Thread 2 (gwlib/http.c:server_thread) maps to pid 5060.<b= r /> [2] DEBUG: HTTP: Including port 9199, fd 8 for polling in server thr= ead<br /> [0] INFO: Adding interface 127.0.0.1<br /> [0] DEBUG: udpc_create: Bound to UDP <<a href=3D"http://127.0.0.1= :9200">127.0.0.1:9200</a>><br /> [0] DEBUG: Started thread 4 (gw/bb_udp.c:udp_receiver)<br /> [0] DEBUG: Started thread 5 (gw/bb_udp.c:udp_sender)<br /> [5] DEBUG: Thread 5 (gw/bb_udp.c:udp_sender) maps to pid 5060.<br /> [0] DEBUG: udpc_create: Bound to UDP <<a href=3D"http://127.0.0.1= :9201">127.0.0.1:9201</a>><br /> [4] DEBUG: Thread 4 (gw/bb_udp.c:udp_receiver) maps to pid 5060.<br = /> [0] DEBUG: Started thread 6 (gw/bb_udp.c:udp_receiver)<br /> [6] DEBUG: Thread 6 (gw/bb_udp.c:udp_receiver) maps to pid 5060.<br = /> [0] DEBUG: Started thread 7 (gw/bb_udp.c:udp_sender)<br /> [7] DEBUG: Thread 7 (gw/bb_udp.c:udp_sender) maps to pid 5060.<br /> [0] DEBUG: starting wapbox connection module<br /> [0] DEBUG: Started thread 8 (gw/bb_boxc.c:wdp_to_wapboxes)<br /> [8] DEBUG: Thread 8 (gw/bb_boxc.c:wdp_to_wapboxes) maps to pid 5060.= <br /> [0] DEBUG: Started thread 9 (gw/bb_boxc.c:wapboxc_run)<br /> [0] DEBUG: starting WDP router<br /> [9] DEBUG: Thread 9 (gw/bb_boxc.c:wapboxc_run) maps to pid 5060.<br = /> [0] DEBUG: Started thread 10 (gw/bearerbox.c:wdp_router)<br /> [0] INFO: ----------------------------------------<br /> [0] INFO: Kannel bearerbox II version 1.4.5 starting<br /> [0] INFO: MAIN: Start-up done, entering mainloop<br /> [10] DEBUG: Thread 10 (gw/bearerbox.c:wdp_router) maps to pid 5060.<= br /> <br /> $ netstat -a | grep 9200<br /> tcp 0 0 <a href=3D"http://0= .0.0.0:9200">0.0.0.0:9200</a> 0.0.= 0.0:* LISTEN <br= /> udp 0 0 localhost:9200 = ; 0.0.0.0:* <br /> <br /> bearerbox log says (get status):<br /> connection to port 9199:<br /> [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.<br /> [2] DEBUG: HTTP: Created HTTPClient area 0x702258000fe0.<br /> [3] DEBUG: HTTP: Resetting HTTPClient for `127.0.0.1'.<br /> [1] DEBUG: Timeout for fd:36 appears.<br /> [1] DEBUG: HTTP: Destroying HTTPClient area 0x702258000fe0.<br /> [1] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.<br /> <br /> status:<br /> Status: running, uptime 0d 0h 0m 53s<br /> WDP: received 0 (0 queued), sent 0 (0 queued)<br /> SMS: received 0 (0 queued), sent 0 (0 queued), store size -1<br /> SMS: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg= /sec<br /> DLR: received 0, sent 0<br /> DLR: inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg= /sec<br /> DLR: 0 queued, using internal storage<br /> Box connections:<br /> wapbox, IP 127.0.0.1 (on-line 0d 0h 0m 52s) = <br /> No SMSC connections<br /> <br /> connection to port 9200 ("waiting for localhost"):<br /> [9] INFO: Client connected from <127.0.0.1> <br /> [9] DEBUG: Started thread 13 (gw/bb_boxc.c:function)<br /> [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) maps to pid 6158.<br /> [13] DEBUG: setting up systems for new wapbox<br /> [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender)<br /> [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) maps to pid 6158.<br /> <br /> ...but no proxyiing at all. Connection (cellphone) from outside doesn't re= ach wapbox (no log). May anybody help me run this? It looks like setup mist= ake.<br /> <br /> Thanks.<br /> <br /> Patrick K</blockquote> </div> </blockquote> </div> --_d32c_-------f1df7beb10f4f8ce59cc829f5296ce24-- --_ca29_-------a160efb9d1b30e8aa901f6e00df6834e--