[Asterisk-Users] DIDx error
Eric "ManxPower" Wieling
eric at fnords.org
Tue Oct 11 08:10:47 MST 2005
Crystal Stream, Incorporated wrote:
> I'm getting:
> Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type:
> IAX Subclass: REJECT
> Timestamp: 00009ms SCall: 00008 DCall: 00002
> [66.98.180.77:4569]
> CAUSE : No authority found
>
>
> Under the DIDx number I'm putting IAX:
> default at asterisk.crystalstream.net/1567252NNNN(IAX)
> where N is the rest of the numbers.
>
> In iax.conf I have:
> [default] ; DIDx
> type=user
> contact=DIDx-in
>
> and in extensions.conf I have something like
> [DIDx-in]
> exten => 1567252NNNN,1,Noop(${DATETIME} ${CALLERID})
> exten => 1567252NNNN,2,Answer
> exten => 1567252NNNN,3,Goto(main-menu,s,2)
> exten => 1567252NNNN,4,Hangup
>
> What am I doing wrong?
context= not contact=
also, does the incoming call come from user "default"? Does it come in
without a password?
More information about the asterisk-users
mailing list