You must do that in a macro. Like so:

[29xxx]
macro=macros    ; this is probably already in your node stanza 

; make sure you have these in your functions stanza
[functions]
1=ilink,1
2=ilink,2
3=ilink,3
4=ilink,4
5=macro,1       ; Command macros (Defined in the macro section)

; example macro section
[macros]
01 = *329540#                  ;  *501 to connect to node 29540
02 = *129540#                  ;  *502 to disconnect node 29540
03 = *329540*329541#  ; *503 to connect nodes 29540 and 29541

See: http://ohnosec.org/drupal/node/143
--
Tim
:wq

On Apr 20, 2013, at 8:52 PM, Pierre Martel <petem001@hotmail.com> wrote:

I am trying real hard to understand the function stanza,a and been able to do a few thing..
 
I have dtmf test and parrot working.
But I want to have some shortcut to link and unlink my 2 nodes.
 
here is a part of my rpt.conf file for the 29534 node.
 
600=cop,55
601=cop,32
603=ilink,3,29540
604=ilink,1,29540
 
both 600 and 601 function works ok.
 
but 603 and 604 no go.  What am I doing wrong?
 
 
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users