[asterisk-dev] BRI in 1.8?
Leif Madsen
leif.madsen at asteriskdocs.org
Tue Jul 27 14:08:50 CDT 2010
On 10-07-27 01:07 PM, Jay R. Worthington wrote:
> did i miss something? Was BRI support removed from chan_dahdi in 1.8?
> It's stil there in trunk:
>
> grep bri_cpe channels/chan_dahdi.c
>
> } else if (!strcasecmp(v->value, "bri_cpe")) {
> } else if (!strcasecmp(v->value, "bri_cpe_ptmp")) {
I don't understand the questions...
[root at pbx 1.8.0-beta1]# grep bri_cpe channels/chan_dahdi.c
} else if (!strcasecmp(v->value, "bri_cpe")) {
} else if (!strcasecmp(v->value, "bri_cpe_ptmp")) {
Leif Madsen.
More information about the asterisk-dev
mailing list