Displaying 1 result from an estimated 1 matches for "iptelephony".
Did you mean:
ip_telephony
2003 Sep 02
0
IXJ card doesn't want to dial out (see previous thread, asterisk won't answer pstn ring)
...ial out with an Internet Line Jack card,
however, it does not use the pots line, only on the line it dials out of. This
is similar to the previous thread/posting "Asterisk won't answer pstn ring",
but I didn't find any follow up to get it working.
My asterisk setup is like this:
iptelephony:/etc/asterisk# cat phone.conf | grep -v \;
[interfaces]
format=slinear
echocancel=medium
silencesupression=yes
context=local
mode=dialtone
device => /dev/phone0
mode=fxo
device => /dev/phone1
phone0 operates fine.
With regards to the following piece of code, I do not see the error message....