> 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



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to