Displaying 1 result from an estimated 1 matches for "zyx2000".
Did you mean:
0x2000
2004 Dec 10
2
include and hint in extensions.conf with new realtime feature - how?
...from 2004-12-09).
other things (sipfriends and "normal" extensions) work perfect with the
realtime engine.
the entries in the static extensions.conf file i used before where:
exten => 183,hint,SIP/snom220
exten => 183,1,Macro(stdexten,443,SIP/snom220,183)
exten => 187,hint,SIP/zyx2000
exten => 187,1,Macro(stdexten,447,SIP/zyx2000,187)
the entries in the table for realtime config look like this:
SELECT context, exten AS ext, priority AS prio, app, appdata FROM
extensions WHERE exten IN (183,187);
+----------+-----+------+-------------+------------------------------+
| contex...