[arm-allstar] caller ID

Ken ke2n at cs.com
Thu Apr 5 18:13:25 EST 2018


Well - not to make trouble,  but the AICD/DIAL release "likes" to have a
call sign for the caller ID field.
That way, the incoming caller is announced and you hear it on your phone
too. 
It works with a zero, but it's kind of a "stealth logon" with no call sign
announced.
It would be nice if DIAL and HamVOIP worked the same from an IAXrpt point of
view

Ken 

With the zero:

Executing [27021 at smartphone:1] Ringing("IAX2/zoiper-1472", "") in new stack
    -- Executing [27021 at smartphone:2] NoOp("IAX2/zoiper-1472", "0") in new
stack
    -- Executing [27021 at smartphone:3] NoOp("IAX2/zoiper-1472", "") in new
stack
    -- Executing [27021 at smartphone:4] Set("IAX2/zoiper-1472", "CALLSIGN=0")
in new stack
    -- Executing [27021 at smartphone:5] GotoIf("IAX2/zoiper-1472", "0?hangit")
in new stack
    -- Executing [27021 at smartphone:6] Wait("IAX2/zoiper-1472", "3") in new
stack
    -- Executing [27021 at smartphone:7] Answer("IAX2/zoiper-1472", "") in new
stack
    -- Executing [27021 at smartphone:8] Playback("IAX2/zoiper-1472",
"connecting") in new stack
    -- <IAX2/zoiper-1472> Playing 'connecting' (language 'en')
    -- Executing [27021 at smartphone:9] Rpt("IAX2/zoiper-1472", "27021|P|0-P")
in new stack

With a callsign

    -- Executing [27021 at smartphone:1] Ringing("IAX2/zoiper-2919", "") in new
stack
    -- Executing [27021 at smartphone:2] NoOp("IAX2/zoiper-2919", "KE2N") in
new stack
    -- Executing [27021 at smartphone:3] NoOp("IAX2/zoiper-2919", "") in new
stack
    -- Executing [27021 at smartphone:4] Set("IAX2/zoiper-2919",
"CALLSIGN=KE2N") in new stack
    -- Executing [27021 at smartphone:5] GotoIf("IAX2/zoiper-2919", "0?hangit")
in new stack
    -- Executing [27021 at smartphone:6] Wait("IAX2/zoiper-2919", "3") in new
stack
    -- Executing [27021 at smartphone:7] Answer("IAX2/zoiper-2919", "") in new
stack
    -- Executing [27021 at smartphone:8] Playback("IAX2/zoiper-2919",
"connecting") in new stack
    -- <IAX2/zoiper-2919> Playing 'connecting' (language 'en')
    -- Executing [27021 at smartphone:9] Rpt("IAX2/zoiper-2919",
"27021|P|KE2N-P") in new stack














-----Original Message-----
From: arm-allstar [mailto:arm-allstar-bounces at hamvoip.org] On Behalf Of
arm-allstar-request at hamvoip.org
Sent: Thursday, April 05, 2018 6:57 PM
To: arm-allstar at hamvoip.org
Subject: arm-allstar Digest, Vol 47, Issue 23

Send arm-allstar mailing list submissions to
	arm-allstar at hamvoip.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
or, via email, send a message with subject or body 'help' to
	arm-allstar-request at hamvoip.org

You can reach the person managing the list at
	arm-allstar-owner at hamvoip.org

When replying, please edit your Subject line so it is more specific than
"Re: Contents of arm-allstar digest..."


Today's Topics:

   1. Re: Iaxrpt (David McGough)
   2. Re: Iaxrpt (Robert Forest)
   3. Re: Iaxrpt (David McGough)
   4. Re: Iaxrpt (Bryan St Clair)
   5. Re: Iaxrpt testing and solution (David McGough)
   6. Re: Iaxrpt testing and solution (Robert Forest)
   7. Re: Iaxrpt testing and solution (Bryan St Clair)


----------------------------------------------------------------------

Message: 1
Date: Thu, 5 Apr 2018 16:04:23 -0400 (EDT)
From: David McGough <kb4fxc at inttek.net>
To: "\"Lee Woldanski via arm-allstar\"" <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt
Message-ID:
	<Pine.LNX.4.44.1804051556010.16814-100000 at goliath.inttek.net>
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hi Lee,

The Caller ID is composed of a "name" field and a "number" field. The "name"
field is where you would put your callsign, and is the field that shows up
in supermon/allmon2. This still works fine.

