[App_rpt] Version 0.44 app_rpt available
There's a new version of app_rpt.c available on the zapatatelephony site. Version 0.44 Adds 2 CLI status commands-- rpt stats node and rpt lstats node The first command will list the state of the node and the second command will list the state of the links connected to the node. There is also a fix for the brief drop of the transmitter when a tail message is about to be played. Some systems did this while others were just fine. The new version of app_rpt is available here: http://www.zapatatelephony.org/app_rpt-0.44.c Steve, WA6ZFT
Just testing iaxrpt... The Linux version is not appearing like the screenshot on the website. Instead of: [Connect][Hold][Speaker][Disconnect] I am seeing: [Dial][Hold][Transfer][Speaker][Hangup] Also, when inserting account information, and using Dail for connecting, my PBX spits out the follwoing: chan_iax2.c:7213 socket_read: Rejected connect attempt from 24.154.53.97, request 'NI3S@global' does not exist Any hints appreciated. Thanks! Eric NI3S
Yes, I noticed this as well. Looks like an older version was uploaded. The linux version will need to be updated and resubmitted. I can't say when this might be updated because I'm in the process of bringing up a new development system and the tools for the linux version aren't installed on the new box yet. The other problem is probably a configuration issue. You need to have a separate dial statement and context in extensions.conf for iaxrpt simlar to this: [radio-gui] exten => 2010,1,rpt(2010|X) Then in iax.conf add a stanza like this: ; Gui users [gui] type=user context=radio-gui auth=md5 secret=nunya host=dynamic disallow=all allow=gsm notransfer=yes Steve, WA6ZFT On Sunday 05 March 2006 18:03, Eric Tichansky wrote:
Just testing iaxrpt...
The Linux version is not appearing like the screenshot on the website. Instead of:
[Connect][Hold][Speaker][Disconnect]
I am seeing:
[Dial][Hold][Transfer][Speaker][Hangup]
Also, when inserting account information, and using Dail for connecting, my PBX spits out the follwoing:
chan_iax2.c:7213 socket_read: Rejected connect attempt from 24.154.53.97, request 'NI3S@global' does not exist
Any hints appreciated. Thanks!
Eric NI3S
Eric, There's a new version of the iaxrpt binary for FC4 on iaxrpt.qrvc.com which fixes the issue you reported below. Also, I included some more setup information on the site which might be useful to you. Steve, WA6ZFT On Sunday 05 March 2006 18:03, Eric Tichansky wrote:
Just testing iaxrpt...
The Linux version is not appearing like the screenshot on the website. Instead of:
[Connect][Hold][Speaker][Disconnect]
I am seeing:
[Dial][Hold][Transfer][Speaker][Hangup]
Also, when inserting account information, and using Dail for connecting, my PBX spits out the follwoing:
chan_iax2.c:7213 socket_read: Rejected connect attempt from 24.154.53.97, request 'NI3S@global' does not exist
Any hints appreciated. Thanks!
Eric NI3S
Steve I'll check it out. I did actually get the originally posted Iaxrpt program to work, just needed the extra setup info for extensions.conf :) I had it running under Gentoo Linux on an x86-64 system (under x86 emulation). Also, I'm happy to report that the TDM20B is working without any problems here. I've had the system up since fixing the segfault issues. Eric NI3S Quoting Steve Rodgers <hwstar@rodgers.sdcoxmail.com>:
Eric,
There's a new version of the iaxrpt binary for FC4 on iaxrpt.qrvc.com which fixes the issue you reported below. Also, I included some more setup information on the site which might be useful to you.
Steve, WA6ZFT
On Sunday 05 March 2006 18:03, Eric Tichansky wrote:
Just testing iaxrpt...
The Linux version is not appearing like the screenshot on the website. Instead of:
[Connect][Hold][Speaker][Disconnect]
I am seeing:
[Dial][Hold][Transfer][Speaker][Hangup]
Also, when inserting account information, and using Dail for connecting, my PBX spits out the follwoing:
chan_iax2.c:7213 socket_read: Rejected connect attempt from 24.154.53.97, request 'NI3S@global' does not exist
Any hints appreciated. Thanks!
Eric NI3S
App_rpt mailing list App_rpt@lists.illiana.net http://lists.illiana.net/mailman/listinfo/app_rpt
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
participants (3)
-
Eric Tichansky -
eric@lylix.net -
Steve Rodgers