I can make calls with SIP but not with H323 devices
From Kolmisoft Wiki
Jump to navigationJump to search
- Try to reload Asterisk and check if it helps
extensions_mor_h323.conf misconfiguration
With such error:
answer_call: Dropping call because extensions '32489XXXXXX', 's' and 'i' doesn't exists in context [h323_159]
Make sure file extensions_mor_h323.conf is included into /etc/asterisk/extensions_mor.conf
At the end of this file should be:
#include extensions_mor_h323.conf
Reload Asterisk after this.
NOTE: /usr/src/mor/upgrade/0.8/fix_0.8.sh fixes this problem automatically.
Also make sure /var/lib/asterisk/agi-bin/mor.conf has correct settings.