Re: HTTP SMSC Question On Current Version

Willy Mularto <[email protected]> Wed, 5 Dec 2018 22:23:00 +0700
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <CAChGr4Fy0R8EFAMd7+q1M6zLhsDe6g0KOxh=goswz_8yXt52Jg@mail.gmail.com>
--000000000000cb86ef057c47f554
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Forgot the bootstrap, and got this error:

+ export WANT_AUTOMAKE=3D1.8

+ which glibtoolize

+

+ libtoolize --copy --automake --force

+ aclocal

./bootstrap.sh: 26: ./bootstrap.sh: aclocal: not found

+ autoheader

./bootstrap.sh: 27: ./bootstrap.sh: autoheader: not found

+ autoconf

./bootstrap.sh: 28: ./bootstrap.sh: autoconf: not found

+ automake --add-missing --copy --gnu

./bootstrap.sh: 29: ./bootstrap.sh: automake: not found

On previous Kannel it didn't happen, a bit weird I guess.



So Far Express VPN still the fastest
https://www.expressrefer.com/refer-friend?referrer_id=3D15939000&utm_campai=
gn=3Dreferrals&utm_medium=3Dcopy_link&utm_source=3Dreferral_dashboard


On Wed, Dec 5, 2018 at 10:13 PM <[email protected]> wrote:

> ./boostrap
> ./configure =E2=80=A6
> make
>
>
> Am 05.12.2018 um 16:08 schrieb Willy Mularto <[email protected]>:
>
> Just tried to configure and got this error:
> config.status: error: cannot find input file: `Makefile.in
> <http://makefile.in/>'
>
> Thanks
> So Far Express VPN still the fastest
>
> https://www.expressrefer.com/refer-friend?referrer_id=3D15939000&utm_camp=
aign=3Dreferrals&utm_medium=3Dcopy_link&utm_source=3Dreferral_dashboard
>
>
> On Wed, Dec 5, 2018 at 5:51 PM <[email protected]> wrote:
>
>>  Point #3 means add in the body custom_http.c right?
>>
>>
>> yes.
>>
>> Thanks,
>> Alex
>>
>> Am 05.12.2018 um 10:21 schrieb Willy Mularto <[email protected]>:
>>
>> Cool, will try that later. Previosly I always modify smsc_http.c to call
>> my custom http smsc. Point #3 means add in the body custom_http.c right?
>>
>>
>> So Far Express VPN still the fastest
>>
>> https://www.expressrefer.com/refer-friend?referrer_id=3D15939000&utm_cam=
paign=3Dreferrals&utm_medium=3Dcopy_link&utm_source=3Dreferral_dashboard
>>
>>
>> On Wed, Dec 5, 2018 at 3:52 PM <[email protected]> wrote:
>>
>>> Hi Willi,
>>>
>>> there are plenty of examples how to do it, anyway here step by step
>>> (assume the name should be my_new_http):
>>>
>>> 1. create new file in gw/smsc/http/my_new_http.c
>>> 2. add this file to gw/Makefile.am section bearerbox_SOURCES
>>> 3. add struct smsc_http_fn_callbacks smsc_http_my_new_http_callback to
>>> your new file and implement
>>>   callbacks
>>>
>>> That=E2=80=99s all.
>>>
>>> Kannel now load dynamically all http modules and take their name to loa=
d
>>> struct smsc_http_fn_callbacks ,
>>> you don=E2=80=99t need to change code in smsc_http.c anymore.
>>>
>>> Thanks,
>>> Alex
>>>
>>>
>>> Am 05.12.2018 um 07:19 schrieb Willy Mularto <[email protected]>:
>>>
>>> Hi,
>>> I see there's huge differences on current smsc_http.c, previously we
>>> just simply add custom http smsc in this file but now it's gone. Anybod=
y
>>> knows where to add custom http smsc?
>>>
>>>
>>>
>>
>>
>
>

--000000000000cb86ef057c47f554
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Forgot the bootstrap, and got this error:<div><br><div>





<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ export WANT_AUTOMAKE=3D1.8</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ which glibtoolize</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+<span class=3D"gmail-Apple-converted-space">=C2=A0=
</span></span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ libtoolize --copy --automake --force</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ aclocal</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">./bootstrap.sh: 26: ./bootstrap.sh: aclocal: not fo=
und</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ autoheader</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">./bootstrap.sh: 27: ./bootstrap.sh: autoheader: not=
 found</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ autoconf</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">./bootstrap.sh: 28: ./bootstrap.sh: autoconf: not f=
ound</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">+ automake --add-missing --copy --gnu</span></p>
<p class=3D"gmail-p1" style=3D"margin:0px;font-variant-numeric:normal;font-=
variant-east-asian:normal;font-stretch:normal;font-size:12px;line-height:no=
rmal;font-family:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-co=
lor:rgba(0,0,0,0.9)"><span class=3D"gmail-s1" style=3D"font-variant-ligatur=
es:no-common-ligatures">./bootstrap.sh: 29: ./bootstrap.sh: automake: not f=
ound</span></p></div><div><br></div><div>On previous Kannel it didn&#39;t h=
appen, a bit weird I guess.</div><div><br></div><div><br></div><div><br></d=
iv><div><div><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"g=
mail_signature"><div dir=3D"ltr">So Far Express VPN still the fastest<div><=
a href=3D"https://www.expressrefer.com/refer-friend?referrer_id=3D15939000&=
amp;utm_campaign=3Dreferrals&amp;utm_medium=3Dcopy_link&amp;utm_source=3Dre=
ferral_dashboard" target=3D"_blank">https://www.expressrefer.com/refer-frie=
nd?referrer_id=3D15939000&amp;utm_campaign=3Dreferrals&amp;utm_medium=3Dcop=
y_link&amp;utm_source=3Dreferral_dashboard</a><br></div></div></div></div><=
br></div></div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr">On Wed=
, Dec 5, 2018 at 10:13 PM &lt;<a href=3D"mailto:[email protected]">amalysh=
@kannel.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div sty=
le=3D"word-wrap:break-word;line-break:after-white-space">./boostrap<div>./c=
onfigure =E2=80=A6</div><div>make=C2=A0</div><div><br><div><br><blockquote =
type=3D"cite"><div>Am 05.12.2018 um 16:08 schrieb Willy Mularto &lt;<a href=
=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&g=
t;:</div><br class=3D"m_-5566154341824835397Apple-interchange-newline"><div=
><div dir=3D"ltr" style=3D"font-family:Helvetica;font-size:12px;font-style:=
normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;te=
xt-align:start;text-indent:0px;text-transform:none;white-space:normal;word-=
spacing:0px;text-decoration:none">Just tried to configure and got this erro=
r:<div style=3D"margin:0px;font-variant-numeric:normal;font-variant-east-as=
ian:normal;font-stretch:normal;font-size:12px;line-height:normal;font-famil=
y:&quot;Andale Mono&quot;;color:rgb(47,255,18);background-color:rgba(0,0,0,=
0.901961)"><span class=3D"m_-5566154341824835397gmail-s1" style=3D"font-var=
iant-ligatures:no-common-ligatures">config.status: error: cannot find input=
 file: `<a href=3D"http://makefile.in/" target=3D"_blank">Makefile.in</a>&#=
