-------- Original Message --------
Subject: Re: [App_rpt-users] Web transceiver node display
From: iain macdonnell - N6ML <
ar@dseven.org>
Date: Tue, August 19, 2014 7:58 pm
To:
mike@midnighteng.com Cc: "
App_rpt-users@ohnosec.org" <
app_rpt-users@ohnosec.org>
There's (apparently) some logic that makes it display node numbers of
the form '4xxxx' as if they were IRLP nodes. e.g. my node is 40898,
and it appears in WebTransceiver as something like "IRLP:0898"
73,
~iain / N6ML
On Tue, Aug 19, 2014 at 4:50 PM, <
mike@midnighteng.com> wrote:
>
>
> Through all the chatter on this, I lost sight of what the problem is that we
> are trying to FIX ?
> Outside of being a java web app.
>
> ...mike/kb8jnm
>
> -------- Original Message --------
> Subject: Re: [App_rpt-users] Web transceiver node display
> From: Doug Crompton <
doug@crompton.com>
> Date: Tue, August 19, 2014 7:22 pm
> To: "
app_rpt-users@ohnosec.org" <
app_rpt-users@ohnosec.org>
>
> Would he be willing to just fix the problem? It seems like a rather simple
> fix if we are just talking about the node display.
>
> 73 Doug
> WA3DSP
>
http://www.crompton.com/hamradio >
>
> ________________________________
> From:
tim.sawyer@mac.com > Date: Tue, 19 Aug 2014 15:43:26 -0700
> To:
app_rpt-users@ohnosec.org > Subject: Re: [App_rpt-users] Web transceiver node display
>
> I talked to Jim Dixon about this yesterday. He said he is willing to supply
> the source under certain conditions. Please contact him directly if
> interested.
> --
> Tim
> :wq
>
> On Aug 17, 2014, at 1:48 PM, Bob Brown - WØNQX <
bbrown@byrg.net> wrote:
>
> well guys here is the list for the web site.... emails are included for most
> take your pick.....
>
>
>
> AllStar Link Network -- Developers
>
> Allstar Link Web Site Development Team
>
>
>
w0otm@w0otm.com -- Marshall Dias, W0OTM
>
>
>
>
jim@lambdatel.com -- Jim Dixon, WB6NIL
>
>
>
>
dsuper7@gmail.com -- Daniel Issac, No call (at least not yet)
>
>
> App_rpt Development Team
>
>
>
jim@lambdatel.com -- Jim Dixon, WB6NIL
>
>
>
>
hwstar@rodgers.sdcoxmail.com -- Steve RoDgers, WA6ZFT
>
>
>
>
sph@xelatec.com -- Steve Henke, W9SH
>
>
>
> And many other who have generously contributed to this technology
>
>
> Allstar Link OS And Sotware Distrubutions (ACID and Limey Linux)
>
>
>
hwstar@rodgers.sdcoxmail.com -- Steve RoDgers, WA6ZFT
>
>
> Other Developers
>
>
> Other Developers
>
>
> --
> Thanks in Advance
>
> Bob Brown, WØNQX
>
> Kansas City Metro Area
>
>
http://drsm0ke.net >
>
http://byrg.net >
>
http://sm0kenet.net >
>
http://kcdstar.byrg.net >
> Quis custodiet ipsos custodes?
>
>
>
>
> --
>
>
> On Sun, Aug 17, 2014 at 3:46 PM, Doug Crompton <
doug@crompton.com> wrote:
>
> Well if you don't have source for the current web transceiver apparently
> there is source for iaxrpt which works well. It could be used as a base for
> something new on the web page.
>
> It is really a shame to start all over again when this is probably a very
> simple fix to the current code. Who had the source? Can we contact that
> person?
>
>
> 73 Doug
> WA3DSP
>
http://www.crompton.com/hamradio >
>
>> Date: Sun, 17 Aug 2014 12:26:04 -0700
>> From:
ar@dseven.org >> To:
kb4fxc@inttek.net >> CC:
app_rpt-users@ohnosec.org >
>> Subject: Re: [App_rpt-users] Web transceiver node display
>>
>> Some desire to get away from Java was expressed, and HTML5 suggested.
>> I don't know much about HTML5 yet, to be honest. Does anyone see an
>> easy path to a web client based on HTML5 + IAX2 ?
>>
>> It appears that the current WebTransceiver is based on Mexuar Corraleta
>>
>>
http://www.voip-info.org/wiki/view/Mexuar >>
>> 73,
>>
>> ~iain / N6ML
>>
>>
>> On Sun, Aug 17, 2014 at 12:12 PM, David McGough <
kb4fxc@inttek.net> wrote:
>> >
>>
>> > Hi Guys,
>> >
>> > SIP and IAX2 are completely different protocols. It's rather like
>> > comparing a Chevy to a Ford or English to Chinese---Both VoIP protocols
>> > accomplish a lot of the same things, but, they aren't interchangeable
>> > nor
>> > are they directly compatible.
>> >
>> > However, there are many IAX2 toolkits out there, including some written
>> > in
>> > Java, etc. So, I recommend abandoning the notion of SIP for the Web
>> > Transceiver entirely--go with IAX2 from the start. SIP won't do what's
>> > needed for interfacing with the app_rpt code since SIP doesn't natively
>> > pass the telemetry used by app_rpt, etc.
>> >
>> > 73, David KB4FXC
>> >
>> >
>> >
>> > On Sun, 17 Aug 2014
mike@midnighteng.com wrote:
>> >
>> >>
>> >> My understanding of
>> >>
>> >> Differences to sip and iax is that underlying command/control/comment
>> >> data.
>> >>
>> >> If you have and send that data, asterisk is ready for it.
>> >>
>> >> Any sip device can be a iax device, but to have iax control, you must
>> >> send that extra iax data formatted.
>> >> Any iax device can be used as a sip device without control.
>> >>
>> >> any clues where the original java source may be found ?
>> >>
>> >> ...mike/kb8jnm
>> >> -------- Original Message --------
>> >> Subject: Re: [App_rpt-users] Web transceiver node display
>> >> From: Tim Sawyer <
tim.sawyer@mac.com>
>> >> Date: Sun, August 17, 2014 1:35 pm
>> >> To:
mike@midnighteng.com >> >> Cc:
app_rpt-users@ohnosec.org >> >>
>> >> Why is (a nicely commented)
iax.conf shown there?
>> >> --
>> >> Tim
>> >> :wq
>> >>
>> >> On Aug 17, 2014, at 10:14 AM,
mike@midnighteng.com wrote:
>> >>
>> >> It's already sourced as iax.
>> >>
>> >>
>> >>
iax.conf?r=126">
https://code.google.com/p/sipml5/source/browse/trunk/asterisk/etc/iax.conf?r=126
>> >>
>> >>
>> >>
>> >>
>> >
>> > _______________________________________________
>> > App_rpt-users mailing list
>> >
App_rpt-users@ohnosec.org >> >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >> >
>> > To unsubscribe from this list please visit
>> >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
>> > the bottom of the page. Enter your email address and press the "Unsubscribe
>> > or edit options button"
>> > You do not need a password to unsubscribe, you can do it via email
>> > confirmation. If you have trouble unsubscribing, please send a message to
>> > the list detailing the problem.
>> _______________________________________________
>> App_rpt-users mailing list
>>
App_rpt-users@ohnosec.org >>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >>
>> To unsubscribe from this list please visit
>>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
>> the bottom of the page. Enter your email address and press the "Unsubscribe
>> or edit options button"
>> You do not need a password to unsubscribe, you can do it via email
>> confirmation. If you have trouble unsubscribing, please send a message to
>> the list detailing the problem.
>>
>
> _______________________________________________
> App_rpt-users mailing list
>
App_rpt-users@ohnosec.org >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >
> To unsubscribe from this list please visit
>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button"
> You do not need a password to unsubscribe, you can do it via email
> confirmation. If you have trouble unsubscribing, please send a message to
> the list detailing the problem.
>
>
> _______________________________________________
> App_rpt-users mailing list
>
App_rpt-users@ohnosec.org >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >
> To unsubscribe from this list please visit
>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button"
> You do not need a password to unsubscribe, you can do it via email
> confirmation. If you have trouble unsubscribing, please send a message to
> the list detailing the problem.
>
>
>
> _______________________________________________ App_rpt-users mailing list
>
App_rpt-users@ohnosec.org >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users To unsubscribe
> from this list please visit
>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button" You do not need a password to unsubscribe, you can
> do it via email confirmation. If you have trouble unsubscribing, please send
> a message to the list detailing the problem.
> ________________________________
> _______________________________________________
> App_rpt-users mailing list
>
App_rpt-users@ohnosec.org >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >
> To unsubscribe from this list please visit
>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button"
> You do not need a password to unsubscribe, you can do it via email
> confirmation. If you have trouble unsubscribing, please send a message to
> the list detailing the problem.
>
>
> _______________________________________________
> App_rpt-users mailing list
>
App_rpt-users@ohnosec.org >
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users >
> To unsubscribe from this list please visit
>
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to
> the bottom of the page. Enter your email address and press the "Unsubscribe
> or edit options button"
> You do not need a password to unsubscribe, you can do it via email
> confirmation. If you have trouble unsubscribing, please send a message to
> the list detailing the problem.