I successfully connected IP phones and analog phones in internal network.
Now I also want to communicate with outside world using PSTN line.
But I got the following error on Asterisk CLI:
== Using SIP RTP CoS mark 5
0x7f485c004990 – Strict RTP learning after remote address set to: 192.168.1.10:16406
– Executing [9867019489@internal:1] Dial(“SIP/line1-00000018”, “SIP/9867019489@pstn,60”) in new stack
== Using SIP RTP CoS mark 5
– Called SIP/9867019489@pstn
== Everyone is busy/congested at this time (1:0/0/1)
– Auto fallthrough, channel ‘SIP/line1-00000018’ status is ‘CHANUNAVAIL’
I’m using Linksys SPA 3102 ATA to communicate with the PSTN line.
Anyone here, help me to fix this??
Thank you @david551, I solved that problem by just changing Register value no to yes on SPA 3102 ATA.
Now I’m building the IVR menu that response to the customer by saying to dial extension number if you know otherwise dial 0 for customer support.
Suppose caller dialed 0 and talked to the customer support representative, if support representative can’t solve caller’s problem and caller wants to talk to other high level staff and support representative forward that call to the high level staff.
For this what should I add to the extensions.conf ?
I’m not asking about free design services. I’m just asking about one line code that I can integrate to my extensions.conf. If you know please help me.
Just asking about a line that take dtmf input while calling.
I know this is something simple that I am just missing. I can not transfer a call with DTMF tones. I can transfer a call with the “transfer” button on my sip phones. DTMF works in the IVR, voicemail, and so on. But if I am in a call and press ##, nothing happens. (Same with *2 and *1 as well) I need this as not all the phones have a transfer button.