Koozali.org: home of the SME Server

iPod meida5-fone help [resolved]

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
iPod meida5-fone help [resolved]
« on: December 24, 2009, 01:00:21 AM »
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:
Code: [Select]
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!
« Last Edit: December 26, 2009, 06:43:13 PM by soprom »
Sophie from Montréal

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: iPod meida5-fone help
« Reply #1 on: December 24, 2009, 11:43:52 AM »
Cab we see the asterisk console log when you do a dial out please Sophie?

Kind Regards

S

Offline soprom

  • *
  • 589
  • +0/-0
    • www.logiciel-libre.org
Re: iPod meida5-fone help
« Reply #2 on: December 24, 2009, 07:33:54 PM »
When preparing logs, I saw that calls were not routed to the right cluster.
So, I edited the extension with context=cluster_name and calls are now going external.

This way it works.
Sophie from Montréal