At 05:56 AM 11/13/2010, you wrote:
>John Novack said at 13/11/2010 12:58:
> > Ronny Adsetts wrote:
>[...]
> >>
> >> The problem I'm trying to solve at the moment is getting caller ID
> >> info passed over to the SIP phones when calls are placed. The
>exten => s,1,Verbose(1,Samsung 209 ${CALLERID(all)})
>
>And I get the following:
>
>Executing [...@samsung-209:1] Verbose("Zap/1-1", "1|Samsung 209 "" 
><>") in new stack

Try changing that line to:

exten => s,1,wait(1)  or maybe wait(2)

That's what I had to do when I first set up Asterisk.  Gives Asterisk 
time to get the CID.

Ira 


-- 
_____________________________________________________________________
-- 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