[asterisk-users] CallerID from Samsung PBX line on FXO

Ira ira at extrasensory.com
Sat Nov 13 11:50:25 CST 2010


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 [s at 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 




More information about the asterisk-users mailing list