Anyone seen anything like this??

- Recently upgraded my kernel and forgot to recompile Zaptel (x100 only used for timing source).
- zaptel error (obviously) that it couldn't find module.

Now here is how it affected the system.
- 2 IP DID's terminating on the switch in the same context, small AGI & goto.
- 2nd one works fine,
- 1st one fails and seems to be entering the wrong context,
- recompile zaptel and restart, all is fine.

[DID-incoming]
; Unlimitel DID's
; Forward to Den phone & mailbox 501
exten => 416xxxxxxx,1,agi,clid_override|${CALLERID(NUM)}
exten => 416xxxxxxx,2,Goto(context1,501,1)

exten => 647yyyyyyy,1,agi,clid_override|${CALLERID(NUM)}
exten => 647yyyyyyy,2,Goto(context2,550,1)


dbc

Reply via email to