cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
376
Views
1
Helpful
7
Replies

Configure Cisco ISR 4321 to block specific incoming phone numbers

Circle
Level 1
Level 1

Greetings,

I am looking for information on blocking incoming phone numbers within our CUCM voice gateway Cisco ISR 4321. 

Any examples or documentation would be greatly appreciated.

Thank you!

7 Replies 7

The internet is abundant with resources on this subject. The link provided by @b.winter  includes a detailed session on Call Blocking Configuration Examples

 

 

 



Response Signature


Daniel Bosch
Level 1
Level 1

Here's a specific example I pulled from my journal to block inbound calls on POTS lines.  In my case, I translated any matching number I wanted to block to '0' since there would be no matching outbound peer.  You could use any pattern that doesn't match any outbound peer and get the desired result. This might work on ISDN PRI too but might the translation-profile might be applied to something different.

!

voice-port 0/1/2

 trunk-group POTS

 connection plar 13180184800

 bearer-cap Speech

 caller-id enable

!

voice translation-rule 9999

 rule 1 /.*/ /0/ <-- 0 does not match any outbound peer.

voice translation-profile CallBLOCK

 translate called 9999

!

dial-peer voice 9990 pots

 description ### Block inbound from 512.465.1883 ###

 translation-profile incoming CallBLOCK

 translation-profile outgoing CallBLOCK  <-- Probably not required but doesn't hurt

 huntstop <-- Probably not required either but doesn't hurt

 answer-address 5124651883  <-- Matches calling number you want to block

 direct-inward-dial

 

 

 

Results:

debug vpm signal

debug voice translations

debug voip dialpeer inout

 

Apr 24 14:36:54.191 CDT: htsp_dsp_message: SEND_SIG_STATUS: state=0x0 timestamp=26176 systime=128176282

Apr 24 14:36:54.192 CDT: htsp_process_event: [0/1/2, FXOLS_ONHOOK, E_DSP_SIG_0000]fxols_onhook_ringing

Apr 24 14:36:54.192 CDT: htsp_timer - 125 msec

Apr 24 14:36:54.317 CDT: htsp_process_event: [0/1/2, FXOLS_WAIT_RING_MIN, E_HTSP_EVENT_TIMER]fxols_wait_ring_min_timer

Apr 24 14:36:54.317 CDT: htsp_timer - 10000 msec

Apr 24 14:36:54.317 CDT: htsp_timer3 - 5600 msec

Apr 24 14:36:54.317 CDT: [0/1/2] htsp_start_caller_id_rx:Mode BELLCORE. Alerting 0x1

Apr 24 14:36:54.317 CDT: htsp_start_caller_id_rx create dsp_stream_manager

Apr 24 14:36:54.318 CDT: [0/1/2] htsp_dsm_create_success  returns 1

Apr 24 14:36:56.258 CDT: htsp_dsp_message: SEND_SIG_STATUS: state=0x4 timestamp=28245 systime=128176488

Apr 24 14:36:56.258 CDT: htsp_process_event: [0/1/2, FXOLS_RINGING, E_DSP_SIG_0100]

Apr 24 14:36:56.258 CDT: fxols_ringing_not

Apr 24 14:36:56.258 CDT: htsp_timer_stop

Apr 24 14:36:56.258 CDT: htsp_timer - 10000 msec

Apr 24 14:36:57.274 CDT: [0/1/2] htsp_dsm_feature_notify_cb  returns 2 id=DSM_FEATURE_SM_CALLERID_RX

Apr 24 14:36:57.274 CDT: htsp_process_event: [0/1/2, FXOLS_RINGING, E_HTSP_CALLERID_RX_DONE]

Apr 24 14:36:57.274 CDT: fxols_callerid_done: stop caller ID

Apr 24 14:36:57.274 CDT: [0/1/2] htsp_stop_caller_id_rx. message length 32

Apr 24 14:36:57.274 CDT: htsp_timer_stop3

Apr 24 14:36:57.274 CDT: htsp_timer3 - 20 msec

Apr 24 14:36:57.276 CDT: [0/1/2] htsp_dsm_close_done

Apr 24 14:36:57.294 CDT: htsp_process_event: [0/1/2, FXOLS_STOP_CALLERID_DELAY, E_HTSP_EVENT_TIMER3]

Apr 24 14:36:57.294 CDT: htsp_timer_stop

Apr 24 14:36:57.294 CDT: htsp_timer_stop3 htsp_setup_ind

