[asterisk-users] CID NAME NOT FOUND
Doug Lytle
support at drdos.info
Wed Oct 9 08:30:09 CDT 2013
> Richard Mudgett wrote:
>
> Normal dialplan does not execute while a call is connected. That is
> what the interception macro/routines are for.
To close this out, what I ended up doing, on my dial line I have it run a macro:
Dial(SIP/${destination},${timeout.timeout},TtWwKkM(setcid))
[macro-setcid]
exten => s,1,Set(CONNECTEDLINE(all)="${set.callerid.name}" <${source}>)
exten => s,n,MacroExit
Doug
More information about the asterisk-users
mailing list