After so many rings when the party does not answer, my SIP phone says Call Failed. Why doesn't it just keep ringing? Here's the dial plan rule: exten => _NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sip.myprovider.com,,r) exten => _NXXXXXXXXX,n,Hangup()
Robert La Ferla wrote:> After so many rings when the party does not answer, my SIP phone says > Call Failed. Why doesn't it just keep ringing? > > Here's the dial plan rule: > > exten => _NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sip.myprovider.com,,r) > exten => _NXXXXXXXXX,n,Hangup() >Not that it's the cause, but get rid of the r. Doug -- Ben Franklin quote: "Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."