I'm setting up a softphone on iPod-Touch using Media5-fone.
As an extension, the iPod sends and receives call to/from other extensions with no problems.
Calls to external numbers are not reaching and asterisk says "congestion...".
Since I have 2 extensions and a DID within the same cluster, I can successfully call external with one extension but not with the Media5-fone.
The softphone says:
REGISTER sip:pbx:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.250.12;branch=z9hG4bK0d742fc28d72510e6
Max-Forwards: 70
From: "5201" <sip:5201@pbx:5060>;tag=6c702de335
To: "5201" <sip:5201@pbx:5060>
Call-ID: 3fd51a1a76a3ca8b
CSeq: 282475250 REGISTER
Authorization: Digest username="5201",realm="asterisk",nonce="12030f5b",uri="sip:pbx:5060",response="653907b2779b7c4d7a2cbc53fab5d418",algorithm=MD5
Contact: "5201" <sip:5201@192.168.250.12:5060>;expires=120
User-Agent: M5T SIP User Agent M5T SIP Stack/4.1.2.2
Content-Length: 0
Any help or hint would be appreciated!