hello, In a machine I've got : CLI> pri set debug off No such command 'pri set debug off' (type 'core show help pri set' for other possible commands) CLI> core show help pri pri intense debug span <no description available> pri service disable channel Remove a channel from service pri service enable channel Return a channel to service pri set debug {on|off|hex|inte Enables PRI debugging on a span pri set debug file Sends PRI debug output to the specified file pri show channels Displays PRI channel information pri show debug Displays current PRI debug settings pri show spans Displays PRI span information pri show span Displays PRI span information pri show version Displays libpri version My setup is : asterisk 11.2.1 libpri 1.4.14 dahdi 2.6.1 So inline CLI tells "pri set debug off" exists but I can't run it. Did I miss something ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130303/7a7972ca/attachment.htm>
Johann Steinwendtner
2013-Mar-03 19:14 UTC
[asterisk-users] asterisk 11 - No "pri set debug off"
On 2013-03-03 18:41, Olivier wrote:> hello, > > In a machine I've got : > CLI> pri set debug off > No such command 'pri set debug off' (type 'core show help pri set' for other possible commands) > > CLI> core show help pri > pri intense debug span <no description available> > pri service disable channel Remove a channel from service > pri service enable channel Return a channel to service > pri set debug {on|off|hex|inte Enables PRI debugging on a span > pri set debug file Sends PRI debug output to the specified file > pri show channels Displays PRI channel information > pri show debug Displays current PRI debug settings > pri show spans Displays PRI span information > pri show span Displays PRI span information > pri show version Displays libpri version > > My setup is : > asterisk 11.2.1 > libpri 1.4.14 > dahdi 2.6.1 > > So inline CLI tells "pri set debug off" exists but I can't run it. > > Did I miss something ?I think you have missed the span. pri set debug off span x Regards Hans
Possibly Parallel Threads
- question on pri intense debug
- Asterisk 11.2.1 / dahdi destroy channel / asterisk crashes
- Pointer to debug "Got SETUP with duplicate call ptr . Dropping call."
- can't get libpri/PRI to work, missing PRI commands
- PRI down due to chan_zap.c: No more room in scheduler....Got SABME and Sending Unnumbered Acknowledgement...Any thoughts?