The "number" field is what shows up as a node number and needs to remain set
at a value of 0 (zero).

So, there is no loss of functionality.

73, David KB4FXC


On Thu, 5 Apr 2018, "Lee Woldanski via arm-allstar" wrote:

> Doesn't the CALLERID string in iax.conf allow it to show who is 
> connected via IAX in Allmon when using a SIP client (well, a client 
> other than the iaxrpt PC client)?
> 
> I have it set to the user's callsign on a number of contexts... for 
> ones set up for non-iaxrpt users (phones, tablets, etc). I will need 
> to test that when I get home, but I am sure that is why I set it.
> 
> My iaxrpt (PC client) inbound calls (in extensions.conf) use the 
> CALLERID set in the iaxrpt client to pass that info upon connecting:
> 
> exten => _X!,n,Set(CALLSIGN=${CALLERID(name)})
> exten => _X!,n,rpt(${EXTEN}|P|${CALLSIGN}-PC)
> 
> But, any other client does not.
> 
> 
> 
> Lee
> 
> On Thu, Apr 5, 2018 at 11:11 AM, "Doug Crompton via arm-allstar" < 
> arm-allstar at hamvoip.org> wrote:
> 
> > For those using iaxrpt make sure you have updated to the latest 
> > version - admin menu item 1 and VERY IMPORTANT that under iaxrpt 
> > OPTIONS-PREFERENCES that CALLERID is set to 0. There is no reason 
> > for this to be set to anything else. If it is set to other than 0 
> > the keep-alive one-way audio fix will think it it not working.
> >
> >
> > *73 Doug*
> >
> > *WA3DSP*
> >
> > *http://www.crompton.com/hamradio 
> > <http://www.crompton.com/hamradio>*
> >
> >
> > On Thu, Apr 5, 2018 at 12:48 PM, "Robert Forest via arm-allstar" < 
> > arm-allstar at hamvoip.org> wrote:
> >
> > > I was wondering if anyone else was having trouble with iaxrpt? 
> > > Since the last update I gat kicked off every 45 seconds when 
> > > accessing from my
> > phone.
> > > Also whenever I connect via my phone my repeater keys up. The app 
> > > is not keyed. I have to key the app and until key then my repeater
will unkey.
> > >
> > > I will be traveling the next couple of weeks and it would be nice 
> > > to have iaxrpt working.
> > >
> > > Thanks
> > >
> > > 73 de AA4II
> > > _______________________________________________
> > >
> > > arm-allstar mailing list
> > > arm-allstar at hamvoip.org
> > > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > >
> > > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> > >
> > _______________________________________________
> >
> > arm-allstar mailing list
> > arm-allstar at hamvoip.org
> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >
> > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> >
> 
> 
> 
> 



------------------------------

Message: 2
Date: Thu, 5 Apr 2018 15:04:14 -0500
From: Robert Forest <73aa4ii at gmail.com>
To: ARM Allstar <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt
Message-ID:
	<CAGtY5=V8pBRi3ZuPW=3r6eGf1SUufiUmfxN+SMnJ4Eq8iRWWgw at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

I checked and the version is correct, the caller ID field on my app is set
to 0. This is what is returned from the time I connect until it kicks me
off.



Connected to Asterisk 1.4.23-pre.hamvoip-V1.5.3-27-app_rpt-0.327-04/04/2018
currently running on AA4II (pid = 406)
Verbosity was 3 and is now 4
    -- Registered IAX2 'iaxrpt' (AUTHENTICATED) at 208.95.179.79:46489
    -- Accepting AUTHENTICATED call from 208.95.179.79:
       > requested format = ulaw,
       > requested prefs = (ulaw),
       > actual format = ulaw,
       > host prefs = (ulaw|gsm),
       > priority = mine
    -- Executing [47424 at radio-iaxrpt:1] Rpt("IAX2/iaxrpt-862", "47424|X") in
new stack
  == Spawn extension (radio-iaxrpt, 47424, 1) exited KEEPALIVE on
'IAX2/iaxrpt-862'
    -- Hungup 'DAHDI/pseudo-1537418317'
  == Refreshing DNS lookups.
    -- <DAHDI/pseudo-1938594122> Playing '/etc/asterisk/local/audio'
