Displaying 1 result from an estimated 1 matches for "920470cf".
2006 Oct 20
2
getting DID info..
This might be a newbie question... I'm using a SIP trunk and trying
to get DID line information on an incoming call. All I hear is a
nice lady saying 'Zero' - then the call continues... Any suggestions?
thanks
Todd
exten => s,n,Set(DIDID=(<${FROM_DID}>))
exten => s,n,SayNumber(DIDID)
or
exten => s,n,Set(FROM_DID=${EXTEN})
exten =>