how to use dial parameter L?
i write an extension as fellows :
exten => _XXXXXX,1,dial(IAX2/${EXTEN},90,L(6601000:601000:201000))
but i dial 222222 for example ,the 222222 can ring but when the 222222 answer it .they will both hangup. i saw the iax2 debug say cause code is 16.
what 's this mean? how to solve the problem?