[App_rpt-users] Control Playback

mike at midnighteng.com mike at midnighteng.com
Sat Dec 20 23:35:18 UTC 2014


Also forgot to point out that you have 2 lines set to execute 1st and
did not provide the exten=.

> 1234,1,ControlPlayback(/etc/asterisk/scripts/ARNL/nslnp,4000,4,6,0,1)
> 
> exten=1234,1,Answer

TRY THIS

exten=1234,1,Answer

exten=1234,2,ControlPlayback(/etc/asterisk/scripts/ARNL/nslnp,,4000,3,1,0,2,8))


...mike/kb8jnm


> -------- Original Message --------
> Subject: [App_rpt-users] Control Playback
> From: Mark Johnston <markjohnston73 at gmail.com>
> Date: Sat, December 20, 2014 5:16 pm
> To: "app_rpt-users at ohnosec.org" <app_rpt-users at ohnosec.org>
> 
> 
> Anyone know how to make this work?
> I have it playing the file fine, the two issues I have
> 1.) seems to loop
> 2.) unable to control it even using *41234 first -
> 
> http://www.voip-info.org/wiki/view/Asterisk+cmd+ControlPlayback
> 
> tried with | and , neither works - with the option 4000|4|6|0|1)...
> 
> 
> extensions.conf
> 
> exten =>
> 1234,1,ControlPlayback(/etc/asterisk/scripts/ARNL/nslnp,4000,4,6,0,1)
> 
> exten=1234,1,Answer
> 
> exten=1234,n,Playback,rpt/node
> 
> exten=1234,n,Rpt,1234|Pv
> 
> 
> 
> Am I missing something or is this just not practical with app_rpt?
> 
> seems this along with AGI options in asterisk could make for some
> interesting features.<hr>_______________________________________________
> App_rpt-users mailing list
> App_rpt-users at 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.



More information about the App_rpt-users mailing list