Configuration problem to make outbound call work

Hi everyone,

I am trying to make outbound call from Wazo to a trunk sip from a provider and I couldn’t make it work.
I am not gonna lie there are some days I am struggling to make outbound calls work.
To inform you my incoming calls are working.
I tried to change extensions configuration, trunk sip configurations ect…

A thing I saw too for my endpoint when I changed qualify_frequency to 0 endpoint become ‘Not in use but’ without this it goes to ‘Unavailable’ even if my trunk is well registered :

asterisk -rx “pjsip show registrations”

<Registration/ServerURI…> <Auth…> <Status…>

9yby1xug/sip:IPTRUNKSIPPROVIDER:5060 auth_reg_9yby1xug Registered
(exp. 429s)

Trunk configuration view from web gui :

Trunk name : 9yby1xug

Address of record :
contact=sip:LOGINSIPROVIDER@IPTRUNKSIPPROVIDER:5060
default_expiration=120
max_contacts=1
maximum_expiration=600
remove_existing=true
qualify_frequency=0
outbound_proxy=sip:IPOUTBOUNDPROXYSIPPROVIDER:5060

Authentication :
None

Endpoint :
send_pai=no
send_rpid=no
callerid=wazo
language=fr_FR
dtmf_mode=rfc4733
force_rport=yes
inband_progress=no
from_domain=REALMPROVIDER
rtp_symetric=yes
rewrite_contact=yes
transport=transport-udp
allow=!all,alaw
rtp_timeout=7200
allow_transfer=yes
use_ptime=yes
direct_media=no
rtp_timeout_hold=0
timers_sess_expires=600
timers_min_se=90
trust_id_inbound=no
notify_early_inuse_ringing=yes
outbound_proxy=sip:IPOUTBOUNDPROXYSIPPROVIDER:5060
from_user=LOGINSIPROVIDER
contact_user=LOGINSIPROVIDER

Identifier:
match=IPSIPPROVIDER
match=IPSIPPROVIDER
endpoint=9yby1xug

Register :
client_uri=sip:LOGINSIPROVIDER@IPTRUNKSIPPROVIDER:5060
contact_user=LOGINSIPROVIDER
transport=transport-udp
server_uri=sip:IPOUTBOUNDPROXYSIPPROVIDER:5060
line=yes
retry_interval=60

Outbound authentication register :
auth_type=userpass
realm=REALMPROVIDER
username=LOGINSIPROVIDER
password=PASSWORDSIPPROVIDER

Outbound authentication :
auth_type=userpass
realm=REALMPROVIDER
username=LOGINSIPROVIDER
password=PASSWORDSIPPROVIDER

Extensions configurations :

;inbound calls
[ctx-PCI-incall-e67a3903-29f0-4979-a52e-8b8bd50e5b92]
exten = LOGINSIPROVIDER,1,NoOp(Fixing DID using information from SIP TO header)
exten = LOGINSIPROVIDER,n,Set(did=${PJSIP_HEADER(read,To)})
exten = LOGINSIPROVIDER,n,Set(did=${CUT(did,@,1)})
exten = LOGINSIPROVIDER,n,Set(did=${CUT(did,:,2)})
exten = LOGINSIPROVIDER,n,Goto(ctx-PCI-incall-e67a3903-29f0-4979-a52e-8b8bd50e5b92,${did},1)

;outbound calls
[ctx-PCI-outcall-220aa018-c238-49f6-9616-1ee314af03d2]
exten = _X.,1,Dial(PJSIP/+33${EXTEN:1}@9yby1xug)
exten = _X.,n,Set(PJSIP_HEADER(add,P-Asserted-Identity)=sip:+33${EXTEN:1}@IPTRUNKSIPPROVIDER)
exten = _X.,n,Dial(PJSIP/+33${EXTEN:1}@9yby1xug)

When I try outbound call I got the following error :

