[asterisk-dev] [Code Review] [regression] context value from chan_dahdi.conf not used.

paul.belanger at polybeacon.com paul.belanger at polybeacon.com
Mon Jul 26 21:18:48 CDT 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/803/
-----------------------------------------------------------

Review request for Asterisk Developers.


Summary
-------

A reporter upgrading from 1.6.2 to 1.8-beta1 experienced the following issue:

---
Am currently running ok with 1.6.2.11-rc1, and this morning tried 1.8 beta.
When receiving incoming POTS call via DAHDI, the following error occurs:
[Jul 24 10:19:31] WARNING[2065] pbx.c: Channel 'DAHDI/1-1' sent into invalid extension 's' in context 'default', but no invalid handler
---

I managed to trace the problem to dringXcontext being set to null.  So now we check, and if so, we fail back to the default context value.


This addresses bug 17693.
    https://issues.asterisk.org/view.php?id=17693


Diffs
-----

  /trunk/channels/chan_dahdi.c 279726 

Diff: https://reviewboard.asterisk.org/r/803/diff


Testing
-------

reporter tested patch, resolved issue.


Thanks,

pabelanger




More information about the asterisk-dev mailing list