(language 'en')
    -- Hungup 'DAHDI/pseudo-1938594122'
    -- Received OK from Echolink server server1.echolink.org
    -- Received OK from Echolink server server2.echolink.org
    -- Directory pgm done downloading(partial,compressed), 156 records [Apr
5 14:56:35] ERROR[485]: app_rpt.c:18580 rpt: No link frames from [] in 46
seconds -- One way audio??? Forcing reconnect.
    -- Hungup 'IAX2/iaxrpt-862'
    -- Hungup 'DAHDI/pseudo-1120576766'

On Thu, Apr 5, 2018 at 2:40 PM, "Doug Crompton via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

> Robert,
>
>  We ran checks on it this morning and we are not seeing what you are.  
> The current version of the code is V1.5.3-27 dated 4/4/2018. Assuming 
> you have that and the callerid set to 0 it should be working. If you 
> go into the asterisk client what are you seeing when it does 
> disconnect? It should show the node number in brackets like this [0]
>
>
> *73 Doug*
>
> *WA3DSP*
>
> *http://www.crompton.com/hamradio <http://www.crompton.com/hamradio>*
>
>
> On Thu, Apr 5, 2018 at 3:22 PM, "Robert Forest via arm-allstar" < 
> arm-allstar at hamvoip.org> wrote:
>
> > I ran the update yesterday and that's when the problem started for 
> > me. I set the caller ID in the app to 0. I also looked at the 
> > iax.conf, and extensions.conf files. both of them were changed. I 
> > restored them from a backup copy. I ran the update option again 
> > today and I still get kicked
> off
> > after 45 seconds.
> >
> > On Thu, Apr 5, 2018 at 1:11 PM, "Doug Crompton via arm-allstar" < 
> > arm-allstar at hamvoip.org> wrote:
> >
> > > For those using iaxrpt make sure you have updated to the latest
> version -
> > > admin menu item 1 and VERY IMPORTANT that under iaxrpt
> > OPTIONS-PREFERENCES
> > > that CALLERID is set to 0. There is no reason for this to be set 
> > > to anything else. If it is set to other than 0 the keep-alive 
> > > one-way
> audio
> > > fix will think it it not working.
> > >
> > >
> > > *73 Doug*
> > >
> > > *WA3DSP*
> > >
> > > *http://www.crompton.com/hamradio 
> > > <http://www.crompton.com/hamradio>*
> > >
> > >
> > > On Thu, Apr 5, 2018 at 12:48 PM, "Robert Forest via arm-allstar" < 
> > > arm-allstar at hamvoip.org> wrote:
> > >
> > > > I was wondering if anyone else was having trouble with iaxrpt? 
> > > > Since
> > the
> > > > last update I gat kicked off every 45 seconds when accessing 
> > > > from my
> > > phone.
> > > > Also whenever I connect via my phone my repeater keys up. The 
> > > > app is
> > not
> > > > keyed. I have to key the app and until key then my repeater will
> unkey.
> > > >
> > > > I will be traveling the next couple of weeks and it would be 
> > > > nice to
> > have
> > > > iaxrpt working.
> > > >
> > > > Thanks
> > > >
> > > > 73 de AA4II
> > > > _______________________________________________
> > > >
> > > > arm-allstar mailing list
> > > > arm-allstar at hamvoip.org
> > > > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > > >
> > > > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> > > >
> > > _______________________________________________
> > >
> > > arm-allstar mailing list
> > > arm-allstar at hamvoip.org
> > > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > >
> > > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> > >
> > _______________________________________________
> >
> > arm-allstar mailing list
> > arm-allstar at hamvoip.org
> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >
> > Visit the BBB and RPi2/3 web page - http://hamvoip.org
> >
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>


------------------------------

Message: 3
Date: Thu, 5 Apr 2018 16:11:19 -0400 (EDT)
From: David McGough <kb4fxc at inttek.net>
To: "\"Robert Forest via arm-allstar\"" <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt
Message-ID:
	<Pine.LNX.4.44.1804051608320.16814-100000 at goliath.inttek.net>
Content-Type: TEXT/PLAIN; charset=US-ASCII


Hi Robert,

I just duplicated what you're seeing. For me this condition shows up if the
Options->Preferences->CallerID->Number: field is empty or blank.

Make sure the CID number field is:

Number: 0

The number 0 (zero).

73, David KB4FXC



On Thu, 5 Apr 2018, "Robert Forest via arm-allstar" wrote:

