[LEDE-DEV] [PATCH] asterisk-13.x: Add func_periodic_hook module

Alberto Bursi alberto.bursi at outlook.it
Mon Apr 24 00:51:59 PDT 2017



On 04/24/2017 09:43 AM, John Crispin wrote:
>
>
> On 20/04/17 15:37, Roman Spychała wrote:
>> From: Roman Spychała <roed at onet.eu>
>>
>> Signed-off-by: Roman Spychała <roed at onet.eu>
>> ---
>>   net/asterisk-13.x/Makefile | 1 +
>>   1 file changed, 1 insertion(+)
>
> Hi Roman,
>
> asterisk is part of the packaged feed on github. please send the patch 
> as a PR there.
>
>     John
>
>

Telephony feed, this is the github https://github.com/openwrt/telephony

-Alberto

>>
>> diff --git a/net/asterisk-13.x/Makefile b/net/asterisk-13.x/Makefile
>> index b2d1275..0722098 100644
>> --- a/net/asterisk-13.x/Makefile
>> +++ b/net/asterisk-13.x/Makefile
>> @@ -380,6 +380,7 @@ $(eval $(call 
>> BuildAsterisk13Module,func-global,Global variable,global variable
>>   $(eval $(call BuildAsterisk13Module,func-groupcount,Group count,for 
>> counting number of channels in the specified group,,,func_groupcount,,))
>>   $(eval $(call BuildAsterisk13Module,func-math,Math functions,Math 
>> functions,,,func_math,))
>>   $(eval $(call BuildAsterisk13Module,func-module,Simple module check 
>> function,Simple module check function,,,func_module,))
>> +$(eval $(call BuildAsterisk13Module,func-periodic-hook,Periodic 
>> dialplan hooks,Execute a periodic dialplan hook into the audio of a 
>> call,,,func_periodic_hook,,))
>>   $(eval $(call BuildAsterisk13Module,func-presencestate,Hinted 
>> presence state,Gets or sets a presence state in the 
>> dialplan,,,func_presencestate,,))
>>   $(eval $(call BuildAsterisk13Module,func-realtime,realtime,the 
>> realtime dialplan function,,,func_realtime,,))
>>   $(eval $(call BuildAsterisk13Module,func-shell,Shell,support for 
>> shell execution,,,func_shell,,))
>
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev



More information about the Lede-dev mailing list