[2024-05-24 09:42:49.0711] VERBOSE[120307][C-00000008] pbx.c: Executing [0633762166@ctx-PCI-internal-ed8e5c02-8f8c-4c6b-9ee0-3fb3b6e0c969:1] Dial(“PJSIP/fmlstp5r-0000000c”, “PJSIP/+336XXXXXXXX@9yby1xug”) in new stack
[2024-05-24 09:42:49.0743] VERBOSE[120307][C-00000008] app_dial.c: Called PJSIP/+336XXXXXXXX@9yby1xug
[2024-05-24 09:43:21.0770] VERBOSE[120307][C-00000008] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[2024-05-24 09:43:21.0774] VERBOSE[120307][C-00000008] pbx.c: Executing [0633762166@ctx-PCI-internal
-ed8e5c02-8f8c-4c6b-9ee0-3fb3b6e0c969:2] Set(“PJSIP/fmlstp5r-0000000c”,“PJSIP_HEADER(add,P-Asserted-Identity)=sip:+336XXXXXXXX@IPTRUNKSIPPROVIDER”) in new stack
[2024-05-24 09:43:21.0787] VERBOSE[120307][C-00000008] pbx.c: Executing [06XXXXXXXX@ctx-PCI-internal
-ed8e5c02-8f8c-4c6b-9ee0-3fb3b6e0c969:3] Dial(“PJSIP/fmlstp5r-0000000c”, “PJSIP/+336XXXXXXXX@9yby1xu
g”) in new stack
[2024-05-24 09:43:21.0820] VERBOSE[120307][C-00000008] app_dial.c: Called PJSIP/+336XXXXXXXX@9yby1xug
[2024-05-24 09:43:53.0854] VERBOSE[120307][C-00000008] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[2024-05-24 09:43:53.0857] VERBOSE[120307][C-00000008] pbx.c: Auto fallthrough, channel ‘PJSIP/fmlstp5r-0000000c’ status is ‘CHANUNAVAIL’

I hope you could help me with this, I am new on Wazo and I would really like to understand how Wazo work.
Have a nice day :slight_smile:

welcome !

absolutely NOT sure, but seeing the +33 digit …

in call Management / outcalls
i got a “sortants france” outcalls, with some extensions:

it just strip digits, from france sip provider to france destination …
maybe this is something like that

:face_with_monocle:

there is some part in wazo platform lacking of documentation.

here, some french documentation:

cheers !

more informations about contexts …

this help to understand how to manage calls

Hi, thank you for your answer.

Question with your provider wich gateway do you use because fo rmyself I use an international gateway so I have to put prefix everytime.

For example with my phone if I call by typing on keyboard the following number : 0633598579

With my extensions configuration I transform this : 0633598579 in this +33633598579 in my sip request. It is transformed by this variable : +33${EXTEN:1}

By the way for extensions I do not use the gui because there is specific things from provider for extensions so I added to /etc/asterisk/extensions_extra.d/ my config for extensions. I have to rewrite the P-Asserted-Identity header.

Currently it is only for call in france that is why I configured like this for the moment.

To inform you my provider let this warnning in the documentation :
If you select a gateway model of type “INT +33X” (so e164), The prefix 0 should be replaced by +33

So if I understand well about what you said my extensions configuration is wrong ?

I already read what you sent but this didn’t help me more same for sparrow builds quick start.

Currently, the only things I did it is to include outcall and incall context to my internal context.

To make you understand my configuration it is like that :

I don’t really know what is missing in my configuration right now.
So do you think the problem is the extensions configuration ?

Don’t laugh but i still have no sip provider, no trunk, as i only play to dev some sh*t.

If your extension is _x. Why do you strip one digit ?

Should be 0 !? No ?

Cheers

Like I said just before

To inform you my provider let this warnning in the documentation :
If you select a gateway model of type “INT +33X” (so e164), The prefix 0 should be replaced by +33

So I have to replace the prefix or my request to provider will be rejected, so I replaced 0 by +33
.
But maybe I am wrong maybe that should be something like that when I send it to my provider : +330XXXXXXXXX ?

To make it clear.

If 0102030405 (10 digits) strip digit 0 and add +33.
So +33 102030405 (9 digits).

Your outcall seems okay.

Have to look at yours contexts, and the sip registering.

Sometimes, an auth option need to be set to false.

Do not remember wich one.

I’m not at work until monday.

Have a nice week-end !

Cheers

You Should look at it

@quintana is the big master for that kind of debug.
Maybe he will look at this topic.