Apr 24 14:36:57.294 CDT: [0/1/2] get_fxo_caller_id:Caller ID received. Message type=128 length=31 checksum=82

Apr 24 14:36:57.295 CDT: [0/1/2] Caller ID String 80 1C 01 08 30 34 32 34 31 34 33 36 02 0A 35 31 32 34 36 35 31 38 38 33 07 04 46 43 42 54 82

Apr 24 14:36:57.296 CDT: [0/1/2] get_fxo_caller_id calling num=5124651883 calling name=FCBT calling time=04/24 14:36

Apr 24 14:36:57.296 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=5124651883, Called Number=, Voice-Interface=0x7F6AA453C028,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOICE, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.296 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_ANSWER; Incoming Dial-peer=9990

Apr 24 14:36:57.296 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

Apr 24 14:36:57.296 CDT: fxols_callerid_done: call being answered

Apr 24 14:36:57.298 CDT: //-1/27F563598529/RXRULE/regxrule_stack_pop_RegXruleNumInfo: stack=0x7F6AA9752FA0; count=1

Apr 24 14:36:57.298 CDT: //-1/27F563598529/RXRULE/regxrule_stack_pop_callinfo_internal: numinfo=0x7F6AA9599D48

Apr 24 14:36:57.298 CDT: htsp_process_event: [0/1/2, FXOLS_WAIT_SETUP_ACK, E_HTSP_SETUP_ACK]

Apr 24 14:36:57.298 CDT: fxols_wait_setup_ack:

Apr 24 14:36:57.299 CDT: [0/1/2] nim_set_sig_state: ABCD=12, timestamp=0, sys_time=128176592

Apr 24 14:36:57.299 CDT: [0/1/2] set signal state = 0xC timestamp = 0fxols_check_auto_call

Apr 24 14:36:57.299 CDT: //-1/27F563598529/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x7F6AA9752FA0; count=1

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: number=5124651883 type=unknown plan=unknown numbertype=calling

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_match_internal: Error: ruleset for calling number not found

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: No match: number=5124651883 type=unknown plan=unknown

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: number=13180184800 type=unknown plan=unknown numbertype=called

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_match_internal: Matched with rule 1 in ruleset 9999

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_profile_match_internal: Matched with rule 1 in ruleset 9999

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/sed_subst: Successful substitution; pattern=13180184800 matchPattern=.* replacePattern=0 replaced pattern=0

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown

Apr 24 14:36:57.300 CDT: //-1/27F563598529/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown

Apr 24 14:36:57.301 CDT: //-1/27F563598529/RXRULE/regxrule_profile_translate_internal: xlt_number=0 xlt_type=unknown xlt_plan=unknown

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0, Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchSafModulePlugin:

   dialstring=0, saf_enabled=0, saf_dndb_lookup=1, dp_result=-1

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0, Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

Apr 24 14:36:57.301 CDT: //-1/27F563598529/DPM/dpMatchSafModulePlugin:

   dialstring=0, saf_enabled=0, saf_dndb_lookup=1, dp_result=-1

Apr 24 14:36:57.302 CDT: //-1/27F563598529/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=0, Called Number=0, Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=0, saf_enabled=0, saf_dndb_lookup=1, dp_result=-1

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=0, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=NO_MATCH(-1) After All Match Rules Attempt

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=-1

Apr 24 14:36:57.302 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=0, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.303 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=NO_MATCH(-1) After All Match Rules Attempt

Apr 24 14:36:57.303 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=-1

Apr 24 14:36:57.303 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0, Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.304 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0

Apr 24 14:36:57.304 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

Apr 24 14:36:57.304 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=0, saf_enabled=0, saf_dndb_lookup=1, dp_result=-1

Apr 24 14:36:57.304 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

Apr 24 14:36:57.304 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Calling Number=, Called Number=0, Peer Info Type=DIALPEER_INFO_SPEECH

Apr 24 14:36:57.304 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=0

Apr 24 14:36:57.304 CDT: //-1/27F563598529/DPM/dpMatchPeersCore:

   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)

Apr 24 14:36:57.304 CDT: //-1/27F563598529/DPM/dpMatchSafModulePlugin:

   dialstring=0, saf_enabled=1, saf_dndb_lookup=1, dp_result=-1

Apr 24 14:36:57.305 CDT: //-1/27F563598529/DPM/dpMatchPeersMoreArg:

   Result=NO_MATCH(-1)

Apr 24 14:36:57.305 CDT: htsp_process_event: [0/1/2, FXOLS_PROCEEDING, E_HTSP_PROCEEDING]fxols_offhook_proc

