Displaying 2 results from an estimated 2 matches for "realexts".
Did you mean:
realext
2005 Jun 25
3
* 1.0.8: no more reacting to callerid?
It's not just you. Same thing happens here. I went back to 1.0.7.
Stefan Gofferje wrote:
> Hi folks,
>
> I used to have some constructions like
>
> exten => number/callerid,1,Goto(somewhere)
>
> After updating to 1.0.8 those does not work any more.
> Any hints?
>
> Regards,
> Stefan
>
2014 Feb 07
2
Rejecting a call as if the extension does not exist.
I'm trying to address a problem with users transferring to invalid
destinations.
In my sip peer I'm setting both __FORWARD_CONTEXT and __TRANSFER_CONTEXT to
a context with a extension defined below to set some CDR variables before
the call is transferred.
[customer-forward]
exten => _X.,1,Progress()
exten => _X.,n,Gosub(do-billing,s,1${EXTEN}))
exten =>