> I checked and the version is correct, the caller ID field on my app is 
> set to 0. This is what is returned from the time I connect until it 
> kicks me off.
> 
> 
> 
> Connected to Asterisk 
> 1.4.23-pre.hamvoip-V1.5.3-27-app_rpt-0.327-04/04/2018
> currently running on AA4II (pid = 406) Verbosity was 3 and is now 4
>     -- Registered IAX2 'iaxrpt' (AUTHENTICATED) at 208.95.179.79:46489
>     -- Accepting AUTHENTICATED call from 208.95.179.79:
>        > requested format = ulaw,
>        > requested prefs = (ulaw),
>        > actual format = ulaw,
>        > host prefs = (ulaw|gsm),
>        > priority = mine
>     -- Executing [47424 at radio-iaxrpt:1] Rpt("IAX2/iaxrpt-862", 
> "47424|X") in new stack
>   == Spawn extension (radio-iaxrpt, 47424, 1) exited KEEPALIVE on 
> 'IAX2/iaxrpt-862'
>     -- Hungup 'DAHDI/pseudo-1537418317'
>   == Refreshing DNS lookups.
>     -- <DAHDI/pseudo-1938594122> Playing '/etc/asterisk/local/audio'
> (language 'en')
>     -- Hungup 'DAHDI/pseudo-1938594122'
>     -- Received OK from Echolink server server1.echolink.org
>     -- Received OK from Echolink server server2.echolink.org
>     -- Directory pgm done downloading(partial,compressed), 156 records 
> [Apr  5 14:56:35] ERROR[485]: app_rpt.c:18580 rpt: No link frames from 
> [] in 46 seconds -- One way audio??? Forcing reconnect.
>     -- Hungup 'IAX2/iaxrpt-862'
>     -- Hungup 'DAHDI/pseudo-1120576766'
> 





------------------------------

Message: 4
Date: Thu, 5 Apr 2018 15:07:01 -0700
From: Bryan St Clair <bryan at k6cbr.us>
To: ARM Allstar <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt
Message-ID:
	<CAH5oE6bTu=mdNFqqUdRDFu=wZ3Veqakr4kr+dZ7q8-HWA8R8eA at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

I was able to duplicate the drop in about 30 seconds on my node.

Local LAN connection.  Confirmed newest version of hamvoip.  Checked for an
update and performed a full restart.

CallerID Name has my callsign (all lower case) and node has 0  (number, not
the letter)

I connected to another allstar (non hamvoip) node and it did not drop.  I
did notice one small difference on connection. (doubt it matters) but the
description of the connected node didn't show on the call line.  Yet the
other station did, as well as a second I tested.  A description is seen in
the config.

On Thu, Apr 5, 2018 at 1:11 PM, "David McGough via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

>
> Hi Robert,
>
> I just duplicated what you're seeing. For me this condition shows up 
> if the Options->Preferences->CallerID->Number: field is empty or blank.
>
> Make sure the CID number field is:
>
> Number: 0
>
> The number 0 (zero).
>
> 73, David KB4FXC
>
>
>
> On Thu, 5 Apr 2018, "Robert Forest via arm-allstar" wrote:
>
> > I checked and the version is correct, the caller ID field on my app 
> > is
> set
> > to 0. This is what is returned from the time I connect until it 
> > kicks me off.
> >
> >
> >
> > Connected to Asterisk 1.4.23-pre.hamvoip-V1.5.3-27-
> app_rpt-0.327-04/04/2018
> > currently running on AA4II (pid = 406) Verbosity was 3 and is now 4
> >     -- Registered IAX2 'iaxrpt' (AUTHENTICATED) at 208.95.179.79:46489
> >     -- Accepting AUTHENTICATED call from 208.95.179.79:
> >        > requested format = ulaw,
> >        > requested prefs = (ulaw),
> >        > actual format = ulaw,
> >        > host prefs = (ulaw|gsm),
> >        > priority = mine
> >     -- Executing [47424 at radio-iaxrpt:1] Rpt("IAX2/iaxrpt-862",
> "47424|X")
> > in new stack
> >   == Spawn extension (radio-iaxrpt, 47424, 1) exited KEEPALIVE on 
> > 'IAX2/iaxrpt-862'
> >     -- Hungup 'DAHDI/pseudo-1537418317'
> >   == Refreshing DNS lookups.
> >     -- <DAHDI/pseudo-1938594122> Playing '/etc/asterisk/local/audio'
> > (language 'en')
> >     -- Hungup 'DAHDI/pseudo-1938594122'
> >     -- Received OK from Echolink server server1.echolink.org
> >     -- Received OK from Echolink server server2.echolink.org
> >     -- Directory pgm done downloading(partial,compressed), 156 
> > records [Apr  5 14:56:35] ERROR[485]: app_rpt.c:18580 rpt: No link 
> > frames from [] in 46 seconds -- One way audio??? Forcing reconnect.
> >     -- Hungup 'IAX2/iaxrpt-862'
> >     -- Hungup 'DAHDI/pseudo-1120576766'
> >
>
>
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>



