[asterisk-users] question on show channels
Arjan Kroon | Mobillion
Arjan.Kroon at mobillion.nl
Tue Mar 22 10:18:51 CDT 2011
See Asterisk Bug Tracker
https://issues.asterisk.org/view.php?id=18603
-----Oorspronkelijk bericht-----
Van: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] Namens Paul Belanger
Verzonden: 22-03-2011 16:13
Aan: asterisk-users at lists.digium.com
Onderwerp: Re: [asterisk-users] question on show channels
On 11-03-22 10:54 AM, Jerry Geis wrote:
> when I do "core show channels" I see
> Channel Location State Application(Data) DAHDI/i1/8125551212-
> s at default:1 Ring Wait(1) DAHDI/i1/3175551212- s at default:10 Up
> BackGround(SM_ATTENDANT) 2 active channels
>
> what is the "i1"?? I thought this was the actual channel like 1 or 2
> etc... I am using asterisk 1.8.3
> How do I show the actual channel in use?
>
I believe it changed when call completion was added, see below.
/*
* data is ---v
* Dial(DAHDI/pseudo[/extension[/options]])
* Dial(DAHDI/<channel#>[c|r<cadance#>|d][/extension[/options]])
* Dial(DAHDI/<subdir>!<channel#>[c|r<cadance#>|d[/extension[/options]])
* Dial(DAHDI/i<span>[/extension[/options]])
*
Dial(DAHDI/[i<span>-](g|G|r|R)<group#(0-63)>[c|r<cadance#>|d[/extension[/options]])
*
* i - ISDN span channel restriction.
* Used by CC to ensure that the CC recall goes out the same span.
* Also to make ISDN channel names dialable when the sequence number
* is stripped off. (Used by DTMF attended transfer feature.)
*
* g - channel group allocation search forward
* G - channel group allocation search backward
* r - channel group allocation round robin search forward
* R - channel group allocation round robin search backward
*
* c - Wait for DTMF digit to confirm answer
* r<cadance#> - Set distintive ring cadance number
* d - Force bearer capability for ISDN/SS7 call to digital.
*/
--
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list