Good day Forum:
-Its been a few days ive been playing with asterisk and some sip trunks i have…as far as now im quite happy , BUT:
-One of my trunks its not getting inbound calls
-when i call , nothing happens , even with debug on
-The provider is Libertalk
-i succeded with inbound calls for a diferent provider…
PLEASE HELP ME !!!
I attach my config , log and info:
-Asterisk 11.3.0, Copyright © 1999 - 2012 Digium, Inc. and others.
-installed from source
-in VPS, publically addressable IP
########################################################################################################################
SIP.CONF
########################################################################################################################
[general]
disallow=all
allow=ulaw,alaw
qualify=yes
nat= no
bindport=5060
bindaddr=IPxxPRIVATE
register => +339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org:PASSWORD:NDI04XXXXXXXX.LIBERTALK@sfr.fr@internet.p-cscf.sfr.net:5064~3600
[Neuftalk-out]
type=peer
fromdomain=ims.mnc010.mcc208.3gppnetwork.org
fromuser=+339904XXXXXXXX
defaultuser=NDI04XXXXXXXX.LIBERTALK@sfr.fr
host=internet.p-cscf.sfr.net
insecure=invite
remotesecret=PASSWORD
canreinvite=no
auth = NDI04XXXXXXXX.LIBERTALK@sfr.fr:PASSWORD@ims.mnc010.mcc208.3gppnetwork.org
outboundproxy:5064=internet.p-cscf.sfr.net
nat= no
qualify=yes
port=5064
insecure=port,invite
context=incoming_lib
permit=IPxxPRIVATE
[Neuftalk-in]
type=friend
fromdomain=ims.mnc010.mcc208.3gppnetwork.org
host=internet.p-cscf.sfr.net
port=5064
insecure=port,invite
context=incoming_lib
nat=no
qualify=yes
permit=IPxxPRIVATE
[102]
type=friend
username=102
secret=PASSWORD
host=dynamic
[103]
type=friend
username=103
secret=PASSWORD
host=dynamic
[202]
type=friend
username=202
secret=PASSWORD
host=dynamic
########################################################################################################################
extensions.conf
########################################################################################################################
[default]
exten => 102,1,Dial(SIP/102)
exten => 202,2,Dial(SIP/202)
exten => i,1,Answer
exten => +339904XXXXXXXX,2,VoiceMail(102,u)
exten => +339904XXXXXXXX,3,VoiceMail(202,u)
[incoming_lib]
exten => +339904XXXXXXXX,1,answer
exten => +339904XXXXXXXX,2,Playback(hello-world)
########################################################################################################################
extensions.conf
########################################################################################################################
[root@ftp ~]# asterisk -vvvvr
Asterisk 11.3.0, Copyright © 1999 - 2012 Digium, Inc. and others.
Created by Mark Spencer markster@digium.com
Asterisk comes with ABSOLUTELY NO WARRANTY; type ‘core show warranty’ for details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it under
certain conditions. Type ‘core show license’ for details.
Connected to Asterisk 11.3.0 currently running on ftp (pid = 25780)
ftpCLI> sip set debug on
SIP Debugging enabled
ftpCLI> reload
== Parsing ‘/etc/asterisk/extconfig.conf’: Found
== Parsing ‘/etc/asterisk/logger.conf’: Found
Asterisk Queue Logger restarted
== Parsing ‘/etc/asterisk/cel.conf’: Found
– CEL logging disabled.
== Parsing ‘/etc/asterisk/codecs.conf’: Found
– Reloading module ‘app_amd.so’ (Answering Machine Detection Application)
– Reloading module ‘app_confbridge.so’ (Conference Bridge Application)
– Reloading module ‘app_followme.so’ (Find-Me/Follow-Me Application)
– Reloading module ‘app_minivm.so’ (Mini VoiceMail (A minimal Voicemail e-mail System))
– Reloading module ‘app_playback.so’ (Sound File Playback Application)
– Reloading module ‘app_queue.so’ (True Call Queueing)
[Apr 15 15:42:10] NOTICE[25912]: app_queue.c:7712 reload_queue_rules: queuerules.conf has not changed since it was last loaded. Not taking any action.
– Reloading module ‘app_voicemail.so’ (Comedian Mail (Voicemail System))
– Reloading module ‘cdr_csv.so’ (Comma Separated Values CDR Backend)
– Reloading module ‘cdr_custom.so’ (Customizable Comma Separated Values CDR Backend)
== Parsing ‘/etc/asterisk/cdr_custom.conf’: Found
– Reloading module ‘cdr_manager.so’ (Asterisk Manager Interface CDR Backend)
– Reloading module ‘cel_custom.so’ (Customizable Comma Separated Values CEL Backend)
== Parsing ‘/etc/asterisk/cel_custom.conf’: Found
– Reloading module ‘cel_manager.so’ (Asterisk Manager Interface CEL Backend)
– Reloading module ‘chan_agent.so’ (Agent Proxy Channel)
– Reloading module ‘chan_iax2.so’ (Inter Asterisk eXchange (Ver 2))
– Reloading module ‘chan_mgcp.so’ (Media Gateway Control Protocol (MGCP))
Reloading MGCP
– Reloading module ‘chan_sip.so’ (Session Initiation Protocol (SIP))
Reloading SIP
– Reloading module ‘chan_skinny.so’ (Skinny Client Control Protocol (Skinny))
[Apr 15 15:42:10] NOTICE[25912]: chan_skinny.c:7732 config_load: Configuring skinny from skinny.conf
== Parsing ‘/etc/asterisk/skinny.conf’: Found
– Reloading module ‘chan_unistim.so’ (UNISTIM Protocol (USTM))
Reloading unistim.conf…
== Parsing ‘/etc/asterisk/unistim.conf’: Found
– Reloading module ‘codec_adpcm.so’ (Adaptive Differential PCM Coder/Decoder)
– Reloading module ‘codec_alaw.so’ (A-law Coder/Decoder)
– Reloading module ‘codec_dahdi.so’ (Generic DAHDI Transcoder Codec Translator)
– Reloading module ‘codec_g722.so’ (ITU G.722-64kbps G722 Transcoder)
– Reloading module ‘codec_g726.so’ (ITU G.726-32kbps G726 Transcoder)
– Reloading module ‘codec_gsm.so’ (GSM Coder/Decoder)
– Reloading module ‘codec_lpc10.so’ (LPC10 2.4kbps Coder/Decoder)
– Reloading module ‘codec_ulaw.so’ (mu-Law Coder/Decoder)
– Reloading module ‘pbx_config.so’ (Text Extension Configuration)
== Parsing ‘/etc/asterisk/extensions.conf’: Found
– Registered extension context ‘incoming_lib’; registrar: pbx_config
– Added extension ‘0456851563’ priority 1 to incoming_lib
– Added extension ‘0456851563’ priority 2 to incoming_lib
– Registered extension context ‘default’; registrar: pbx_config
– Added extension ‘+339904XXXXXXXX’ priority 1 to default
– Added extension ‘+339904XXXXXXXX’ priority 2 to default
– Registered extension context ‘incoming’; registrar: pbx_config
– Added extension ‘2XXXXXX’ priority 1 to incoming
– Added extension ‘2XXXXXX’ priority 2 to incoming
== Parsing ‘/etc/asterisk/users.conf’: Found
– Registered extension context ‘parkedcalls’; registrar: features
– merging incls/swits/igpats from old(parkedcalls) to new(parkedcalls) context, registrar = pbx_config
– Added extension ‘700’ priority 1 to parkedcalls
– Time to scan old dialplan and merge leftovers back into the new: 0.000111 sec
– Time to restore hints and swap in new dialplan: 0.000004 sec
– Time to delete the old dialplan: 0.000005 sec
– Total time merge_contexts_delete: 0.000120 sec
– Reloading module ‘pbx_dundi.so’ (Distributed Universal Number Discovery (DUNDi))
== Parsing ‘/etc/asterisk/dundi.conf’: Found
– Reloading module ‘res_adsi.so’ (ADSI Resource)
– Reloading module ‘res_calendar.so’ (Asterisk Calendar integration)
– Reloading module ‘res_clialiases.so’ (CLI Aliases)
– Reloading module ‘res_config_sqlite3.so’ (SQLite 3 realtime config engine)
– Reloading module ‘res_crypto.so’ (Cryptographic Digital Signatures)
– Reloading module ‘res_fax.so’ (Generic FAX Applications)
– Reloading module ‘res_musiconhold.so’ (Music On Hold Resource)
– Reloading module ‘res_phoneprov.so’ (HTTP Phone Provisioning)
== Parsing ‘/etc/asterisk/sip.conf’: Found
== Parsing ‘/etc/asterisk/users.conf’: Found
== Parsing ‘/etc/asterisk/phoneprov.conf’: Found
– Reloading module ‘res_rtp_asterisk.so’ (Asterisk RTP Stack)
– Reloading module ‘res_stun_monitor.so’ (STUN Network Monitor)
Reliably Transmitting (no NAT) to 200.112.225.159:5060:
OPTIONS sip:voipserver.txi.cl SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK3534d5af
Max-Forwards: 70
From: “asterisk” sip:2XXXXXX@my_server_ip;tag=as70d0a91e
To: sip:voipserver.txi.cl
Contact: sip:2XXXXXX@my_server_ip:5060
Call-ID: 108626e47b6067974e49102500b4cfc5@my_server_ip:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 11.3.0
Date: Mon, 15 Apr 2013 13:42:10 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
Reliably Transmitting (no NAT) to 91.68.1.20:5064:
OPTIONS sip:internet.p-cscf.sfr.net SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK426ac955
Max-Forwards: 70
From: “asterisk” sip:+339904XXXXXXXX@my_server_ip;tag=as4e56fc06
To: sip:internet.p-cscf.sfr.net
Contact: sip:+339904XXXXXXXX@my_server_ip:5060
Call-ID: 6fde68cd42627f1500598fb073ae115b@my_server_ip:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 11.3.0
Date: Mon, 15 Apr 2013 13:42:10 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
[Apr 15 15:42:10] NOTICE[25811]: chan_sip.c:14947 sip_reregister: – Re-registration for 2XXXXXX@voipserver.txi.cl
REGISTER 11 headers, 0 lines
Reliably Transmitting (no NAT) to 200.112.225.159:5060:
REGISTER sip:voipserver.txi.cl SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK720c8137
Max-Forwards: 70
From: sip:2XXXXXX@voipserver.txi.cl;tag=as4dc571e2
To: sip:2XXXXXX@voipserver.txi.cl
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 124 REGISTER
User-Agent: Asterisk PBX 11.3.0
Authorization: Digest username=“2XXXXXX”, realm=“asterisk”, algorithm=MD5, uri=“sip:voipserver.txi.cl”, nonce=“0aa72dbd”, response="825c20f990aa61a09a3e3a8e0c62bc3f"
Expires: 120
Contact: sip:2XXXXXX@my_server_ip:5060
Content-Length: 0
<— SIP read from UDP:91.68.1.20:5064 —>
SIP/2.0 407 Proxy Authentication Required
Call-ID: 6fde68cd42627f1500598fb073ae115b@my_server_ip:5060
Via: SIP/2.0/UDP my_server_ip:5060;received=my_server_ip;branch=z9hG4bK426ac955
To: sip:internet.p-cscf.sfr.net;tag=51105a36-1366026132512394
From: “asterisk” sip:+339904XXXXXXXX@my_server_ip;tag=as4e56fc06
CSeq: 102 OPTIONS
Date: Mon, 15 Apr 2013 11:42:12 GMT
Server: Alcatel-Lucent-HPSS/3.0.3
Content-Length: 0
<------------->
— (9 headers 0 lines) —
Really destroying SIP dialog ‘6fde68cd42627f1500598fb073ae115b@my_server_ip:5060’ Method: OPTIONS
[Apr 15 15:42:10] NOTICE[25811]: chan_sip.c:14947 sip_reregister: – Re-registration for +339904XXXXXXXX@internet.p-cscf.sfr.net
REGISTER 11 headers, 0 lines
Reliably Transmitting (no NAT) to 91.68.1.20:5064:
REGISTER sip:ims.mnc010.mcc208.3gppnetwork.org SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK2f1259dc
Max-Forwards: 70
From: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=as2efd46b3
To: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org
Call-ID: 2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip
CSeq: 108 REGISTER
User-Agent: Asterisk PBX 11.3.0
Authorization: Digest username="NDI0456851563.LIBERTALK@sfr.fr", realm=“sfr.fr”, algorithm=MD5, uri=“sip:ims.mnc010.mcc208.3gppnetwork.org”, nonce=“b7c9036dbf3054ae516be774a940e9703dc8f84c1608”, response=“d31a4747ecbd4550afd7eb866073cf82”, opaque=“ALU:QbkRBthOEgEQAkhWV1hYRAIBHgkdHwQCQ1lFRkBWGBkpdio3JnZ0ZiAnOGI-KD1-PzcnbmBmbmg_”, qop=auth, cnonce=“7cae9f4c”, nc=00000002
Expires: 3600
Contact: sip:s@my_server_ip:5060
Content-Length: 0
<— SIP read from UDP:91.68.1.20:5064 —>
SIP/2.0 401 Unauthorized
Call-ID: 2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip
Via: SIP/2.0/UDP my_server_ip:5060;received=my_server_ip;branch=z9hG4bK2f1259dc
To: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=5058f170-1366026132615902
From: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=as2efd46b3
CSeq: 108 REGISTER
Date: Mon, 15 Apr 2013 11:42:12 GMT
Server: Alcatel-Lucent-HPSS/3.0.3
WWW-Authenticate: Digest realm=“sfr.fr”, nonce=“b7516be792c9036dbf3054aea940e9703dc8f84c0208”, opaque=“ALU:QbkRBthOEgEQAkhWV1hYRAIBHgkdHwQCQ1lFRkBWGBkpdio3JnZ0ZiAnOGI-KD1-PzcnbmBmbmg_”, stale=true, algorithm=MD5, qop="auth"
Content-Length: 0
<------------->
— (10 headers 0 lines) —
Responding to challenge, registration to domain/host name internet.p-cscf.sfr.net
REGISTER 11 headers, 0 lines
Reliably Transmitting (no NAT) to 91.68.1.20:5064:
REGISTER sip:ims.mnc010.mcc208.3gppnetwork.org SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK54440c3a
Max-Forwards: 70
From: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=as5a337c97
To: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org
Call-ID: 2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip
CSeq: 109 REGISTER
User-Agent: Asterisk PBX 11.3.0
Authorization: Digest username="NDI0456851563.LIBERTALK@sfr.fr", realm=“sfr.fr”, algorithm=MD5, uri=“sip:ims.mnc010.mcc208.3gppnetwork.org”, nonce=“b7516be792c9036dbf3054aea940e9703dc8f84c0208”, response=“6c9441e2271c20a3655b9994f8ae9dcd”, opaque=“ALU:QbkRBthOEgEQAkhWV1hYRAIBHgkdHwQCQ1lFRkBWGBkpdio3JnZ0ZiAnOGI-KD1-PzcnbmBmbmg_”, qop=auth, cnonce=“72b5c6d5”, nc=00000001
Expires: 3600
Contact: sip:s@my_server_ip:5060
Content-Length: 0
<— SIP read from UDP:200.112.225.159:5060 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK3534d5af;received=my_server_ip
From: “asterisk” sip:2XXXXXX@my_server_ip;tag=as70d0a91e
To: sip:voipserver.txi.cl;tag=as6e00a66e
Call-ID: 108626e47b6067974e49102500b4cfc5@my_server_ip:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Contact: sip:200.112.225.159
Accept: application/sdp
Content-Length: 0
<------------->
— (12 headers 0 lines) —
Really destroying SIP dialog ‘108626e47b6067974e49102500b4cfc5@my_server_ip:5060’ Method: OPTIONS
<— SIP read from UDP:91.68.1.20:5064 —>
SIP/2.0 200 OK
Call-ID: 2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip
Via: SIP/2.0/UDP my_server_ip:5060;received=my_server_ip;branch=z9hG4bK54440c3a
To: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=5058f170-1366026132639742
From: sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org;tag=as5a337c97
CSeq: 109 REGISTER
Allow-Events: reg
Contact: sip:s@my_server_ip:5060;expires=3161
Date: Mon, 15 Apr 2013 11:42:12 GMT
Path: sip:pcgw-0003.imsgroup0-000.ach4isc01.ims.sfr.net:5064;lr;ottag=ue_term;bidx=2693980;access-type=ADSL
P-Associated-URI: Main sip:+339904XXXXXXXX@ims.mnc010.mcc208.3gppnetwork.org
P-Associated-URI: Alias tel:+339904XXXXXXXX
Server: Alcatel-Lucent-HPSS/3.0.3
Content-Length: 0
<------------->
— (14 headers 0 lines) —
Scheduling destruction of SIP dialog ‘2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip’ in 32000 ms (Method: REGISTER)
[Apr 15 15:42:10] NOTICE[25811]: chan_sip.c:23275 handle_response_register: Outbound Registration: Expiry for internet.p-cscf.sfr.net is 3161 sec (Scheduling reregistration in 3146 s)
<— SIP read from UDP:200.112.225.159:5060 —>
SIP/2.0 100 Trying
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK720c8137;received=my_server_ip
From: sip:2XXXXXX@voipserver.txi.cl;tag=as4dc571e2
To: sip:2XXXXXX@voipserver.txi.cl
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 124 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0
<------------->
— (10 headers 0 lines) —
<— SIP read from UDP:200.112.225.159:5060 —>
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK720c8137;received=my_server_ip
From: sip:2XXXXXX@voipserver.txi.cl;tag=as4dc571e2
To: sip:2XXXXXX@voipserver.txi.cl;tag=as036c2250
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 124 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
WWW-Authenticate: Digest algorithm=MD5, realm=“asterisk”, nonce=“2e3257a4”, stale=true
Content-Length: 0
<------------->
— (11 headers 0 lines) —
Responding to challenge, registration to domain/host name voipserver.txi.cl
REGISTER 11 headers, 0 lines
Reliably Transmitting (no NAT) to 200.112.225.159:5060:
REGISTER sip:voipserver.txi.cl SIP/2.0
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK7fd5bc2a
Max-Forwards: 70
From: sip:2XXXXXX@voipserver.txi.cl;tag=as01ca6d72
To: sip:2XXXXXX@voipserver.txi.cl
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 125 REGISTER
User-Agent: Asterisk PBX 11.3.0
Authorization: Digest username=“2XXXXXX”, realm=“asterisk”, algorithm=MD5, uri=“sip:voipserver.txi.cl”, nonce=“2e3257a4”, response="1fec47bfd3dc92e7d85188fc814027a0"
Expires: 120
Contact: sip:2XXXXXX@my_server_ip:5060
Content-Length: 0
<— SIP read from UDP:200.112.225.159:5060 —>
SIP/2.0 100 Trying
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK7fd5bc2a;received=my_server_ip
From: sip:2XXXXXX@voipserver.txi.cl;tag=as01ca6d72
To: sip:2XXXXXX@voipserver.txi.cl
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 125 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Content-Length: 0
<------------->
— (10 headers 0 lines) —
<— SIP read from UDP:200.112.225.159:5060 —>
SIP/2.0 200 OK
Via: SIP/2.0/UDP my_server_ip:5060;branch=z9hG4bK7fd5bc2a;received=my_server_ip
From: sip:2XXXXXX@voipserver.txi.cl;tag=as01ca6d72
To: sip:2XXXXXX@voipserver.txi.cl;tag=as036c2250
Call-ID: 10b380114f59113662023e646ba62e6a@my_server_ip
CSeq: 125 REGISTER
User-Agent: Asterisk PBX
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO
Supported: replaces
Expires: 120
Contact: sip:2XXXXXX@my_server_ip:5060;expires=120
Date: Mon, 15 Apr 2013 12:42:34 GMT
Content-Length: 0
<------------->
— (13 headers 0 lines) —
Scheduling destruction of SIP dialog ‘10b380114f59113662023e646ba62e6a@my_server_ip’ in 32000 ms (Method: REGISTER)
[Apr 15 15:42:11] NOTICE[25811]: chan_sip.c:23275 handle_response_register: Outbound Registration: Expiry for voipserver.txi.cl is 120 sec (Scheduling reregistration in 105 s)
Really destroying SIP dialog ‘2ceb80111b5e74ec7b69c6ea156657f0@my_server_ip’ Method: REGISTER
Really destroying SIP dialog ‘10b380114f59113662023e646ba62e6a@my_server_ip’ Method: REGISTER
Really destroying SIP dialog ‘6f922e6f5435426a61485eee0cbc2277@200.112.225.159’ Method: NOTIFY
<— SIP read from UDP:200.112.225.159:5060 —>
NOTIFY sip:2XXXXXX@my_server_ip:5060 SIP/2.0
Via: SIP/2.0/UDP 200.112.225.159:5060;branch=z9hG4bK3fb25473;rport
From: “asterisk” sip:asterisk@200.112.225.159;tag=as139a53d9
To: sip:2XXXXXX@my_server_ip:5060
Contact: sip:asterisk@200.112.225.159
Call-ID: 048c40e7390014b06eb06c6f469b5700@200.112.225.159
CSeq: 102 NOTIFY
User-Agent: Asterisk PBX
Max-Forwards: 70
Event: message-summary
Content-Type: application/simple-message-summary
Content-Length: 96
Messages-Waiting: yes
Message-Account: sip:asterisk@200.112.225.159
Voice-Message: 9/0 (0/0)
<------------->
— (12 headers 3 lines) —
<— Transmitting (no NAT) to 200.112.225.159:5060 —>
SIP/2.0 489 Bad event
Via: SIP/2.0/UDP 200.112.225.159:5060;branch=z9hG4bK3fb25473;rport;received=200.112.225.159
From: “asterisk” sip:asterisk@200.112.225.159;tag=as139a53d9
To: sip:2XXXXXX@my_server_ip:5060;tag=as65037fd7
Call-ID: 048c40e7390014b06eb06c6f469b5700@200.112.225.159
CSeq: 102 NOTIFY
Server: Asterisk PBX 11.3.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
<------------>