--
Bryan
K6CBR
Allstar Base: 43918, 43991
Allstar Mobile: 43913
www.k6cbr.us
QRZ <http://www.qrz.com/db/K6CBR>


------------------------------

Message: 5
Date: Thu, 5 Apr 2018 18:31:17 -0400 (EDT)
From: David McGough <kb4fxc at inttek.net>
To: ARM Allstar <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt testing and solution
Message-ID:
	<Pine.LNX.4.44.1804051809370.16814-100000 at goliath.inttek.net>
Content-Type: TEXT/PLAIN; charset=US-ASCII



Hi Everyone,

Doug & I have spent the last hour+ testing all the scenarios we can think 
of related to the IaxRpt software. We found that the PC version of the 
software and the mobile device version function subtly differently in 
regard to CallerID info that gets passed to app_rpt.

Ultimately, I think the issues are now worked-around in the new one-way 
audio test in app_rpt. I've placed an updated asterisk package in the 
repository, ready for download, that implements the solution.

Now, the preferred IaxRpt configuration (whether PC or phone) is to have 
the CallerID (or name) field set to your callsign. And, have the number 
field set with a single 0 (zero)...For the PC version of the software, 
the fields would look like this:

Name:  KB4FXC

Number: 0


Please give this a try-

73, David KB4FXC



On Thu, 5 Apr 2018, Bryan St Clair wrote:

> I was able to duplicate the drop in about 30 seconds on my node.
> 
> Local LAN connection.  Confirmed newest version of hamvoip.  Checked for
an
> update and performed a full restart.
> 
> CallerID Name has my callsign (all lower case) and node has 0  (number,
not
> the letter)
> 
> I connected to another allstar (non hamvoip) node and it did not drop.  I
> did notice one small difference on connection. (doubt it matters) but the
> description of the connected node didn't show on the call line.  Yet the
> other station did, as well as a second I tested.  A description is seen in
> the config.
> 
> On Thu, Apr 5, 2018 at 1:11 PM, "David McGough via arm-allstar" <
> arm-allstar at hamvoip.org> wrote:
> 
> >
> > Hi Robert,
> >
> > I just duplicated what you're seeing. For me this condition shows up if
> > the Options->Preferences->CallerID->Number: field is empty or blank.
> >
> > Make sure the CID number field is:
> >
> > Number: 0
> >
> > The number 0 (zero).
> >
> > 73, David KB4FXC
> >
> >
> >



------------------------------

Message: 6
Date: Thu, 05 Apr 2018 22:45:14 +0000
From: Robert Forest <73aa4ii at gmail.com>
To: ARM Allstar <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt testing and solution
Message-ID:
	<CAGtY5=WwvseU2G1svYQ6cwhK=uU_KBHdkwWGyM_gFSph+J=byw at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

WOW you guys are great. That fixed the dropping out problem.

On Thu, Apr 5, 2018, 5:31 PM "David McGough via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