:slight_smile:

Hello,

I need pcap to give you a first answer. Use sngrep it’s perfect to debug.

Sylvain

Hello here we go pcap with sngrep (Just replaced sensible informations by description of the info) :

Ôò¡q>TfŒèxr]Ð<E`ÃS@40¹0ý¹(à»ÄÄúkOPTIONS sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=vhysnfm;transport=udp SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;branch=z9hG4bK+4f60df542b21186b9589a3e67fb17b253+sip+5+ddc9a894
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+5+2179d164+2c9bfb73
Content-Length: 0
Supported: resource-priority,siprec, 100rel
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>
Contact: <sip:kb0c0d4696543a8afe01c55e78ee77f8@PUBLICIPOFMYSIPROVIDER:5060>
Allow-Events: message-summary,refer,dialog,line-seize,presence,call-info,as-feature-event,calling-name,ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAANdqRThXHkSJuQk4l48EuhsyLZkmmX4BixiFUbfq0nf@PUBLICIPOFMYSIPROVIDER
CSeq: 1022009449 OPTIONS
Organization: MSW
Accept: application/sdp, application/dtmf-relay

>TfxëüüŒ$ËÖaEì,ö@@¹í¹(໹0ýÄÄØTaSIP/2.0 200 OK
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;rport=5060;received=PUBLICIPOFMYSIPROVIDER;branch=z9hG4bK+4f60df542b21186b9589a3e67fb17b253+sip+5+ddc9a894
Call-ID: 0gQAAC8WAAACBAAALxYAAANdqRThXHkSJuQk4l48EuhsyLZkmmX4BixiFUbfq0nf@PUBLICIPOFMYSIPROVIDER
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+5+2179d164+2c9bfb73
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=z9hG4bK+4f60df542b21186b9589a3e67fb17b253+sip+5+ddc9a894
CSeq: 1022009449 OPTIONS
Accept: application/sdp, application/simple-message-summary, application/xpidf+xml, application/cpim-pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/dialog-info+xml, message/sipfrag;version=2.0
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub
Accept-Encoding: identity
Accept-Language: en
Server: Wazo PBX
Content-Length:  0

>Tf˜kÕÕú§FK¡EhÅO¹><ÀšdÀš€ÄıÝÌINVITE sip:06XXXXXXXX@192.168.128.22:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.22.100:5060;branch=z9hG4bK55ffd218bb13eca7a743a
From: <sip:fmlstp5r@192.168.128.22:5060>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22:5060>
Call-ID: 0_1028063428@192.168.22.100
CSeq: 1 INVITE
Contact: <sip:fmlstp5r@192.168.22.100:5060>
Content-Type: application/sdp
Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
Max-Forwards: 70
User-Agent: Yealink SIP-T54W 96.86.0.70
Allow-Events: talk,hold,conference,refer,check-sync
Supported: replaces
Content-Length: 310

v=0
o=- 20012 20012 IN IP4 192.168.22.100
s=SDP data
c=IN IP4 192.168.22.100
t=0 0
m=audio 12538 RTP/AVP 9 0 8 18 101
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=ptime:20
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
>Tf‹n$$Œ$Ç Eò>@@.ÏÀš€ÀšdÄÄÝSIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.22.100:5060;rport=5060;received=192.168.22.100;branch=z9hG4bK55ffd218bb13eca7a743a
Call-ID: 0_1028063428@192.168.22.100
From: <sip:fmlstp5r@192.168.128.22>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22>;tag=z9hG4bK55ffd218bb13eca7a743a
CSeq: 1 INVITE
WWW-Authenticate: Digest realm="pbx.mysipprovider.com",nonce="1716796952/ec2dcce6cadf366de9827ad3b7867dc9",opaque="4999a9d86f2acff9",algorithm=MD5,qop="auth"
Server: Wazo PBX
Content-Length:  0

>Tf±Ýhhú§FK¡EhXOÁ>¡ÀšdÀš€ÄÄDèACK sip:06XXXXXXXX@192.168.128.22:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.22.100:5060;branch=z9hG4bK55ffd218bb13eca7a743a
From: <sip:fmlstp5r@192.168.128.22>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22>;tag=z9hG4bK55ffd218bb13eca7a743a
Call-ID: 0_1028063428@192.168.22.100
CSeq: 1 ACK
Content-Length: 0

>Tf	ìððú§FK¡EhàOÃ>ÀšdÀš€ÄÄÌcÍINVITE sip:06XXXXXXXX@192.168.128.22:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.22.100:5060;branch=z9hG4bK1028181842
From: <sip:fmlstp5r@192.168.128.22:5060>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22:5060>
Call-ID: 0_1028063428@192.168.22.100
CSeq: 2 INVITE
Contact: <sip:fmlstp5r@192.168.22.100:5060>
Authorization: Digest username="fmlstp5r", realm="pbx.mysipprovider.com", nonce="1716796952/ec2dcce6cadf366de9827ad3b7867dc9", uri="sip:06XXXXXXXX@192.168.128.22:5060", response="008a40a2f42377de48da535f083f8164", algorithm=MD5, cnonce="1028234860", opaque="4999a9d86f2acff9", qop=auth, nc=00000001
Content-Type: application/sdp
Allow: INVITE, INFO, PRACK, ACK, BYE, CANCEL, OPTIONS, NOTIFY, REGISTER, SUBSCRIBE, REFER, PUBLISH, UPDATE, MESSAGE
Max-Forwards: 70
User-Agent: Yealink SIP-T54W 96.86.0.70
Allow-Events: talk,hold,conference,refer,check-sync
Supported: replaces
Content-Length: 310

v=0
o=- 20012 20012 IN IP4 192.168.22.100
s=SDP data
c=IN IP4 192.168.22.100
t=0 0
m=audio 12538 RTP/AVP 9 0 8 18 101
a=rtpmap:9 G722/8000
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:18 G729/8000
a=fmtp:18 annexb=no
a=ptime:20
a=sendrecv
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
>TfóYYŒ$Ç EIòA@@/—Àš€ÀšdÄÄ5SIP/2.0 100 Trying
Via: SIP/2.0/UDP 192.168.22.100:5060;rport=5060;received=192.168.22.100;branch=z9hG4bK1028181842
Call-ID: 0_1028063428@192.168.22.100
From: <sip:fmlstp5r@192.168.128.22>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22>
CSeq: 2 INVITE
Server: Wazo PBX
Content-Length:  0

>Tfž!
ÿÿŒ$ËÖaEï¬6@@bù¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
>Tf‘€ÿÿŒ$ËÖaEï¬}@@b²¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
>Tf€ÿÿŒ$ËÖaEï¬ @@b¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
>Tf
ÿÿŒ$ËÖaEï­¯@@a€¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
 >Tfd€ÿÿŒ$ËÖa48Eï¯n@@_Á¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
$>Tf<éa„„Œ$ËÖaEt7ð@@°k¹(໹0ýÄÄ`RREGISTER sip:pbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPj8850ed00-9a7a-4893-8b68-04f9a5368865
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=ec8a004a-948c-4bc4-9d07-9285bbf9b0d5
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>
Call-ID: cedcf40a-2d4a-4465-a6b6-b33e6c3d722e
CSeq: 60935 REGISTER
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=zjnalzl>
Expires: 3600
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Length:  0

