I am having problems receiving calls on my voip line from cell phones.
Asterisk tries to “DIAL” my ata, but I get this error:
[Mar 1 20:20:45] WARNING[7959] app_dial.c: Unable to create channel of type ‘SIP’ (cause 20 - Unknown)
or “Cause 406 - Not Acceptable”
---- after this “dial” failure, the cell phone is sent to my asterisk voicemail, which works fine.
I dont know why, but a friend of mine who used telus went from being unable to call me (cause 406 not acceptable) to being able to call me when he called telus to have his callerid made public. Might just be a coincidence.
Any idea? This is in Canada, and my asterisk 1.4.22 setup is running on an “unslung” NSLU2.
Which codecs should I put in my modules.conf ?
Again, this is an NSLU2 setup so I had slimmed this install as much as possible. I might be missinga codec here as well…
Currently the codecs g723, iLBC and g729 are not supported (would require floating point processor/emulation or would have to be replaced by an integer implementation of the codec).
The performance is sufficient for home/SOHO use - eg. a few lines using SIP and IAX. The slug’s IXP400 should have enough horse power for a home PBX with up to 4 lines, when less CPU intensive codecs (like GSM and 711u) are used. [/quote]
Still doesnt work. Here’s what I see in asterisk, followed by (part) of the extensions.conf that lead to this.
extension “2003” is my ATA.
the other extension is a normal phone I want to ring when I’m being called on my voip line.