Bonjour,

Pour commencer, je voudrais pouvoir émettre un appel depuis un softphone, en passant par un provider SIP.
J'ai donc choisi Nomado, j'ai créé mon trunk SIP et une extension. J'ai créé également une outbound route.

Je parviens à me connecter depuis le softphone.

En faisant un "show sip registry" je vois que c'est Registred et en faisant "show sip peers" je vois également que c'est Registered.

Quand j'essaie d'émettre mon appel, celui-ci est "Forbidden", je vois bien cette erreur dans le log cependant je ne sais pas d'où elle provient.
De plus, dans le log, je vois bien que mon appel tente de se faire, par contre je comprends mal, j'ai l'impression que l'appel ne trouve pas la route et donc n'arrive pas sur le sip trunk.

Pouvez-vous m'aider?

Voici le log complet (avec le show sip registry et le show sip peers), ensuite j'essaie de passer 1 ou 2 coups de fil.

Cordialement,
Miskia.

Code:
bureau*CLI> sip set debug on
SIP Debugging re-enabled
Really destroying SIP dialog '5f0837b45d4217eb3c5dc9ba5d519cc1@127.0.0.1' Method: REGISTER
bureau*CLI> sip show registry
Host                                    dnsmgr Username       Refresh State                Reg.Time                 
sip1.nomado.eu:5060                     N      0899367            105 Registered           Thu, 26 Sep 2013 11:20:36
1 SIP registrations.

<--- SIP read from UDP:192.168.1.2:51262 --->

<------------->
Really destroying SIP dialog 'pTOrlBOc4L8UkuZKxUSnBF954FF1ZhIt' Method: REGISTER
bureau*CLI> sip show peers
Name/username             Host                                    Dyn Forcerport ACL Port     Status      Description                      
10/10                     192.168.1.2                              D                 51262    OK (11 ms)                                   
Nomado/0899367            178.32.41.64                                 N             5060     Unmonitored                                  
2 sip peers [Monitored: 1 online, 0 offline Unmonitored: 1 online, 0 offline]

<--- SIP read from UDP:192.168.1.2:51262 --->

<------------->

<--- SIP read from UDP:192.168.1.2:51262 --->
INVITE sip:+32499411198@192.168.1.251 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:51262;rport;branch=z9hG4bKPjmbTxLPZgS01Hkhnco1Fv0f9K0Z0lQIn3
Max-Forwards: 70
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>
Contact: "Arnaud CRESP" <sip:10@192.168.1.2:51262;ob>
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17215 INVITE
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
User-Agent: Telephone 1.0.4
Content-Type: application/sdp
Content-Length: 456

v=0
o=- 3589176084 3589176084 IN IP4 192.168.1.2
s=pjmedia
c=IN IP4 192.168.1.2
t=0 0
a=X-nat:0
m=audio 4002 RTP/AVP 103 102 104 109 3 0 8 9 101
a=rtcp:4003 IN IP4 192.168.1.2
a=rtpmap:103 speex/16000
a=rtpmap:102 speex/8000
a=rtpmap:104 speex/32000
a=rtpmap:109 iLBC/8000
a=fmtp:109 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (15 headers 20 lines) ---
Sending to 192.168.1.2:51262 (no NAT)
Sending to 192.168.1.2:51262 (no NAT)
Using INVITE request as basis request - I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
Found peer '10' for '10' from 192.168.1.2:51262