$>TfAPPxr]Ð<E`@ç­@4‚¹0ý¹(à»ÄÄ,»ßSIP/2.0 401 Unauthorized
Call-ID: cedcf40a-2d4a-4465-a6b6-b33e6c3d722e
CSeq: 60935 REGISTER
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=ec8a004a-948c-4bc4-9d07-9285bbf9b0d5
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=sip+4+5e3a071b+dbc7e193
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;received=PUBLICIPOFMYWAZO;rport=5060;branch=z9hG4bKPj8850ed00-9a7a-4893-8b68-04f9a5368865
Content-Length: 0
WWW-Authenticate: Digest realm="pbx.mysipprovider.com",nonce="85763c5a914f",stale=false,algorithm=MD5,qop="auth"
Server: DC-SIP/2.0
Organization: MSW

$>TfdE„„Œ$ËÖaEt7ó@@¯h¹(໹0ýÄÄ`SREGISTER sip:pbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPj5f06539f-d513-471a-91c0-1430ec276787
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=ec8a004a-948c-4bc4-9d07-9285bbf9b0d5
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>
Call-ID: cedcf40a-2d4a-4465-a6b6-b33e6c3d722e
CSeq: 60936 REGISTER
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=zjnalzl>
Expires: 3600
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Max-Forwards: 70
User-Agent: Wazo PBX
Authorization: Digest username="MYLOGINSIPPROVIDER", realm="pbx.mysipprovider.com", nonce="85763c5a914f", uri="sip:pbx.mysipprovider.com:5060", response="3119f0f117ec8eb70a912a8c5e840f34", algorithm=MD5, cnonce="285bb244232140a2bafe5f440f3aa881", qop=auth, nc=00000001
Content-Length:  0

