[asterisk-users] CID when using WaitExten?

2009-03-22 Thread Ken D'Ambrosio
Hi, all. My autoattendant looks like this: exten = s,1,Answer() exten = s,n,Background(corporate-greeting) exten = s,n,Set(TIMEOUT(digit)=5) ; Set Digit Timeout to 5 seconds exten = s,n,Set(TIMEOUT(response)=10) ; Set Response Timeout to 10 seconds exten = s,n,WaitExten(30) When the call

Re: [asterisk-users] CID when using WaitExten?

2009-03-22 Thread Doug Lytle
Ken D'Ambrosio wrote: When the call gets forwarded to the destination extension, however, there's no caller ID (instead, calls are from Asterisk). What am I doing wrong? That would normally be the case if there was no caller-id on the inbound call. What does your console show? What