How is the new LiTZ feature implemented? I've updated to the latest code in the repository, but I don't see any examples in the config files, unless I looked over it? I'd like to start experimenting with this, I've got a SIP phone hanging off of my app_rpt box that I would like to make ring in response to a LiTZ event for example. Anyone have any config examples? tnx and 73 Stephen K1LNX -- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net google voice: 423-665-9367 sip: sbrown@voip.stephennet.net ****************************************
An update, this was easier than I thought, I dug through the source a bit and figured it out I think. Add litzcmd=dosomethinghere to your node stanza in rpt.conf For example in mine, I have it set to ring my SIP phone with *62: litzcmd=*62 ; Long Tone Zero, ring node operator's SIP phone You should see something similar to this in the Asterisk console: [Feb 16 20:49:30] NOTICE[18459]: chan_usbradio.c:2440 usbradio_read: Got DTMF char 0 duration 3455 ms [Feb 16 20:49:30] NOTICE[18459]: app_rpt.c:16933 rpt: Doing litz command *62 on node 2335 Very slick, I could see a million different ways to implement this!!! Stephen K1LNX On Tue, Feb 16, 2010 at 8:26 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
How is the new LiTZ feature implemented? I've updated to the latest code in the repository, but I don't see any examples in the config files, unless I looked over it?
I'd like to start experimenting with this, I've got a SIP phone hanging off of my app_rpt box that I would like to make ring in response to a LiTZ event for example.
Anyone have any config examples?
tnx and 73 Stephen K1LNX
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net google voice: 423-665-9367 sip: sbrown@voip.stephennet.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net google voice: 423-665-9367 sip: sbrown@voip.stephennet.net ****************************************
You can also find a write up here: http://app-rpt.qrvc.com/node/171 Jim, K6JWN On Tue, Feb 16, 2010 at 5:53 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
An update, this was easier than I thought, I dug through the source a bit and figured it out I think.
Add litzcmd=dosomethinghere to your node stanza in rpt.conf
For example in mine, I have it set to ring my SIP phone with *62: litzcmd=*62 ; Long Tone Zero, ring node operator's SIP phone
You should see something similar to this in the Asterisk console: [Feb 16 20:49:30] NOTICE[18459]: chan_usbradio.c:2440 usbradio_read: Got DTMF char 0 duration 3455 ms [Feb 16 20:49:30] NOTICE[18459]: app_rpt.c:16933 rpt: Doing litz command *62 on node 2335
Very slick, I could see a million different ways to implement this!!!
Stephen K1LNX
On Tue, Feb 16, 2010 at 8:26 PM, Stephen - K1LNX <k1lnx@k1lnx.net> wrote:
How is the new LiTZ feature implemented? I've updated to the latest code in the repository, but I don't see any examples in the config files, unless I looked over it?
I'd like to start experimenting with this, I've got a SIP phone hanging off of my app_rpt box that I would like to make ring in response to a LiTZ event for example.
Anyone have any config examples?
tnx and 73 Stephen K1LNX
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net google voice: 423-665-9367 sip: sbrown@voip.stephennet.net ****************************************
-- **************************************** Stephen Brown - ARS K1LNX Johnson City, TN EM86 http://www.k1lnx.net google voice: 423-665-9367 sip: sbrown@voip.stephennet.net ****************************************
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
-- Jim Nessen K6JWN Email: nessenj@jimsoffice.org | Ph: 530.564.0039 IRLP: Nodes 3598,7358 | Echolink: 83598 K6JWN-R
participants (2)
-
James Nessen -
Stephen - K1LNX