$>Tf„š66xr]Ð<E`&ç¶@4“¹0ý¹(à»ÄďSIP/2.0 200 OK
Call-ID: cedcf40a-2d4a-4465-a6b6-b33e6c3d722e
CSeq: 60936 REGISTER
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=ec8a004a-948c-4bc4-9d07-9285bbf9b0d5
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=sip+4+5e3a071b+5764e44a
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;received=PUBLICIPOFMYWAZO;rport=5060;branch=z9hG4bKPj5f06539f-d513-471a-91c0-1430ec276787
Content-Length: 0
Expires: 600
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=zjnalzl>;Expires=600
Server: DC-SIP/2.0
Organization: MSW

(>Tf‚ÿÿŒ$ËÖaEï°~@@^±¹(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
6>Tfc0xr]Ð<E`
÷€@4ûá¹0ý¹(à»ÄÄùQOPTIONS sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=zjnalzl;transport=udp SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;branch=z9hG4bK+d2a19db0c8b7e750ad16c45d561825123+sip+4+df7291b3
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+4+de10cb23+e66ecac7
Content-Length: 0
Supported: resource-priority,siprec, 100rel
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>
Contact: <sip:kb0c0d4696543a8afe01c55e78ee77f8@PUBLICIPOFMYSIPROVIDER:5060>
Allow-Events: message-summary,refer,dialog,line-seize,presence,call-info,as-feature-event,calling-name,ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAAOGi36F93N7j60+k9zmcU1JOb9uO9+n0a6rBP2h2kWwU@PUBLICIPOFMYSIPROVIDER
CSeq: 310910962 OPTIONS
Organization: MSW
Accept: application/sdp, application/dtmf-relay

6>Tf8Œ$ËÖaEò9U@@­ˆ¹(໹0ýÄÄÞT
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;rport=5060;received=PUBLICIPOFMYSIPROVIDER;branch=z9hG4bK+d2a19db0c8b7e750ad16c45d561825123+sip+4+df7291b3
Call-ID: 0gQAAC8WAAACBAAALxYAAOGi36F93N7j60+k9zmcU1JOb9uO9+n0a6rBP2h2kWwU@PUBLICIPOFMYSIPROVIDER
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+4+de10cb23+e66ecac7
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=z9hG4bK+d2a19db0c8b7e750ad16c45d561825123+sip+4+df7291b3
CSeq: 310910962 OPTIONS
Accept: application/sdp, application/simple-message-summary, application/xpidf+xml, application/cpim-pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/dialog-info+xml, message/sipfrag;version=2.0
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub
Accept-Encoding: identity
Accept-Language: en
Server: Wazo PBX
Content-Length:  0

8>Tf‚ÿÿŒ$ËÖantEïŽR@@Zݹ(໹£ÔFÄÄÛ+»INVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjdee13b4e-44db-4f1c-a506-0d8fc29dbfa9
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=8db8b4be-6825-4d4d-af15-3c3c30aef679
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: d8e6fe2c-4640-429b-b99d-79561844085d
CSeq: 4506 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   239

v=0
o=- 204339121 204339121 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 11450 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
8>TfÌJ
Œ$ËÖahaEòŽ¥@@Z‡¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
9>TfŽ­Œ$ËÖa¯Eòµ@@Z¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
:>Tfñ©Œ$ËÖa4Eòµã@@YI¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
<>Tfy«Œ$ËÖadEò¶ð@@X<¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
=>Tfå@ßߌ$Ç EÏõ@@e^Àš€ÀšdÄÄ»˜OPTIONS sip:fmlstp5r@192.168.22.100:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.128.22:5060;rport;branch=z9hG4bKPjbc3f0ffb-03e3-4875-979f-94bde39c5b6d
From: <sip:fmlstp5r@PUBLICIPOFMYWAZO>;tag=b8fafbaf-81e9-4459-9994-f750906f922b
To: <sip:fmlstp5r@192.168.22.100>
Contact: <sip:fmlstp5r@192.168.128.22:5060>
Call-ID: 6b759f98-7eed-43b6-b841-928a0df64e76
CSeq: 18447 OPTIONS
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Length:  0

=>Tf­—€€ú§FK¡ÑREh”}>ÅšÀšdÀš€ÄÄ€BÂSIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.128.22:5060;rport=5060;branch=z9hG4bKPjbc3f0ffb-03e3-4875-979f-94bde39c5b6d
From: <sip:fmlstp5r@PUBLICIPOFMYWAZO>;tag=b8fafbaf-81e9-4459-9994-f750906f922b
To: <sip:fmlstp5r@192.168.22.100>;tag=1028291400
Call-ID: 6b759f98-7eed-43b6-b841-928a0df64e76
CSeq: 18447 OPTIONS
User-Agent: Yealink SIP-T54W 96.86.0.70
Content-Length: 0

@>Tf\«Œ$ËÖaEòž5@@V÷¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
H>Tf¬Œ$ËÖaEò¹Ô@@UX¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
T>TfjŠxr]Ð<E`
4@4Û.¹0ý¹(à»ÄÄù'OPTIONS sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060;line=zjnalzl;transport=udp SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;branch=z9hG4bK+5586e94cc104f76efc9a5ac5200594d93+sip+6+dde301b4
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+6+8a464525+3e8f2247
Content-Length: 0
Supported: resource-priority,siprec, 100rel
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>
Contact: <sip:kb0c0d4696543a8afe01c55e78ee77f8@PUBLICIPOFMYSIPROVIDER:5060>
Allow-Events: message-summary,refer,dialog,line-seize,presence,call-info,as-feature-event,calling-name,ua-profile
Max-Forwards: 69
Call-ID: 0gQAAC8WAAACBAAALxYAANX/6M14AxA/bn7EWHX/w+opCq4W0H8+s9qr8qI5t0UV@PUBLICIPOFMYSIPROVIDER
CSeq: 296270693 OPTIONS
Organization: MSW
Accept: application/sdp, application/dtmf-relay

T>TfþŒ$ËÖaEòIñ@@œì¹(໹0ýÄÄÞT
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP PUBLICIPOFMYSIPROVIDER:5060;rport=5060;received=PUBLICIPOFMYSIPROVIDER;branch=z9hG4bK+5586e94cc104f76efc9a5ac5200594d93+sip+6+dde301b4
Call-ID: 0gQAAC8WAAACBAAALxYAANX/6M14AxA/bn7EWHX/w+opCq4W0H8+s9qr8qI5t0UV@PUBLICIPOFMYSIPROVIDER
From: <sip:MYLOGINSIPPROVIDER@Unyc-cCFS>;tag=PUBLICIPOFMYSIPROVIDER+6+8a464525+3e8f2247
To: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=z9hG4bK+5586e94cc104f76efc9a5ac5200594d93+sip+6+dde301b4
CSeq: 296270693 OPTIONS
Accept: application/sdp, application/simple-message-summary, application/xpidf+xml, application/cpim-pidf+xml, application/pidf+xml, application/dialog-info+xml, application/simple-message-summary, application/pidf+xml, application/dialog-info+xml, message/sipfrag;version=2.0
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub
Accept-Encoding: identity
Accept-Language: en
Server: Wazo PBX
Content-Length:  0

X>TfŽ¬Œ$ËÖaheEòŸH@@Pä¹(໹£ÔFÄÄÞ+ŸINVITE sip:sippbx.mysipprovider.com:5060 SIP/2.0
Via: SIP/2.0/UDP PUBLICIPOFMYWAZO:5060;rport;branch=z9hG4bKPjf80bebad-beb7-4484-a0a1-90c2da1e5acc
From: <sip:MYLOGINSIPPROVIDER@pbx.mysipprovider.com>;tag=78585a94-1c93-4835-b16f-2d1e48194c0c
To: <sip:+336XXXXXXXX@pbx.mysipprovider.com>
Contact: <sip:MYLOGINSIPPROVIDER@PUBLICIPOFMYWAZO:5060>
Call-ID: 00161891-9e47-46c7-b789-a34a216dd9b7
CSeq: 19696 INVITE
Allow: OPTIONS, REGISTER, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, INFO, REFER, MESSAGE
Supported: 100rel, timer, replaces, norefersub, histinfo
Session-Expires: 600
Min-SE: 90
Route: <sip:+336XXXXXXXX@pbx.mysipprovider.com:5060>
Max-Forwards: 70
User-Agent: Wazo PBX
Content-Type: application/sdp
Content-Length:   241

v=0
o=- 2065714303 2065714303 IN IP4 PUBLICIPOFMYWAZO
s=Asterisk
c=IN IP4 PUBLICIPOFMYWAZO
t=0 0
m=audio 17538 RTP/AVP 8 101
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=maxptime:140
a=sendrecv
X>Tf U
§§Œ$Ç enE—å@@ŠÀš€ÀšdÄă`SIP/2.0 503 Service Unavailable
Via: SIP/2.0/UDP 192.168.22.100:5060;rport=5060;received=192.168.22.100;branch=z9hG4bK1028181842
Call-ID: 0_1028063428@192.168.22.100
From: <sip:fmlstp5r@192.168.128.22>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22>;tag=60073562-7875-44b3-9a55-5d5f931e863c
CSeq: 2 INVITE
Server: Wazo PBX
Reason: Q.850;cause=34
Content-Length:  0

X>Tf5seeú§FK¡6cEhUÈ>ŸÜÀšdÀš€ÄÄA ACK sip:06XXXXXXXX@192.168.128.22:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.22.100:5060;branch=z9hG4bK1028181842
From: <sip:fmlstp5r@192.168.128.22>;tag=1028006082
To: <sip:06XXXXXXXX@192.168.128.22>;tag=60073562-7875-44b3-9a55-5d5f931e863c
Call-ID: 0_1028063428@192.168.22.100
CSeq: 2 ACK
Content-Length: 0


Thank you for all your answers @julienfr
I am gonna test for the auth options you told me and then I will come back to you.
Have a nice day !

Hi @julienfr tried with allow_unauthenticated_options=yes and no but nothing change. I tried with line=no but when I do this incoming call dosen’t work.

I don’t know if you was talking about the option ‘allow_unauthenticated_options’, but that is the only auth option I saw.

By the way thanks you for all your answer.

I tried to put support_path=yes, support_outbound=yes and outbound_proxy=IPTRUNKSIPPROVIDER:5060 in register part but when I do this outbound call fail automatically and incoming call fail.

I have no others ideas for now, I am gonna keep searching on my side if I find something more and maybe deep a little more in asterisk documentation.

If you have more idea I am gonna try it :slight_smile:

Have a nice day !

Hi !

Well, i’m clearly not the best person to answer, but with following code, i think about NAT nor call permissions in your outcall.

As you receive calls, you should have correct auth provider and nat rules.

Maybe a point to check ? … call permissions …

Thank you for your answer.

Currently my call permissions there is nothing :

Tell me if I am wrong but by default everything is allowed for calling when there is nothing ?

I am gonna look for nat side.

exactly, allow all be default.

To explain I have phone behind ipsec I just enabled NAT-Traversal over the ipsec but nothing change.
Phone => LAN VOIP => IPSEC => LAN Wazo => Wazo Server
I added a rule for allow every call so call permission is explicit now but dosen’t work too :

I put the extension _X. for call permission.

Hello, please give me a pcap ou un screnshot, it’s horrible to read the log in this format :upside_down_face:
Send me by dm on mattermost.

Hello, how can I contact you in mattermost ? Do you have a link please ?

https://mm.wazo.community/wazo-platform/

Thanks you, I just sended you a message on mattermost.