<--- Reliably Transmitting (no NAT) to 192.168.1.2:51262 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.1.2:51262;branch=z9hG4bKPjmbTxLPZgS01Hkhnco1Fv0f9K0Z0lQIn3;received=192.168.1.2;rport=51262
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>;tag=as434ab967
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17215 INVITE
Server: FPBX-2.8.1(11.5.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="53cc13fe"
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT' in 6400 ms (Method: INVITE)

<--- SIP read from UDP:192.168.1.2:51262 --->
ACK sip:+32499411198@192.168.1.251 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:51262;rport;branch=z9hG4bKPjmbTxLPZgS01Hkhnco1Fv0f9K0Z0lQIn3
Max-Forwards: 70
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>;tag=as434ab967
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17215 ACK
Content-Length: 0

<------------->
--- (8 headers 0 lines) ---

<--- SIP read from UDP:192.168.1.2:51262 --->
INVITE sip:+32499411198@192.168.1.251 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:51262;rport;branch=z9hG4bKPjZHDpy5-PDgc7GyaQpu.BMnd0ugTptKg9
Max-Forwards: 70
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>
Contact: "Arnaud CRESP" <sip:10@192.168.1.2:51262;ob>
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17216 INVITE
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Supported: replaces, 100rel, timer, norefersub
Session-Expires: 1800
Min-SE: 90
User-Agent: Telephone 1.0.4
Authorization: Digest username="10", realm="asterisk", nonce="53cc13fe", uri="sip:+32499411198@192.168.1.251", response="6490a733de77a33f23de1cc571aa18c9", algorithm=MD5
Content-Type: application/sdp
Content-Length: 456

v=0
o=- 3589176084 3589176084 IN IP4 192.168.1.2
s=pjmedia
c=IN IP4 192.168.1.2
t=0 0
a=X-nat:0
m=audio 4002 RTP/AVP 103 102 104 109 3 0 8 9 101
a=rtcp:4003 IN IP4 192.168.1.2
a=rtpmap:103 speex/16000
a=rtpmap:102 speex/8000
a=rtpmap:104 speex/32000
a=rtpmap:109 iLBC/8000
a=fmtp:109 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (16 headers 20 lines) ---
Sending to 192.168.1.2:51262 (no NAT)
Using INVITE request as basis request - I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
Found peer '10' for '10' from 192.168.1.2:51262

<--- Reliably Transmitting (no NAT) to 192.168.1.2:51262 --->
SIP/2.0 403 Forbidden
Via: SIP/2.0/UDP 192.168.1.2:51262;branch=z9hG4bKPjZHDpy5-PDgc7GyaQpu.BMnd0ugTptKg9;received=192.168.1.2;rport=51262
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>;tag=as434ab967
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17216 INVITE
Server: FPBX-2.8.1(11.5.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


<------------>
Scheduling destruction of SIP dialog 'I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT' in 6400 ms (Method: INVITE)

<--- SIP read from UDP:192.168.1.2:51262 --->
ACK sip:+32499411198@192.168.1.251 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:51262;rport;branch=z9hG4bKPjZHDpy5-PDgc7GyaQpu.BMnd0ugTptKg9
Max-Forwards: 70
From: "Arnaud CRESP" <sip:10@192.168.1.251>;tag=zwWWgMiUNk6bC.VXlxXODS5JSVFzY.gO
To: <sip:+32499411198@192.168.1.251>;tag=as434ab967
Call-ID: I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT
CSeq: 17216 ACK
Content-Length: 0

<------------->
--- (8 headers 0 lines) ---
Really destroying SIP dialog 'I.FrcyZahOCWNvXfgDP89EFLqNfsaEuT' Method: ACK

<--- SIP read from UDP:192.168.1.2:51262 --->

<------------->
Reliably Transmitting (no NAT) to 192.168.1.2:51262:
OPTIONS sip:10@192.168.1.2:51262;ob SIP/2.0
Via: SIP/2.0/UDP 192.168.1.251:5060;branch=z9hG4bK06773e61
Max-Forwards: 70
From: "Unknown" <sip:Unknown@192.168.1.251>;tag=as6b38c50f
To: <sip:10@192.168.1.2:51262;ob>
Contact: <sip:Unknown@192.168.1.251:5060>
Call-ID: 408e9a2a6b45973e70aecfe128dfec14@192.168.1.251:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-2.8.1(11.5.0)
Date: Thu, 26 Sep 2013 09:21:39 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0


---

<--- SIP read from UDP:192.168.1.2:51262 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.1.251:5060;received=192.168.1.251;branch=z9hG4bK06773e61
Call-ID: 408e9a2a6b45973e70aecfe128dfec14@192.168.1.251:5060
From: "Unknown" <sip:Unknown@192.168.1.251>;tag=as6b38c50f
To: <sip:10@192.168.1.2;ob>;tag=z9hG4bK06773e61
CSeq: 102 OPTIONS
Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
Accept: application/sdp, application/pidf+xml, application/xpidf+xml, application/simple-message-summary, message/sipfrag;version=2.0, application/im-iscomposing+xml, text/plain
Supported: replaces, 100rel, timer, norefersub
Allow-Events: presence, message-summary, refer
User-Agent: Telephone 1.0.4
Content-Type: application/sdp
Content-Length: 445

v=0
o=- 3589176099 3589176099 IN IP4 192.168.1.2
s=pjmedia
c=IN IP4 192.168.1.2
t=0 0
m=audio 4000 RTP/AVP 103 102 104 109 3 0 8 9 101
a=rtcp:4001 IN IP4 192.168.1.2
a=rtpmap:103 speex/16000
a=rtpmap:102 speex/8000
a=rtpmap:104 speex/32000
a=rtpmap:109 iLBC/8000
a=fmtp:109 mode=30
a=rtpmap:3 GSM/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:9 G722/8000
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (13 headers 19 lines) ---
Really destroying SIP dialog '408e9a2a6b45973e70aecfe128dfec14@192.168.1.251:5060' Method: OPTIONS

<--- SIP read from UDP:192.168.1.2:51262 --->

<------------->

<--- SIP rea