I’m getting the following when trying to make an outbound iax2 call. I cannot work out what the error is… I’ve removed the telephone numbers appropriately.
Can anyone give me any hints what I should be looking for?
[iax-nursery]
type=peer
context=nursery-out
username=usernameremoved
secret=passwordremoved host=iax5.voiptalk.org[/code]
Appropriate line from “iax2 show peers”
“iax2 show peer iax-nursery”
[quote] * Name : iax-nursery
Secret :
Context : nursery-out
Mailbox :
Dynamic : No
Callerid : “” <>
Expire : -1
ACL : No
Addr->IP : (Unspecified) Port 4569
Defaddr->IP : 0.0.0.0 Port 0
Username : usernamremoved
Codecs : 0xe703 (g723|gsm|g729|speex|ilbc)
Codec Order : (none)
Status : Unmonitored
Qualify : every 60000ms when OK, every 10000ms when UNREACHABLE (sample smoothing Off)
[/quote]
I’ve now resolved the problem actually making a call, but have now hit a problem with the Codecs, and I can’t work out why.
[quote][Oct 20 20:10:15] WARNING[11487]: codec_gsm.c:144 gsmtolin_framein: Invalid GSM data (1)
[Oct 20 20:10:15] WARNING[11487]: translate.c:211 framein: gsmtolin did not update samples 0[/quote]
I haven’t updated anything since things worked, apart from the suggestions by ianplain. I’ve also tried disabling the gsm codecs both on the IAX and SIP side of things.