[asterisk-bugs] [JIRA] (ASTERISK-25749) StatsD dialplan application not existes

Joshua Colp (JIRA) noreply at issues.asterisk.org
Sat Feb 6 08:27:33 CST 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Colp closed ASTERISK-25749.
----------------------------------

    Resolution: Not A Bug

The StatsD application is not available in 13 as of this time. It is only in master, which will become 14.

Additionally in master it must also be explicitly turned on in menuselect.

> StatsD dialplan application not existes
> ---------------------------------------
>
>                 Key: ASTERISK-25749
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25749
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_statsd
>    Affects Versions: 13.7.1, 13.7.2
>         Environment: Ubuntu 14.04.3 LTS, Linux rtc 4.1.5-x86_64-linode61 #7 SMP Mon Aug 24 13:46:31 EDT 2015 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Marcelo Terres
>
> StatsD dialplan application does not exists.
> My test dialplan:
> exten => 601,1,Answer
> same => n,StatsD(g,extensions.${EXTEN},+1,1)
> same => n,Playback(tt-monkeys)
> same => n,Hangup
> rtc*CLI> console dial 601 at demo
> [Feb  6 12:06:51] WARNING[9321]: chan_oss.c:495 setformat: Unable to re-open DSP device /dev/dsp: No such file or directory
> [Feb  6 12:06:51] NOTICE[9321]: console_video.c:137 console_video_start: voice only, console video support not present
>     -- Executing [601 at demo:1] Answer("Console/dsp", "") in new stack
>   << Console call has been answered >> 
> [Feb  6 12:06:51] WARNING[9329][C-00000001]: pbx.c:4974 pbx_extension_helper: No application 'StatsD' for extension (demo, 601, 2)
>   == Spawn extension (demo, 601, 2) exited non-zero on 'Console/dsp'
> rtc*CLI> module show like stats
> Module                         Description                              Use Count  Status      Support Level
> res_chan_stats.so              Example of how to use Stasis             0          Running          extended
> res_endpoint_stats.so          Endpoint statistics                      0          Running          extended
> res_statsd.so                  Statsd client support                    0          Running          extended
> 3 modules loaded
> Automatic statistics is working correctly, but I can't create my own in dialplan.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list