Apr 24 14:36:57.305 CDT: htsp_timer - 120000 msec

Apr 24 14:36:57.305 CDT: htsp_pre_connect_disconnect, cdb = 7F6AA94A9358 cause = 1

 

Apr 24 14:36:57.305 CDT: htsp_process_event: [0/1/2, FXOLS_PROCEEDING, E_HTSP_PRE_CONN_DISC]

Apr 24 14:36:57.588 CDT: htsp_dsp_message: SEND_SIG_STATUS: state=0x6 timestamp=29573 systime=128176621

Apr 24 14:36:57.588 CDT: htsp_process_event: [0/1/2, FXOLS_OFFHOOK, E_DSP_SIG_0110]

Apr 24 14:36:57.588 CDT: htsp_timer_stop2 fxols_offhook_rvs_battery

 

What your doing in your example here is not really what the documentation for blocking calls says. Your example is for sure not letting the call to go through, but it's doing so by no route for the called number after the translation. To do call blocking as outlined in the referenced documentation you would do this.

voice translation-rule 1
 rule 1 reject /5124651883/ ! The calling number you wand to block
!
voice translation-profile call_block
 translate calling 1
!
dial-peer voice 100 pots ! Incoming dial-peer, can be pots or voip, it doesn't matter
 call-block translation-profile incoming call_block
 call-block disconnect-cause incoming call-reject


Response Signature


Thanks, Roger.

If I recall correctly, I wasn't having luck with what I found in documentation at the time.  I may have been doing something wrong or was encountering a bug and didn't know it.  I deposited your solution in my journal too, along with my 'workaround' solution.  If I ever have to do this again, I'll try it the right way first.

Daniel Bosch
Level 1
Level 1

And here's an example I used with a SIP carrier.  Hope this is helpful.

 

voice translation-rule 999

 rule 1 reject /2144447848/

 rule 2 reject /5124651883/ <-- Calling number in this example.


voice translation-profile callBlock

 translate calling 999

 

dial-peer voice 100 voip

 description *** Inbound from ITSP ***

 translation-profile incoming ITSPin

 call-block translation-profile incoming callBlock

 call-block disconnect-cause incoming call-reject

 session protocol sipv2

 session target sip-server

 incoming called-number [2-9].........$

 voice-class sip bind control source-interface GigabitEthernet0/0/0

 voice-class sip bind media source-interface GigabitEthernet0/0/0

 dtmf-relay rtp-nte

 codec g711ulaw

 fax-relay ecm disable

 fax-relay sg3-to-g3

 fax rate 14400

 fax protocol pass-through g711ulaw

 no vad

 

Results:

debug ccsip message

debug voip dialpeer inout

 

 

 

Sep 19 15:13:05.444 CDT: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:

Received:

INVITE sip:4302053263@X.X.X.X:5060 SIP/2.0

Via: SIP/2.0/UDP X.X.X.X:5060;branch=z9hG4bK+89ede4f43d98507d3ee982da1c05be701+sip+1+b8e9c7c4

From: "FCBT" <sip:5124651883@7007612002.siptrunking.com>;tag=205.196.170.135+1+1a0516f8+cd16e293

To: <sip:4302053263@7007612002.siptrunking.com>

CSeq: 1059759216 INVITE

Expires: 180

Content-Length: 270

Call-Info: <sip:X.X.X.X:5060>;method="NOTIFY;Event=telephone-event;Duration=2000"

Supported: resource-priority,siprec, 100rel

Contact: <sip:83749c3abcca9d67c22b6a55bd81f109@X.X.X.X:5060>

Content-Type: application/sdp

Allow-Events: message-summary, refer, dialog, line-seize, presence, call-info, as-feature-event, calling-name, ua-profile

Call-ID: 0gQAAC8WAAACBAAALxYAAEoaddHDiLCnDkAO5nxe+WJZ6cy6VGNmL/h7KQa+uCT8@X.X.X.XOrganization: Metaswitch Networks

Max-Forwards: 67

P-Asserted-Identity: "FCBT" <sip:5124651883@X.X.X.X>

Accept: application/sdp

 

v=0

o=- 62136702725358 62136702725358 IN IP4 X.X.X.X

s=-

c=IN IP4 X.X.X.X

t=0 0

m=audio 17818 RTP/AVP 0 18 8 101

a=rtpmap:0 PCMU/8000

a=rtpmap:18 G729/8000

a=rtpmap:101 telephone-event/8000

a=rtpmap:8 PCMA/8000

a=fmtp:18 annexb=no

