[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 gets forwarded to the destination extension, however,
there's no caller ID (instead, calls are from Asterisk).  What am I
doing wrong?

Thanks!

-Ken

P.S. Apologies if this is a duplicate; sent originally from an account the
Asterisk mailing doesn't/shouldn't know about.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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


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 does your dial statement look 
like? 


Doug



-- 
Ben Franklin quote:

Those who would give up Essential Liberty to purchase a little Temporary 
Safety, deserve neither Liberty nor Safety.


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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