39;</span></div><div><div dir=3D"ltr" class=3D"m_-5566154341824835397gmail_=
signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr"><br></div><d=
iv>Thanks</div><div dir=3D"ltr">So Far Express VPN still the fastest<div><a=
 href=3D"https://www.expressrefer.com/refer-friend?referrer_id=3D15939000&a=
mp;utm_campaign=3Dreferrals&amp;utm_medium=3Dcopy_link&amp;utm_source=3Dref=
erral_dashboard" target=3D"_blank">https://www.expressrefer.com/refer-frien=
d?referrer_id=3D15939000&amp;utm_campaign=3Dreferrals&amp;utm_medium=3Dcopy=
_link&amp;utm_source=3Dreferral_dashboard</a><br></div></div></div></div><b=
r></div><br style=3D"font-family:Helvetica;font-size:12px;font-style:normal=
;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-ali=
gn:start;text-indent:0px;text-transform:none;white-space:normal;word-spacin=
g:0px;text-decoration:none"><div class=3D"gmail_quote" style=3D"font-family=
:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-w=
eight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-tr=
ansform:none;white-space:normal;word-spacing:0px;text-decoration:none"><div=
 dir=3D"ltr">On Wed, Dec 5, 2018 at 5:51 PM &lt;<a href=3D"mailto:amalysh@k=
annel.org" target=3D"_blank">[email protected]</a>&gt; wrote:<br></div><bl=
ockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-lef=
t-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padd=
ing-left:1ex"><div style=3D"word-wrap:break-word;line-break:after-white-spa=
ce"><blockquote type=3D"cite"><div dir=3D"ltr">=C2=A0Point #3 means add in =
the body custom_http.c right?</div></blockquote><div><br></div>yes.<div><br=
></div><div>Thanks,</div><div>Alex<br><div><br><blockquote type=3D"cite"><d=
iv>Am 05.12.2018 um 10:21 schrieb Willy Mularto &lt;<a href=3D"mailto:sangp=
[email protected]" target=3D"_blank">[email protected]</a>&gt;:</div><br cla=
ss=3D"m_-5566154341824835397m_3766869319419096020Apple-interchange-newline"=
><div><div dir=3D"ltr" style=3D"font-family:Helvetica;font-size:12px;font-s=
tyle:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:norm=
al;text-align:start;text-indent:0px;text-transform:none;white-space:normal;=
word-spacing:0px;text-decoration:none">Cool, will try that later. Previosly=
 I always modify smsc_http.c to call my custom http smsc. Point #3 means ad=