a=ptime:20

 

Sep 19 15:13:05.445 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Calling Number=4302053263, Called Number=4302053263, Peer Info Type=DIALPEER_INFO_SPEECH

Sep 19 15:13:05.445 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Match Rule=DP_MATCH_DEST; Called Number=4302053263

Sep 19 15:13:05.445 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:

   Result=Success(0) after DP_MATCH_DEST

Sep 19 15:13:05.446 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=4302053263, saf_enabled=1, saf_dndb_lookup=1, dp_result=0

Sep 19 15:13:05.446 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:

   Result=SUCCESS(0)

   List of Matched Outgoing Dial-peer(s):

     1: Dial-peer Tag=15

Sep 19 15:13:05.446 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=5124651883, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Sep 19 15:13:05.447 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=NO_MATCH(-1) After All Match Rules Attempt

Sep 19 15:13:05.447 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=-1

Sep 19 15:13:05.447 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Calling Number=5124651883, Called Number=, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Sep 19 15:13:05.448 CDT: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:

   Result=NO_MATCH(-1) After All Match Rules Attempt

Sep 19 15:13:05.448 CDT: //-1/xxxxxxxxxxxx/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=-1

Sep 19 15:13:05.448 CDT: //-1/B969841AB5D2/DPM/dpAssociateIncomingPeerCore:

   Calling Number=5124651883, Called Number=4302053263, Voice-Interface=0x0,

   Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,

   Peer Info Type=DIALPEER_INFO_SPEECH

Sep 19 15:13:05.448 CDT: //-1/B969841AB5D2/DPM/dpAssociateIncomingPeerCore:

   Result=Success(0) after DP_MATCH_INCOMING_DNIS; Incoming Dial-peer=100

Sep 19 15:13:05.448 CDT: //-1/B969841AB5D2/DPM/dpMatchSafModulePlugin:

   dialstring=NULL, saf_enabled=0, saf_dndb_lookup=0, dp_result=0

Sep 19 15:13:05.449 CDT: //-1/xxxxxxxxxxxx/DPM/dpGetSIPUriProvisionBmp:

   Tag=100

Sep 19 15:13:05.449 CDT: //-1/xxxxxxxxxxxx/DPM/dpGetSIPUriProvisionBmp:

   Result=0 Bitmap=0x0

Sep 19 15:13:05.452 CDT: //753028/B969841AB5D2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 100 Trying

Via: SIP/2.0/UDP X.X.X.X:5060;branch=z9hG4bK+89ede4f43d98507d3ee982da1c05be701+sip+1+b8e9c7c4

From: "FCBT" <sip:5124651883@7007612002.siptrunking.com>;tag=X.X.X.X+1+1a0516f8+cd16e293

To: <sip:4302053263@7007612002.siptrunking.com>

Date: Thu, 19 Sep 2019 20:13:05 GMT

Call-ID: 0gQAAC8WAAACBAAALxYAAEoaddHDiLCnDkAO5nxe+WJZ6cy6VGNmL/h7KQa+uCT8@X.X.X.X

CSeq: 1059759216 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-16.6.5

Session-ID: 00000000000000000000000000000000;remote=1553f14053ee5a51a1b3180fbbb9d22b

Content-Length: 0

 

 

Sep 19 15:13:05.452 CDT: //753028/B969841AB5D2/SIP/Msg/ccsipDisplayMsg:

Sent:

SIP/2.0 403 Forbidden

Via: SIP/2.0/UDP X.X.X.X:5060;branch=z9hG4bK+89ede4f43d98507d3ee982da1c05be701+sip+1+b8e9c7c4

From: "FCBT" <sip:5124651883@7007612002.siptrunking.com>;tag=X.X.X.X+1+1a0516f8+cd16e293

To: <sip:4302053263@7007612002.siptrunking.com>;tag=607CD168-479

Date: Thu, 19 Sep 2019 20:13:05 GMT

Call-ID: 0gQAAC8WAAACBAAALxYAAEoaddHDiLCnDkAO5nxe+WJZ6cy6VGNmL/h7KQa+uCT8@X.X.X.X

CSeq: 1059759216 INVITE

Allow-Events: telephone-event

Server: Cisco-SIPGateway/IOS-16.6.5

Reason: Q.850;cause=21  <-- 'Call Rejected'

Session-ID: 1553f14053ee5a51a1b3180fbbb9d22b;remote=830c175ae5435b928cdee270c28bb7ec

Content-Length: 0

Circle
Level 1
Level 1

Thank's for all the information!