Oracle Acme Packet SBC install and config
2015-12-28
Thought I would doc this for anyone who is interested, as
well as for myself as a reference. I went to Oracle SBC training in July of
2015. Here it is end of December and I had yet to really put my hands on an SBC
to play with. Turns out they are very expensive, and when your company has
100k+ customers in prod, and lab is constantly being used by other teams, like
QA, then nobody wants you to screw with their SBC's. So.... I built my own.
This is all in my home lab.
I discovered Oracle has a VM image you can download form the
Oracle Software Cloud, if you’re a registered user. Lucky for me I am under my company’s
account. I downloaded the OVA package and began the journey. Oracle docs say
they will support VMware ESXi and workstation, Oracle VM Server, KVM, and Zen.
I have workstation on my PC and KVM on my NAS, but an Oracle insider mentioned
to me that they prefer Oracle VM or ESXi.
So I decided to setup an Oracle VM Server. Its free! I mean
Oracle SBC should like Oracle VM, right? Well the Oracle VM was a nightmare. Clumsy
setup, slow performance, and huge delays in the UI. After a day working with
this, and deploying some test guest images, I scratched it. I went ESXi. This
was a smooth install and great performance. I had to slipstream a Realtek Ethernet
driver in the ISO but it worked great.
So I think I’m ready for the install of the SBC OVA. Skimmed
through the docs and thought "ya, I’m ready". First on the list was to get a better machine
for the ESXi Server. Trip to Frys, $970.00 later I got a i5-6600, 16GB DDR4 Corsair
RAM (2x8), 512GB Samsung Pro SSD, MSI Z170A PCMATE mother board, Corsair 650
watt PWS, cheap LG DVD/CD, and a Enermax case. Took a day to build the PC and
run some test. Ran memtest86 on it for about 10 hours overnight. No tweeks to
the BIOS.
So I go to load ESXi on it and it won’t load. Not sure why.
It just froze when it got to the part of loading the modules just before you
get the pretty yellow screen. I got no pretty yellow screen. Even though the
BIOS version was only two months old, they had one only a week old. I upgraded
the BIOS. Still no load. I figured it was the chipset, being the new Skylake
and all, and I had ESXi 5.5 U2 as that was the latest version supported by the
SBC. So I try the ESXi boot ISO in my workstation. And I get to the point of
disk partioning, and I stopped the install. It seems to work on my PC. So I think
“Let’s just swap machines”.
Full backup of current workstation to NAS, Install Windows
10 Pro from scratch on new Skylake PC. Purchase, download, and Install new Office
365 (what the heck, right). Install all applications on the Skylake. Make sure
email is working. Move book marks over. Etc.. So I have my new desktop working
and doing everything I want it to do.
My old PC, my now ESXi server, is i5-4690, 16GB DDR3 Corsair
RAM (2x8) 250GB Samsung (non Pro) SSD, MSI mother board (don’t remember the
model), etc.. Enough machine to support what I need to do with the ESXi Server.
I also put 3 WD 500GB drives in it so I could have additional space/storage
pools. Loaded ESXi Server and got my free license from VMware in it. Oh ya,
downloaded and installed vSphere on my PC so I could manage the ESXi Server. Deployed
some Linux and Windows quest so I could play with it and make sure it all
worked ok. Running sweet! Time for the Oracle SBC OVA.
On deploying the OVA I discovered it needed VMware vCenter
for the deployment. Oh man! Downloaded the vCenter 5.5 appliance from VMware.
Went to deploy that OVA and it told me I had a licensing issue. What the.. Some
reading on the net and discovered vCenter will not deploy on a non-paid version
of ESXi, but will on a eval copy. I could not remove the license key removed
from the ESXi server. So another install of ESXi, this time I did not use my
license key, running in eval mode now
The deployment of the vCenter appliance OVA went off without
a hitch this time. All is good again, so I think. Now it’s time to deploy the
Oracle SBC OVA. Oops. I get errors on this deployment. I start grooming and
removing items from the XML file after I find out VMware does not support these
tags. And then on the 5th edit of the XML file, it loaded! I mention
this to my insider at Oracle. “Oh ya, I think I had to do the same thing on
mine” he says. Hmmm I think.
Well I the resource pool and guest image are running now.
Only one interface was enabled on this image so I enabled the rest. Eight total
interfaces. Started the image and started my setup.
I think I did a pretty good job for my second ESXi install,
first vCenter install, first SBC guest deployment, and of course, my first SBC
setup. I mean it works right?
Below is my SBC config and sip logs from the SBC and my PBX
for a call I made. I will do another wright up on the config, another day. It
took me 6 days and just under a grand in equipment to get his built and
running. 2 days on the hardware and VMware software and another 4 days on the
SBC to get it configured and working. Lots of reading. Some of the docs I
downloaded are 1,000+ pages.
BTW I also have NFS on my custom NAS running Centos 7.1, 120GB
Samsung Pro SSD for boot and OS, 4 WD Red 3TB drives in ZFS RAID10 Pool,
i5-4690, 16GB DDR3 Corsair RAM, Gigabyte mother board (Durable line), and
Corsair 600 watt PWS.
I have my NAS ZFS pool shared with my ESXi server. So I have
almost 1.75TB local storage and over 5TB NFS storage available to my ESXi
Server now.
One more thing. The latest version of WireShark, 2.0.0, has
a bug in it. It does not show the IP’s on the call legs. That sucks
192.168.10.190 = Asterisk PBX deployed on ESXi
192.168.10.5 = My PC with Zoiper soft phone
192.168.10.215 = SBC Access interface
192.168.10.220 = SBC Core interface
-----SBC
config
sbc config show run
mysbc# show run
access-control
realm-id Access
description
Access access-control
source-address
192.168.10.0
destination-address
192.168.10.0
application-protocol
SIP
transport-protocol
ALL
access permit
average-rate-limit 0
trust-level
none
minimum-reserved-bandwidth
0
invalid-signal-threshold
0
maximum-signal-threshold
0
untrusted-signal-threshold 0
deny-period
30
nat-trust-threshold
0
max-endpoints-per-nat
0
nat-invalid-message-threshold
0
cac-failure-threshold
0
untrust-cac-failure-threshold
0
last-modified-by
admin@192.168.0.5
last-modified-date
2015-12-26 23:51:01
authentication
source-port
1812
type local
protocol pap
tacacs-authorization
enabled
tacacs-accounting
enabled
server-assigned-privilege disabled
allow-local-authorization
disabled
login-as-admin
enabled
management-strategy
hunt
ike-radius-params-name
management-servers
last-modified-by
admin@192.168.10.106
last-modified-date
2015-12-24 14:02:19
local-policy
from-address
*
to-address
*
source-realm Access
description
activate-time
deactivate-time
state enabled
policy-priority
none
policy-attribute
next-hop 192.168.10.190
realm
Core
action
none
terminate-recursion
disabled
carrier
start-time
0000
end-time
2400
days-of-week
U-S
cost
0
state
enabled
app-protocol
SIP
methods
media-profiles
lookup
single
next-key
eloc-str-lkup
disabled
eloc-str-match
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-28 15:45:39
local-policy
from-address
*
to-address
*
source-realm
Core
description
activate-time
deactivate-time
state enabled
policy-priority
none
policy-attribute
next-hop
192.168.10.215
realm
Access
action none
terminate-recursion
disabled
carrier
start-time
0000
end-time
2400
days-of-week
U-S
cost
0
state
enabled
app-protocol
SIP
methods
media-profiles
lookup
single
next-key
eloc-str-lkup
disabled
eloc-str-match
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-28 15:57:03
media-manager
state enabled
latching enabled
flow-time-limit
86400
initial-guard-timer
300
subsq-guard-timer
300
tcp-flow-time-limit
86400
tcp-initial-guard-timer 300
tcp-subsq-guard-timer
300
tcp-number-of-ports-per-flow
2
hnt-rtcp disabled
algd-log-level
NOTICE
mbcd-log-level NOTICE
options
red-flow-port
1985
red-mgcp-port
1986
red-max-trans
10000
red-sync-start-time
5000
red-sync-comp-time 1000
media-policing
enabled
max-signaling-rate
100
max-arp-rate
10
max-untrusted-signaling
100
min-untrusted-signaling
30
tolerance-window
30
trap-on-demote-to-deny
disabled
trap-on-demote-to-untrusted
disabled
syslog-on-demote-to-deny
disabled
syslog-on-demote-to-untrusted
disabled
rtcp-rate-limit
0
anonymous-sdp
disabled
rfc2833-timestamp disabled
default-2833-duration
100
rfc2833-end-pkts-only-for-non-sig
enabled
translate-non-rfc2833-event
disabled
media-supervision-traps
disabled
dnsalg-server-failover disabled
syslog-on-call-reject
disabled
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-27 02:35:46
network-interface
name Access
sub-port-id
0
description
Access side for SIP phones
hostname
ip-address
192.168.10.205
pri-utility-addr
sec-utility-addr
netmask 255.255.255.0
gateway 192.168.10.1
sec-gateway
gw-heartbeat
state disabled
heartbeat
0
retry-count
0
retry-timeout
1
health-score
0
dns-ip-primary
dns-ip-backup1
dns-ip-backup2
dns-domain
dns-timeout
11
signaling-mtu
1500
hip-ip-list 192.168.10.205
ftp-address
192.168.10.205
icmp-address
192.168.10.205
snmp-address
telnet-address
ssh-address 192.168.10.205
last-modified-by
admin@192.168.0.5
last-modified-date
2015-12-26 10:38:08
network-interface
name Core
sub-port-id 0
description
Core side to Asterisk PBX
hostname
ip-address
192.168.10.210
pri-utility-addr
sec-utility-addr
netmask 255.255.255.0
gateway 192.168.10.1
sec-gateway
gw-heartbeat
state
disabled
heartbeat
0
retry-count
0
retry-timeout
1
health-score
0
dns-ip-primary
dns-ip-backup1
dns-ip-backup2
dns-domain
dns-timeout
11
signaling-mtu
1500
hip-ip-list
192.168.10.210
ftp-address 192.168.10.210
icmp-address
192.168.10.210
snmp-address
telnet-address
ssh-address
192.168.10.210
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-27 11:54:30
ntp-config
server
198.211.106.151
last-modified-by
admin@192.168.0.5
last-modified-date 2015-12-26 10:47:04
phy-interface
name Access
operation-type
Media
port 0
slot 0
virtual-mac
admin-state
enabled
auto-negotiation
enabled
duplex-mode
speed
wancom-health-score
50
overload-protection
disabled
last-modified-by
admin@192.168.10.106
last-modified-date
2015-12-26 07:00:02
phy-interface
name Core
operation-type
Media
port 1
slot 0
virtual-mac
admin-state
enabled
auto-negotiation enabled
duplex-mode
speed
wancom-health-score
50
overload-protection
disabled
last-modified-by
admin@192.168.10.106
last-modified-date 2015-12-26 07:01:13
realm-config
identifier
Access
description
Access realm
addr-prefix
0.0.0.0
network-interfaces Access:0.4
mm-in-realm
disabled
mm-in-network
enabled
mm-same-ip
enabled
mm-in-system
enabled
bw-cac-non-mm
disabled
msm-release
disabled
max-bandwidth
0
fallback-bandwidth 0
max-priority-bandwidth
0
max-latency
0
max-jitter
0
max-packet-loss
0
observ-window-size 0
parent-realm
dns-realm
media-policy
class-profile
in-translationid
out-translationid
in-manipulationid
out-manipulationid
average-rate-limit
0
access-control-trust-level none
invalid-signal-threshold
0
maximum-signal-threshold
0
untrusted-signal-threshold
0
nat-trust-threshold
0
max-endpoints-per-nat 0
nat-invalid-message-threshold
0
wait-time-for-invalid-register
0
deny-period
30
cac-failure-threshold
0
untrust-cac-failure-threshold
0
ext-policy-svr
diam-e2-address-realm
subscription-id-type
END_USER_NONE
symmetric-latching
disabled
pai-strip disabled
trunk-context
device-id
early-media-allow
enforcement-profile
additional-prefixes
restricted-latching
none
restriction-mask
32
user-cac-mode none
user-cac-bandwidth
0
user-cac-sessions
0
icmp-detect-multiplier
0
icmp-advertisement-interval
0
icmp-target-ip
monthly-minutes
0
options
spl-options
accounting-enable
enabled
net-management-control
disabled
delay-media-update
disabled
refer-call-transfer
disabled
refer-notify-provisional
none
dyn-refer-term
disabled
codec-policy
codec-manip-in-realm
disabled
codec-manip-in-network
enabled
rtcp-policy
constraint-name
session-recording-server
session-recording-required
disabled
manipulation-string
manipulation-pattern
stun-enable
disabled
stun-server-ip
0.0.0.0
stun-server-port
3478
stun-changed-ip 0.0.0.0
stun-changed-port
3479
sip-profile
sip-isup-profile
match-media-profiles
qos-constraint
block-rtcp
disabled
hide-egress-media-update disabled
tcp-media-profile
monitoring-filters
node-functionality
default-location-string
alt-family-realm
pref-addr-type
none
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-27 04:29:05
realm-config
identifier
Core
description
Core realm
addr-prefix
0.0.0.0
network-interfaces
Core:0.4
mm-in-realm
disabled
mm-in-network
enabled
mm-same-ip enabled
mm-in-system
enabled
bw-cac-non-mm
disabled
msm-release
disabled
max-bandwidth
0
fallback-bandwidth 0
max-priority-bandwidth
0
max-latency
0
max-jitter
0
max-packet-loss
0
observ-window-size 0
parent-realm
dns-realm
media-policy
class-profile
in-translationid
out-translationid
in-manipulationid
out-manipulationid
average-rate-limit 0
access-control-trust-level
none
invalid-signal-threshold
0
maximum-signal-threshold
0
untrusted-signal-threshold
0
nat-trust-threshold
0
max-endpoints-per-nat
0
nat-invalid-message-threshold
0
wait-time-for-invalid-register
0
deny-period
30
cac-failure-threshold 0
untrust-cac-failure-threshold
0
ext-policy-svr
diam-e2-address-realm
subscription-id-type
END_USER_NONE
symmetric-latching
disabled
pai-strip disabled
trunk-context
device-id
early-media-allow
enforcement-profile
additional-prefixes
restricted-latching
none
restriction-mask 32
user-cac-mode
none
user-cac-bandwidth
0
user-cac-sessions
0
icmp-detect-multiplier
0
icmp-advertisement-interval 0
icmp-target-ip
monthly-minutes
0
options
spl-options
accounting-enable
enabled
net-management-control
disabled
delay-media-update
disabled
refer-call-transfer
disabled
refer-notify-provisional
none
dyn-refer-term disabled
codec-policy
codec-manip-in-realm
disabled
codec-manip-in-network
enabled
rtcp-policy
constraint-name
session-recording-server
session-recording-required disabled
manipulation-string
manipulation-pattern
stun-enable
disabled
stun-server-ip
0.0.0.0
stun-server-port
3478
stun-changed-ip
0.0.0.0
stun-changed-port
3479
sip-profile
sip-isup-profile
match-media-profiles
qos-constraint
block-rtcp
disabled
hide-egress-media-update
disabled
tcp-media-profile
monitoring-filters
node-functionality
default-location-string
alt-family-realm
pref-addr-type
none
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-27 21:07:02
session-agent
hostname 192.168.10.190
ip-address
192.168.10.190
port 5060
state enabled
app-protocol
SIP
app-type
transport-method UDP
realm-id Core
egress-realm-id
description
carriers
allow-next-hop-lp
enabled
constraints disabled
max-sessions
0
max-inbound-sessions
0
max-outbound-sessions
0
max-burst-rate
0
max-inbound-burst-rate 0
max-outbound-burst-rate
0
max-sustain-rate
0
max-inbound-sustain-rate
0
max-outbound-sustain-rate
0
min-seizures
5
min-asr 0
cac-trap-threshold
0
time-to-resume
0
ttr-no-response
0
in-service-period
0
burst-rate-window
0
sustain-rate-window
0
req-uri-carrier-mode
None
proxy-mode
Redirect
redirect-action
Recurse
loose-routing
enabled
send-media-session
enabled
response-map
ping-method
ping-interval
0
ping-send-mode
keep-alive
ping-all-addresses
disabled
ping-in-service-response-codes
out-service-response-codes
load-balance-dns-query
hunt
options
spl-options
media-profiles
in-translationid
out-translationid
trust-me disabled
request-uri-headers
stop-recurse
local-response-map
ping-to-user-part
ping-from-user-part
in-manipulationid
out-manipulationid
manipulation-string
manipulation-pattern
p-asserted-id
trunk-group
max-register-sustain-rate
0
early-media-allow
invalidate-registrations
disabled
rfc2833-mode
none
rfc2833-payload
0
codec-policy
enforcement-profile
refer-call-transfer
disabled
refer-notify-provisional none
reuse-connections
NONE
tcp-keepalive
none
tcp-reconn-interval
0
max-register-burst-rate
0
register-burst-window 0
sip-profile
sip-isup-profile
kpml-interworking
inherit
monitoring-filters
session-recording-server
session-recording-required
disabled
last-modified-by admin@192.168.10.5
last-modified-date
2015-12-28 16:03:57
sip-config
state enabled
operation-mode
dialog
dialog-transparency
enabled
home-realm-id
Core
egress-realm-id
auto-realm-id
nat-mode Public
registrar-domain
*
registrar-host
*
registrar-port
5060
register-service-route
always
init-timer
500
max-timer 4000
trans-expire
32
initial-inv-trans-expire
0
invite-expire
180
inactive-dynamic-conn
32
enforcement-profile
pac-method
pac-interval
10
pac-strategy
PropDist
pac-load-weight
1
pac-session-weight
1
pac-route-weight 1
pac-callid-lifetime
600
pac-user-lifetime
3600
red-sip-port
1988
red-max-trans
10000
red-sync-start-time
5000
red-sync-comp-time
1000
options
add-reason-header
disabled
sip-message-len
4096
enum-sag-match disabled
extra-method-stats
disabled
extra-enum-stats
disabled
rph-feature
disabled
nsep-user-sessions-rate
0
nsep-sa-sessions-rate 0
registration-cache-limit
0
register-use-to-for-lp
disabled
refer-src-routing
disabled
add-ucid-header
disabled
proxy-sub-events
allow-pani-for-trusted-only
disabled
atcf-stn-sr
atcf-psi-dn
atcf-route-to-sccas
disabled
eatf-stn-sr
pass-gruu-contact
disabled
sag-lookup-on-redirect
disabled
set-disconnect-time-on-bye
disabled
msrp-delayed-bye-timer
15
transcoding-realm
transcoding-agents
create-dynamic-sa
disabled
node-functionality
P-CSCF
match-sip-instance
disabled
sa-routes-stats
disabled
sa-routes-traps
disabled
rx-sip-reason-mapping
disabled
add-ue-location-in-pani
disabled
hold-emergency-calls-for-loc-info
0
last-modified-by admin@192.168.10.5
last-modified-date
2015-12-27 11:47:04
sip-interface
state enabled
realm-id Access
description
sip-port
address
192.168.10.215
port
5060
transport-protocol
UDP
tls-profile
allow-anonymous
all
multi-home-addrs
ims-aka-profile
carriers
trans-expire
0
initial-inv-trans-expire
0
invite-expire
0
max-redirect-contacts
0
proxy-mode
redirect-action
contact-mode
none
nat-traversal
none
nat-interval
30
tcp-nat-interval
90
registration-caching
enabled
min-reg-expire
300
registration-interval
3600
route-to-registrar
disabled
secured-network
disabled
teluri-scheme
disabled
uri-fqdn-domain
options
spl-options
trust-mode
all
max-nat-interval 3600
nat-int-increment
10
nat-test-increment
30
sip-dynamic-hnt
disabled
stop-recurse
401,407
port-map-start 0
port-map-end
0
in-manipulationid
out-manipulationid
sip-ims-feature
disabled
sip-atcf-feature
disabled
subscribe-reg-event
disabled
operator-identifier
anonymous-priority
none
max-incoming-conns
0
per-src-ip-max-incoming-conns
0
inactive-conn-timeout
0
untrusted-conn-timeout
0
network-id
ext-policy-server
ldap-policy-server
default-location-string
term-tgrp-mode
none
charging-vector-mode
pass
charging-function-address-mode
pass
ccf-address
ecf-address
implicit-service-route
disabled
rfc2833-payload
101
rfc2833-mode
transparent
constraint-name
response-map
local-response-map
sec-agree-feature
disabled
sec-agree-pref
ipsec3gpp
enforcement-profile
route-unauthorized-calls
tcp-keepalive
none
add-sdp-invite
disabled
p-early-media-header
disabled
p-early-media-direction
add-sdp-profiles
manipulation-string
manipulation-pattern
sip-profile
sip-isup-profile
tcp-conn-dereg
0
tunnel-name
register-keep-alive
none
kpml-interworking
disabled
msrp-delay-egress-bye
disabled
send-380-response
pcscf-restoration
session-timer-profile
session-recording-server
session-recording-required
disabled
reg-cache-route
disabled
service-tag
last-modified-by
admin@192.168.10.5
last-modified-date
2015-12-28 17:13:42
sip-interface
state enabled
realm-id Core
description
sip-port
address
192.168.10.220
port 5060
transport-protocol
UDP
tls-profile
allow-anonymous
all
multi-home-addrs
ims-aka-profile
carriers
trans-expire 0
initial-inv-trans-expire
0
invite-expire
0
max-redirect-contacts
0
proxy-mode
redirect-action
contact-mode
none
nat-traversal
none
nat-interval
30
tcp-nat-interval
90
registration-caching
disabled
min-reg-expire
300
registration-interval
3600
route-to-registrar
disabled
secured-network
disabled
teluri-scheme disabled
uri-fqdn-domain
options
spl-options
trust-mode
all
max-nat-interval
3600
nat-int-increment
10
nat-test-increment 30
sip-dynamic-hnt
disabled
stop-recurse
401,407
port-map-start
0
port-map-end
0
in-manipulationid
out-manipulationid
sip-ims-feature
disabled
sip-atcf-feature
disabled
subscribe-reg-event
disabled
operator-identifier
anonymous-priority
none
max-incoming-conns
0
per-src-ip-max-incoming-conns
0
inactive-conn-timeout
0
untrusted-conn-timeout
0
network-id
ext-policy-server
ldap-policy-server
default-location-string
term-tgrp-mode
none
charging-vector-mode
pass
charging-function-address-mode
pass
ccf-address
ecf-address
implicit-service-route
disabled
rfc2833-payload
101
rfc2833-mode
transparent
constraint-name
response-map
local-response-map
sec-agree-feature
disabled
sec-agree-pref
ipsec3gpp
enforcement-profile
route-unauthorized-calls
tcp-keepalive
none
add-sdp-invite
disabled
p-early-media-header
disabled
p-early-media-direction
add-sdp-profiles
manipulation-string
manipulation-pattern
sip-profile
sip-isup-profile
tcp-conn-dereg
0
tunnel-name
register-keep-alive
none
kpml-interworking
disabled
msrp-delay-egress-bye
disabled
send-380-response
pcscf-restoration
session-timer-profile
session-recording-server
session-recording-required
disabled
reg-cache-route
disabled
service-tag
last-modified-by admin@192.168.10.5
last-modified-date
2015-12-27 12:04:53
system-config
hostname mysbc
description
VMware Lab SBC
location Gilbert Arizona
mib-system-contact
mib-system-name
mib-system-location
snmp-enabled
enabled
enable-snmp-auth-traps
disabled
enable-snmp-syslog-notify
disabled
enable-snmp-monitor-traps
disabled
enable-env-monitor-traps
disabled
snmp-syslog-his-table-length
1
snmp-syslog-level
WARNING
system-log-level
WARNING
process-log-level
NOTICE
process-log-ip-address
0.0.0.0
process-log-port 0
collect
sample-interval
5
push-interval
15
boot-state
disabled
start-time now
end-time
never
red-collect-state
disabled
red-max-trans
1000
red-sync-start-time
5000
red-sync-comp-time
1000
push-success-trap-state
disabled
comm-monitor
state
disabled
sbc-grp-id 0
tls-profile
qos-enable
enabled
call-trace
disabled
internal-trace
disabled
log-filter all
default-gateway
192.168.10.1
restart enabled
exceptions
telnet-timeout
0
console-timeout
0
remote-control
enabled
cli-audit-trail
enabled
link-redundancy-state
disabled
source-routing disabled
cli-more enabled
terminal-height
24
debug-timeout
0
trap-event-lifetime
0
ids-syslog-facility -1
options
default-v6-gateway
::
ipv6-signaling-mtu
1500
ipv4-signaling-mtu
1500
cleanup-time-of-day
00:00
snmp-engine-id-suffix
snmp-agent-mode
v1v2
last-modified-by
admin@console
last-modified-date
2015-12-26 09:25:59
mysbc#
-----PBX sip
log
Asterisk trace
<--- SIP read from UDP:192.168.10.220:5060 --->
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1
Max-Forwards: 69
Contact: <sip:100@192.168.10.220:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:100@192.168.10.190:5060;lr>
<------------->
--- (17 headers 0 lines) ---
Sending to 192.168.10.220:5060 (NAT)
Creating new subscription
Sending to 192.168.10.220:5060 (NAT)
list_route: hop:
<sip:100@192.168.10.220:5060;transport=udp>
Found peer '100' for '100' from 192.168.10.220:5060
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1;received=192.168.10.220;rport=5060
From: <sip:100@192.168.10.190;transport=UDP>;tag=94510a01
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="0861459e"
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog
'F14gRVkh4gK3z8mxnmM7yw..' in 6400 ms (Method: SUBSCRIBE)
<--- SIP read from UDP:192.168.10.220:5060 --->
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.10.220:5060 (NAT)
Sending to 192.168.10.220:5060 (NAT)
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="169a2759"
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog
'XPhOO_LYCdEVur1392aTEA..' in 32000 ms (Method: REGISTER)
<--- SIP read from UDP:192.168.10.220:5060 --->
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1
Max-Forwards: 69
Contact: <sip:100@192.168.10.220:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="0861459e",uri="sip:100@192.168.10.190;transport=UDP",response="f4bc55361843ddfc2924af9cdbcc0688",algorithm=MD5
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:100@192.168.10.190:5060;lr>
<------------->
--- (18 headers 0 lines) ---
Creating new subscription
Sending to 192.168.10.220:5060 (NAT)
Found peer '100' for '100' from 192.168.10.220:5060
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 404 Not found (no mailbox)
Via: SIP/2.0/UDP 192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
<------------>
[2015-12-28 17:18:26] NOTICE[7444]: chan_sip.c:27981
handle_request_subscribe: Received SIP subscribe for peer without mailbox: 100
Really destroying SIP dialog 'F14gRVkh4gK3z8mxnmM7yw..'
Method: SUBSCRIBE
<--- SIP read from UDP:192.168.10.220:5060 --->
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
<------------->
--- (16 headers 0 lines) ---
Sending to 192.168.10.220:5060 (NAT)
Reliably Transmitting (NAT) to 192.168.10.220:5060:
OPTIONS
sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp
SIP/2.0
Via: SIP/2.0/UDP
192.168.10.190:5060;branch=z9hG4bK71ad0654;rport
Max-Forwards: 70
From: "Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
To: <sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
Contact: <sip:Unknown@192.168.10.190:5060>
Call-ID:
204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Date: Tue, 29 Dec 2015 00:18:26 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
---
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 3600
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=3600
Date: Tue, 29 Dec 2015 00:18:26 GMT
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog
'XPhOO_LYCdEVur1392aTEA..' in 32000 ms (Method: REGISTER)
<--- SIP read from UDP:192.168.10.220:5060 --->
SIP/2.0 300 Multiple Choices
Via: SIP/2.0/UDP
192.168.10.190:5060;received=192.168.10.190;branch=z9hG4bK71ad0654;rport=5060
From: "Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
To:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;tag=aprqngfrt-g4c1bu00000c6
Call-ID:
204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
CSeq: 102 OPTIONS
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;rinstance=1ed2f37226167a25;transport=udp>
<------------->
--- (7 headers 0 lines) ---
Really destroying SIP dialog
'204da3d526ebfe07467e5f056139428d@192.168.10.190:5060' Method: OPTIONS
<--- SIP read from UDP:192.168.10.220:5060 --->
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.10.220:5060 (NAT)
[2015-12-28 17:18:36] NOTICE[7444]: chan_sip.c:16532
check_auth: Correct auth, but based on stale nonce received from
'<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24'
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To: <sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="16a91025", stale=true
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog
'XPhOO_LYCdEVur1392aTEA..' in 32000 ms (Method: REGISTER)
<--- SIP read from UDP:192.168.10.220:5060 --->
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="16a91025",uri="sip:192.168.10.190;transport=UDP",response="e90acc9a1b451076f06aaf37d668c4eb",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
<------------->
--- (15 headers 0 lines) ---
Sending to 192.168.10.220:5060 (NAT)
<--- Transmitting (NAT) to 192.168.10.220:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 0
Date: Tue, 29 Dec 2015 00:18:36 GMT
Content-Length: 0
<------------>
Scheduling destruction of SIP dialog
'XPhOO_LYCdEVur1392aTEA..' in 32000 ms (Method: REGISTER)
Really destroying SIP dialog 'XPhOO_LYCdEVur1392aTEA..'
Method: REGISTER
localhost*CLI>
----SBC sip
log
sbc trace
mysbc# 18:20.837 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---2c45740c07bd580d
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
1 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
message-summary
presence, kpml
0
18:20.837 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---2c45740c07bd580d
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.838 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---76f1dcd639519c54
70
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
1 REGISTER
3600
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
0
18:20.838 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---76f1dcd639519c54
Max-Forwards: 70
Contact:
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.838 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1
69
<sip:100@192.168.10.220:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
1 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
message-summary
presence, kpml
0
<sip:100@192.168.10.190:5060;lr>
18:20.838 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1
Max-Forwards: 69
Contact: <sip:100@192.168.10.220:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From: <sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:100@192.168.10.190:5060;lr>
----------------------------------------
18:20.839 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1
69
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
1 REGISTER
3600
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
0
<sip:192.168.10.190:5060;lr>
18:20.839 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
----------------------------------------
18:20.839 On [1:0]192.168.10.220:5060 received from 192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
F14gRVkh4gK3z8mxnmM7yw..
1 SUBSCRIBE
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="0861459e"
0
18:20.839 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKsfujlg0038l8q1ggqv60.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="0861459e"
Content-Length: 0
----------------------------------------
18:20.839 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---2c45740c07bd580d
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
1 SUBSCRIBE
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="0861459e"
0
18:20.839 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.10.5:59713;branch=z9hG4bK-524287-1---2c45740c07bd580d
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 1 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="0861459e"
Content-Length: 0
----------------------------------------
18:20.840 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
XPhOO_LYCdEVur1392aTEA..
1 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="169a2759"
0
18:20.840 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKtv4lnp003olqh9emnh00.1;received=192.168.10.220;rport=5060
From: <sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="169a2759"
Content-Length: 0
----------------------------------------
18:20.840 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---76f1dcd639519c54
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
1 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="169a2759"
0
18:20.840 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---76f1dcd639519c54
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 1 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="169a2759"
Content-Length: 0
----------------------------------------
18:20.844 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---361791e0429c180e
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
2 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="0861459e",uri="sip:100@192.168.10.190;transport=UDP",response="f4bc55361843ddfc2924af9cdbcc0688",algorithm=MD5
message-summary
presence, kpml
0
18:20.844 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---361791e0429c180e
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="0861459e",uri="sip:100@192.168.10.190;transport=UDP",response="f4bc55361843ddfc2924af9cdbcc0688",algorithm=MD5
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.845 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1
69
<sip:100@192.168.10.220:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
2 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="0861459e",uri="sip:100@192.168.10.190;transport=UDP",response="f4bc55361843ddfc2924af9cdbcc0688",algorithm=MD5
message-summary
presence, kpml
0
<sip:100@192.168.10.190:5060;lr>
18:20.845 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1
Max-Forwards: 69
Contact: <sip:100@192.168.10.220:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From: <sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="0861459e",uri="sip:100@192.168.10.190;transport=UDP",response="f4bc55361843ddfc2924af9cdbcc0688",algorithm=MD5
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:100@192.168.10.190:5060;lr>
----------------------------------------
18:20.845 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---216bb08ec40a9073
70
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
2 REGISTER
3600
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
presence, kpml
0
18:20.845 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---216bb08ec40a9073
Max-Forwards: 70
Contact:
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From: <sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.845 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
F14gRVkh4gK3z8mxnmM7yw..
2 SUBSCRIBE
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
0
18:20.845 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 404 Not found (no mailbox)
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKufbmp2103gr25bu87nj0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
----------------------------------------
18:20.846 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1
69
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
2 REGISTER
3600
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
presence, kpml
0
<sip:192.168.10.190:5060;lr>
18:20.846 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Expires: 3600
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
----------------------------------------
18:20.846 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---361791e0429c180e
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
F14gRVkh4gK3z8mxnmM7yw..
2 SUBSCRIBE
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
0
18:20.846 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 404 Not found (no mailbox)
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---361791e0429c180e
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as617a1df5
From:
<sip:100@192.168.10.190;transport=UDP>;tag=94510a01
Call-ID: F14gRVkh4gK3z8mxnmM7yw..
CSeq: 2 SUBSCRIBE
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
----------------------------------------
18:20.846 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp
SIP/2.0
SIP/2.0/UDP
192.168.10.190:5060;branch=z9hG4bK71ad0654;rport
70
"Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
<sip:Unknown@192.168.10.190:5060>
204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
102 OPTIONS
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Tue, 29 Dec 2015
00:18:26 GMT
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
0
18:20.846 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
OPTIONS
sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp
SIP/2.0
Via: SIP/2.0/UDP
192.168.10.190:5060;branch=z9hG4bK71ad0654;rport
Max-Forwards: 70
From: "Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
To:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>
Contact: <sip:Unknown@192.168.10.190:5060>
Call-ID: 204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
CSeq: 102 OPTIONS
User-Agent: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Date: Tue, 29 Dec 2015 00:18:26 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Content-Length: 0
----------------------------------------
18:20.847 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
XPhOO_LYCdEVur1392aTEA..
2 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
3600
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=3600
Tue, 29 Dec 2015
00:18:26 GMT
0
18:20.847 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bKuvhprb103os8g7sam160.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 3600
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=3600
Date: Tue, 29 Dec 2015 00:18:26 GMT
Content-Length: 0
----------------------------------------
18:20.847 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.190:5060;received=192.168.10.190;branch=z9hG4bK71ad0654;rport=5060
"Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;tag=aprqngfrt-g4c1bu00000c6
204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
102 OPTIONS
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;rinstance=1ed2f37226167a25;transport=udp>
18:20.847 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
SIP/2.0 300 Multiple Choices
Via: SIP/2.0/UDP 192.168.10.190:5060;received=192.168.10.190;branch=z9hG4bK71ad0654;rport=5060
From: "Unknown"
<sip:Unknown@192.168.10.190>;tag=as08d8b806
To:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;tag=aprqngfrt-g4c1bu00000c6
Call-ID:
204da3d526ebfe07467e5f056139428d@192.168.10.190:5060
CSeq: 102 OPTIONS
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;rinstance=1ed2f37226167a25;transport=udp>
----------------------------------------
18:20.847 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---216bb08ec40a9073
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
2 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
3600
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=3600
Tue, 29 Dec 2015
00:18:26 GMT
0
18:20.847 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---216bb08ec40a9073
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
From: <sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 2 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 3600
Contact:
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=3600
Date: Tue, 29 Dec 2015 00:18:26 GMT
Content-Length: 0
----------------------------------------
18:20.950 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---46232b03085600aa
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
0wGsHQfyOCxK7AiqDPN_lQ..
1 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
message-summary
presence, kpml
0
18:20.950 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SUBSCRIBE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---46232b03085600aa
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
Call-ID: 0wGsHQfyOCxK7AiqDPN_lQ..
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.951 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP
SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvfoqtk10503isnrjla50.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
0wGsHQfyOCxK7AiqDPN_lQ..
1 SUBSCRIBE
3600
application/simple-message-summary
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
message-summary
presence, kpml
0
18:20.951 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SUBSCRIBE
sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvfoqtk10503isnrjla50.1
Max-Forwards: 69
Contact: <sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
Call-ID: 0wGsHQfyOCxK7AiqDPN_lQ..
CSeq: 1 SUBSCRIBE
Expires: 3600
Accept: application/simple-message-summary
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Event: message-summary
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.953 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvfoqtk10503isnrjla50.1
<sip:100@192.168.10.190;transport=UDP>;tag=8f7f6201
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
0wGsHQfyOCxK7AiqDPN_lQ..
1 SUBSCRIBE
Z 3.9.32144 r32121
presence, kpml
0
18:20.953 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvfoqtk10503isnrjla50.1
To:
<sip:100@192.168.10.190;transport=UDP>;tag=8f7f6201
From:
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
Call-ID: 0wGsHQfyOCxK7AiqDPN_lQ..
CSeq: 1 SUBSCRIBE
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:20.953 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---46232b03085600aa
<sip:100@192.168.10.190;transport=UDP>;tag=8f7f6201
<sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
0wGsHQfyOCxK7AiqDPN_lQ..
1 SUBSCRIBE
Z 3.9.32144 r32121
presence, kpml
0
18:20.953 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 489 Event Package Not Supported
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---46232b03085600aa
To:
<sip:100@192.168.10.190;transport=UDP>;tag=8f7f6201
From: <sip:100@192.168.10.190;transport=UDP>;tag=bd2fb466
Call-ID: 0wGsHQfyOCxK7AiqDPN_lQ..
CSeq: 1 SUBSCRIBE
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:24.160 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100@192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:24.160 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
INVITE sip:100@192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 0 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8000 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
----------------------------------------
18:24.161 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
18:24.161 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
----------------------------------------
18:24.161 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP
SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:24.161 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
INVITE
sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 0 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8000 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
----------------------------------------
18:24.245 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
0
18:24.245 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
To: <sip:100@192.168.10.190;transport=UDP>
From: <sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Content-Length: 0
----------------------------------------
18:24.245 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
<sip:100@192.168.10.5:59713>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
Z 3.9.32144 r32121
0
18:24.245 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
Contact: <sip:100@192.168.10.5:59713>
To: <sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:24.245 On [0:0]192.168.10.215:5060 sent to 192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
Z 3.9.32144 r32121
0
18:24.245 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:25.842 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
<sip:100@192.168.10.5:59713>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:25.842 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bKvvutfv108ogus54tted0.1
Contact: <sip:100@192.168.10.5:59713>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 2 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8002 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
----------------------------------------
18:25.843 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 INVITE
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:25.843 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---fd6ff44bd0017ec9
To: <sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 INVITE
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 2 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8002 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=sendrecv
----------------------------------------
18:25.847 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5ab7c5433b7c0f39
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 ACK
Z 3.9.32144 r32121
0
18:25.847 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
ACK sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp
SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5ab7c5433b7c0f39
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From: <sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 ACK
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:25.848 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713 SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK0g5v19203guk3knft7c0.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
1 ACK
Z 3.9.32144 r32121
0
18:25.848 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
ACK sip:100@192.168.10.5:59713 SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK0g5v19203guk3knft7c0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 1 ACK
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:26.055 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:26.055 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
INVITE
sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 1 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8000 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=inactive
----------------------------------------
18:26.055 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 INVITE
18:26.055 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 100 Trying
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 INVITE
----------------------------------------
18:26.056 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713 SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK10c04i206g9tnbu45l90.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:26.056 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
INVITE sip:100@192.168.10.5:59713 SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK10c04i206g9tnbu45l90.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 1 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8000 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=inactive
----------------------------------------
18:26.063 On [0:0]192.168.10.215:5060 received from 192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK10c04i206g9tnbu45l90.1
<sip:100@192.168.10.5:59713>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 INVITE
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:26.063 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK10c04i206g9tnbu45l90.1
Contact: <sip:100@192.168.10.5:59713>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From: <sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 INVITE
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 3 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8002 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=inactive
----------------------------------------
18:26.063 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 INVITE
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
application/sdp
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
presence, kpml
161
101 telephone-event/8000
101 0-16
18:26.063 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.5:59713;branch=z9hG4bK-524287-1---5019ae9019ec19d1
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 INVITE
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Content-Type: application/sdp
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Allow-Events: presence, kpml
Content-Length: 161
v=0
o=Z 0 3 IN IP4 192.168.10.5
s=Z
c=IN IP4 192.168.10.5
t=0 0
m=audio 8002 RTP/AVP 0 101
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=inactive
----------------------------------------
18:26.065 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5f7e320dfa8e4eaf
70
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 ACK
Z 3.9.32144 r32121
0
18:26.065 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
ACK sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp
SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5f7e320dfa8e4eaf
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 ACK
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:26.066 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713 SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK1gi36r206gjv2i59i2b0.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
xXH06RtM63Pg_O9HqHuS9A..
2 ACK
Z 3.9.32144 r32121
0
18:26.066 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
ACK sip:100@192.168.10.5:59713 SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK1gi36r206gjv2i59i2b0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
From:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 ACK
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:27.867 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5e34f68b6df68688
70
<sip:100@192.168.10.5:59713>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
xXH06RtM63Pg_O9HqHuS9A..
2 BYE
Z 3.9.32144 r32121
0
18:27.867 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
BYE sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp
SIP/2.0
Via: SIP/2.0/UDP 192.168.10.5:59713;branch=z9hG4bK-524287-1---5e34f68b6df68688
Max-Forwards: 70
Contact: <sip:100@192.168.10.5:59713>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
From:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 BYE
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:27.867 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
100@192.168.10.5:59713;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK20p485303ohvu9tbge00.1
69
<sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
xXH06RtM63Pg_O9HqHuS9A..
2 BYE
Z 3.9.32144 r32121
0
18:27.867 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
BYE sip:100@192.168.10.5:59713;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK20p485303ohvu9tbge00.1
Max-Forwards: 69
Contact: <sip:100-lba4dj7sk63e3@192.168.10.215:5060;transport=udp>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
From:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 BYE
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:27.880 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.215:5060;branch=z9hG4bK20p485303ohvu9tbge00.1
<sip:100@192.168.10.5:59713;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
xXH06RtM63Pg_O9HqHuS9A..
2 BYE
Z 3.9.32144 r32121
0
18:27.880 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP 192.168.10.215:5060;branch=z9hG4bK20p485303ohvu9tbge00.1
Contact: <sip:100@192.168.10.5:59713;transport=UDP>
To:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
From:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 BYE
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:27.881 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5e34f68b6df68688
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
xXH06RtM63Pg_O9HqHuS9A..
2 BYE
<sip:100@192.168.10.215:5060;transport=udp>
Z 3.9.32144 r32121
0
18:27.881 On [0:0]192.168.10.215:5060 sent to 192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---5e34f68b6df68688
To:
<sip:100@192.168.10.190;transport=UDP>;tag=e55f4931
From:
<sip:100@192.168.10.190;transport=UDP>;tag=f84aa869
Call-ID: xXH06RtM63Pg_O9HqHuS9A..
CSeq: 2 BYE
Contact: <sip:100@192.168.10.215:5060;transport=udp>
User-Agent: Z 3.9.32144 r32121
Content-Length: 0
----------------------------------------
18:30.679 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---8a1ee8b0041d8683
70
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=0
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
3 REGISTER
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
presence, kpml
0
18:30.679 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---8a1ee8b0041d8683
Max-Forwards: 70
Contact:
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:30.680 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1
69
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
3 REGISTER
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
presence, kpml
0
<sip:192.168.10.190:5060;lr>
18:30.680 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP 192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="169a2759",uri="sip:192.168.10.190;transport=UDP",response="fd97810849a499f57e0a963a14745cae",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
----------------------------------------
18:30.680 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
XPhOO_LYCdEVur1392aTEA..
3 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="16a91025", stale=true
0
18:30.680 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK2gv7qf300oqt3na685i0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="16a91025", stale=true
Content-Length: 0
----------------------------------------
18:30.681 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---8a1ee8b0041d8683
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
3 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
Digest algorithm=MD5,
realm="asterisk", nonce="16a91025", stale=true
0
18:30.681 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---8a1ee8b0041d8683
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
From: <sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 3 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
WWW-Authenticate: Digest algorithm=MD5,
realm="asterisk", nonce="16a91025", stale=true
Content-Length: 0
----------------------------------------
18:30.683 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---c84e4a90886d8fc5
70
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=0
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
4 REGISTER
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="16a91025",uri="sip:192.168.10.190;transport=UDP",response="e90acc9a1b451076f06aaf37d668c4eb",algorithm=MD5
presence, kpml
0
18:30.683 On [0:0]192.168.10.215:5060 received from
192.168.10.5:59713
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---c84e4a90886d8fc5
Max-Forwards: 70
Contact:
<sip:100@192.168.10.5:59713;rinstance=1ed2f37226167a25;transport=UDP>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From: <sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest
username="100",realm="asterisk",nonce="16a91025",uri="sip:192.168.10.190;transport=UDP",response="e90acc9a1b451076f06aaf37d668c4eb",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
----------------------------------------
18:30.684 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
192.168.10.190;transport=UDP SIP/2.0
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1
69
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
<sip:100@192.168.10.190;transport=UDP>
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
4 REGISTER
INVITE, ACK, CANCEL,
BYE, NOTIFY, REFER, MESSAGE, OPTIONS, INFO, SUBSCRIBE
replaces, norefersub,
extended-refer, timer, outbound, path, X-cisco-serviceuri
Z 3.9.32144 r32121
Digest
username="100",realm="asterisk",nonce="16a91025",uri="sip:192.168.10.190;transport=UDP",response="e90acc9a1b451076f06aaf37d668c4eb",algorithm=MD5
presence, kpml
0
<sip:192.168.10.190:5060;lr>
18:30.684 On [1:0]192.168.10.220:5060 sent to
192.168.10.190:5060
REGISTER sip:192.168.10.190;transport=UDP SIP/2.0
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1
Max-Forwards: 69
Contact:
<sip:100-lba4dj7sk63e3@192.168.10.220:5060;rinstance=1ed2f37226167a25;transport=udp>;expires=0
To: <sip:100@192.168.10.190;transport=UDP>
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, REFER, MESSAGE,
OPTIONS, INFO, SUBSCRIBE
Supported: replaces, norefersub, extended-refer, timer,
outbound, path, X-cisco-serviceuri
User-Agent: Z 3.9.32144 r32121
Authorization: Digest username="100",realm="asterisk",nonce="16a91025",uri="sip:192.168.10.190;transport=UDP",response="e90acc9a1b451076f06aaf37d668c4eb",algorithm=MD5
Allow-Events: presence, kpml
Content-Length: 0
Route: <sip:192.168.10.190:5060;lr>
----------------------------------------
18:30.685 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1;received=192.168.10.220;rport=5060
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
XPhOO_LYCdEVur1392aTEA..
4 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
0
Tue, 29 Dec 2015
00:18:36 GMT
0
18:30.685 On [1:0]192.168.10.220:5060 received from
192.168.10.190:5060
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.220:5060;branch=z9hG4bK3069so300ouvfjmdpse0.1;received=192.168.10.220;rport=5060
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 0
Date: Tue, 29 Dec 2015 00:18:36 GMT
Content-Length: 0
----------------------------------------
18:30.685 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---c84e4a90886d8fc5
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
XPhOO_LYCdEVur1392aTEA..
4 REGISTER
FPBX-AsteriskNOW-12.0.76.2(11.16.0)
INVITE, ACK, CANCEL,
OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
replaces, timer
0
Tue, 29 Dec 2015
00:18:36 GMT
0
18:30.685 On [0:0]192.168.10.215:5060 sent to
192.168.10.5:59713
SIP/2.0 200 OK
Via: SIP/2.0/UDP
192.168.10.5:59713;branch=z9hG4bK-524287-1---c84e4a90886d8fc5
To:
<sip:100@192.168.10.190;transport=UDP>;tag=as2fabd324
From:
<sip:100@192.168.10.190;transport=UDP>;tag=7e5fce24
Call-ID: XPhOO_LYCdEVur1392aTEA..
CSeq: 4 REGISTER
Server: FPBX-AsteriskNOW-12.0.76.2(11.16.0)
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE,
NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Expires: 0
Date: Tue, 29 Dec 2015 00:18:36 GMT
Content-Length: 0
----------------------------------------
Riveting.
ReplyDeleteexcellent read mate
ReplyDelete