[asterisk-users] CallerID is not displaying for my incoming calls
Ira
ira at extrasensory.com
Mon Aug 14 12:19:57 MST 2006
At 02:14 AM 8/14/2006, you wrote:
>We have installed Asterisk with Digium 04B card (4 FXO ports). Now,
>I have connected my PSTN line directly to first port. I am making
>outgoing calls and receiving incoming calls successfully through my
>Asterisk. The problem is: When I am receiving a call from outside
>(PSTN), I am not getting the callerid number and getting callerid as
>"Asterisk" in my softphones (XLite). Here I am giving my configuration files.
>
>
>[incoming]
exten => s,1,wait(2)
>exten => s,n,Answer
>exten => s,n,SetMusicOnHold(default)
>exten => s,n,DigitTimeout,5
>exten => s,n,ResponseTimeout,10
>exten => s,n,Background(/tmp/virg2)
>exten => s,n,Goto(s,1)
>include => leader
>
>What I have to do to display the PSTN caller number on my
>softphones? Please tell me. Looking forward to your response. Thank you.
When I had this problem, adding a wait() in front of the answer cured
the problem. I have the same TDM04 card and we get callerid no problem now.
Ira
More information about the asterisk-users
mailing list