>
>
> Hi Everyone,
>
> Doug & I have spent the last hour+ testing all the scenarios we can think
> of related to the IaxRpt software. We found that the PC version of the
> software and the mobile device version function subtly differently in
> regard to CallerID info that gets passed to app_rpt.
>
> Ultimately, I think the issues are now worked-around in the new one-way
> audio test in app_rpt. I've placed an updated asterisk package in the
> repository, ready for download, that implements the solution.
>
> Now, the preferred IaxRpt configuration (whether PC or phone) is to have
> the CallerID (or name) field set to your callsign. And, have the number
> field set with a single 0 (zero)...For the PC version of the software,
> the fields would look like this:
>
> Name:  KB4FXC
>
> Number: 0
>
>
> Please give this a try-
>
> 73, David KB4FXC
>
>
>
> On Thu, 5 Apr 2018, Bryan St Clair wrote:
>
> > I was able to duplicate the drop in about 30 seconds on my node.
> >
> > Local LAN connection.  Confirmed newest version of hamvoip.  Checked for
> an
> > update and performed a full restart.
> >
> > CallerID Name has my callsign (all lower case) and node has 0  (number,
> not
> > the letter)
> >
> > I connected to another allstar (non hamvoip) node and it did not drop.
I
> > did notice one small difference on connection. (doubt it matters) but
the
> > description of the connected node didn't show on the call line.  Yet the
> > other station did, as well as a second I tested.  A description is seen
> in
> > the config.
> >
> > On Thu, Apr 5, 2018 at 1:11 PM, "David McGough via arm-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> > >
> > > Hi Robert,
> > >
> > > I just duplicated what you're seeing. For me this condition shows up
if
> > > the Options->Preferences->CallerID->Number: field is empty or blank.
> > >
> > > Make sure the CID number field is:
> > >
> > > Number: 0
> > >
> > > The number 0 (zero).
> > >
> > > 73, David KB4FXC
> > >
> > >
> > >
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>


------------------------------

Message: 7
Date: Thu, 5 Apr 2018 15:56:15 -0700
From: Bryan St Clair <bryan at k6cbr.us>
To: ARM Allstar <arm-allstar at hamvoip.org>
Subject: Re: [arm-allstar] Iaxrpt testing and solution
Message-ID:
	<CAH5oE6a6O4pDs1rWqK968U6XfhqhAhSULWQQwhMeSCRv_RTMEA at mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

That config and update are working for me now. Connected 4 minutes and no
drop.  Wasn't able to make it past 40 seconds before.

Thank you!

On Thu, Apr 5, 2018 at 3:31 PM, "David McGough via arm-allstar" <
arm-allstar at hamvoip.org> wrote:

>
>
> Hi Everyone,
>
> Doug & I have spent the last hour+ testing all the scenarios we can think
> of related to the IaxRpt software. We found that the PC version of the
> software and the mobile device version function subtly differently in
> regard to CallerID info that gets passed to app_rpt.
>
> Ultimately, I think the issues are now worked-around in the new one-way
> audio test in app_rpt. I've placed an updated asterisk package in the
> repository, ready for download, that implements the solution.
>
> Now, the preferred IaxRpt configuration (whether PC or phone) is to have
> the CallerID (or name) field set to your callsign. And, have the number
> field set with a single 0 (zero)...For the PC version of the software,
> the fields would look like this:
>
> Name:  KB4FXC
>
> Number: 0
>
>
> Please give this a try-
>
> 73, David KB4FXC
>
>
>
> On Thu, 5 Apr 2018, Bryan St Clair wrote:
>
> > I was able to duplicate the drop in about 30 seconds on my node.
> >
> > Local LAN connection.  Confirmed newest version of hamvoip.  Checked for
> an
> > update and performed a full restart.
> >
> > CallerID Name has my callsign (all lower case) and node has 0  (number,
> not
> > the letter)
> >
> > I connected to another allstar (non hamvoip) node and it did not drop.
I
> > did notice one small difference on connection. (doubt it matters) but
the
> > description of the connected node didn't show on the call line.  Yet the
> > other station did, as well as a second I tested.  A description is seen
> in
> > the config.
> >
> > On Thu, Apr 5, 2018 at 1:11 PM, "David McGough via arm-allstar" <
> > arm-allstar at hamvoip.org> wrote:
> >
> > >
> > > Hi Robert,
> > >
> > > I just duplicated what you're seeing. For me this condition shows up
if
> > > the Options->Preferences->CallerID->Number: field is empty or blank.
> > >
> > > Make sure the CID number field is:
> > >
> > > Number: 0
> > >
> > > The number 0 (zero).
> > >
> > > 73, David KB4FXC
> > >
> > >
> > >
>
> _______________________________________________
>
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3 web page - http://hamvoip.org
>



-- 
Bryan
K6CBR
Allstar Base: 43918, 43991
Allstar Mobile: 43913
www.k6cbr.us
QRZ <http://www.qrz.com/db/K6CBR>


------------------------------

Subject: Digest Footer

_______________________________________________
arm-allstar mailing list
arm-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar


------------------------------

End of arm-allstar Digest, Vol 47, Issue 23
*******************************************



More information about the arm-allstar mailing list