[EMAIL PROTECTED] schrieb:
> In the meanwhile, I figured out, that I have to specify an empty
> extension, to make it work (sort of)
>
> The relevant part of extensions.conf looks like this:
>
> [visdn0_in]
> include => internal
> exten => ${NULL},1,NoOP(We are in extension NULL ${EXTEN})
> exten => ${NULL},2,Macro(internal,${DEFAULTEXTEN})
>
> The variable NULL is not defined! This seems to be the only way to
> catch incoming calls. "exten => ${NULL},1,VISDNOverlapDial()", to no avail.
> Is there a way to handle DID? "s,1,..." doesn't catch it either...
Have you set overlap dial in your visdn.conf for incoming calls?
"overlap_receiving = No
; Enables/disables overlap receiving on the interface. Overlap receiving
; is used to implement DID thru PBXs.
; ## role: network, user
"
_______________________________________________
Visdn-hackers mailing list
[email protected]
https://mailman.uli.it/mailman/listinfo/visdn-hackers