d in the body custom_http.c right?<div><br></div><div><br clear=3D"all"><di=
v><div dir=3D"ltr" class=3D"m_-5566154341824835397m_3766869319419096020gmai=
l_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr">So Far Exp=
ress VPN still the fastest<div><a href=3D"https://www.expressrefer.com/refe=
r-friend?referrer_id=3D15939000&amp;utm_campaign=3Dreferrals&amp;utm_medium=
=3Dcopy_link&amp;utm_source=3Dreferral_dashboard" target=3D"_blank">https:/=
/www.expressrefer.com/refer-friend?referrer_id=3D15939000&amp;utm_campaign=
=3Dreferrals&amp;utm_medium=3Dcopy_link&amp;utm_source=3Dreferral_dashboard=
</a><br></div></div></div></div><br></div></div><br style=3D"font-family:He=
lvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weig=
ht:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-trans=
form:none;white-space:normal;word-spacing:0px;text-decoration:none"><div cl=
ass=3D"gmail_quote" style=3D"font-family:Helvetica;font-size:12px;font-styl=
e:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;=
text-align:start;text-indent:0px;text-transform:none;white-space:normal;wor=
d-spacing:0px;text-decoration:none"><div dir=3D"ltr">On Wed, Dec 5, 2018 at=
 3:52 PM &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">amalys=
[email protected]</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" styl=
e=3D"margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid=
;border-left-color:rgb(204,204,204);padding-left:1ex"><div style=3D"word-wr=
ap:break-word;line-break:after-white-space">Hi Willi,<div><br></div><div>th=
ere are plenty of examples how to do it, anyway here step by step (assume t=
he name should be my_new_http):</div><div><br></div><div>1. create new file=
 in gw/smsc/http/my_new_http.c</div><div>2. add this file to gw/Makefile.am=
 section=C2=A0<span style=3D"color:rgb(0,0,128);font-family:Monaco;font-siz=
e:11px">bearerbox_SOURCES</span><div>3. add=C2=A0<span style=3D"font-family=
:Monaco;font-size:11px;color:rgb(127,0,85)">struct</span><span style=3D"fon=
t-family:Monaco;font-size:11px"><span class=3D"m_-5566154341824835397m_3766=
869319419096020Apple-converted-space">=C2=A0</span></span><span style=3D"fo=
nt-family:Monaco;font-size:11px;color:rgb(0,80,50)">smsc_http_fn_callbacks<=
/span><span style=3D"font-family:Monaco;font-size:11px"><span class=3D"m_-5=
566154341824835397m_3766869319419096020Apple-converted-space">=C2=A0</span>=
smsc_http_</span>my_new_http<span style=3D"font-family:Monaco;font-size:11p=
x">_callback to your new file and implement</span></div><div><span style=3D=
"font-family:Monaco;font-size:11px">=C2=A0<span class=3D"m_-556615434182483=
5397m_3766869319419096020Apple-converted-space">=C2=A0</span>callbacks</spa=
n></div><div><br></div><div>That=E2=80=99s all.</div><div><br></div><div>Ka=
nnel now load dynamically all http modules and take their name to load=C2=
=A0<span style=3D"font-family:Monaco;font-size:11px;color:rgb(127,0,85)">st=
ruct</span><span style=3D"font-family:Monaco;font-size:11px">=C2=A0</span><=
span style=3D"font-family:Monaco;font-size:11px;color:rgb(0,80,50)">smsc_ht=
tp_fn_callbacks ,</span></div><div><font face=3D"Monaco"><span style=3D"fon=
t-size:11px">you don</span><span style=3D"font-size:11px">=E2=80=99</span><=
span style=3D"font-size:11px">t need to change code in smsc_http.c anymore.=
</span></font></div><div><br></div><div>Thanks,</div><div>Alex</div><div><b=
r></div><div><br><blockquote type=3D"cite"><div>Am 05.12.2018 um 07:19 schr=
ieb Willy Mularto &lt;<a href=3D"mailto:[email protected]" target=3D"_bla=
nk">[email protected]</a>&gt;:</div><br class=3D"m_-5566154341824835397m_=
3766869319419096020m_1611925939528176254Apple-interchange-newline"><div><di=
v dir=3D"ltr" style=3D"font-family:Helvetica;font-size:12px;font-style:norm=
al;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-a=
lign:start;text-indent:0px;text-transform:none;white-space:normal;word-spac=
ing:0px;text-decoration:none">Hi,<div><div dir=3D"ltr" class=3D"m_-55661543=
41824835397m_3766869319419096020m_1611925939528176254gmail_signature" data-=
smartmail=3D"gmail_signature"><div>I see there&#39;s huge differences on cu=
rrent smsc_http.c, previously we just simply add custom http smsc in this f=
ile but now it&#39;s gone. Anybody knows where to add custom http smsc?</di=
v></div></div></div></div></blockquote></div><br></div></div></blockquote><=
/div><br class=3D"m_-5566154341824835397m_3766869319419096020Apple-intercha=
nge-newline"></div></blockquote></div><br></div></div></blockquote></div><b=
r class=3D"m_-5566154341824835397Apple-interchange-newline"></div></blockqu=
ote></div><br></div></div></blockquote></div>

--000000000000cb86ef057c47f554--