05-12-2020 06:45 AM
Hi,
when having cucm + asterisk as shown in connection B3 (attached file)
shoud I see this connection when executing show tech network ?
I do not
05-12-2020 09:53 AM
The attached document was not in English..
05-12-2020 11:01 AM
05-12-2020 10:19 AM
What do you mean by “see this connection”? What are you expecting to see?
05-12-2020 12:13 PM
Can not see asterisk
admin:show tech network hosts
-------------------- show platform network --------------------
/etc/hosts File:
#This file was generated by the /etc/hosts cluster manager.
#It is automatically updated as nodes are added, changed, removed from the cluster.
127.0.0.1 localhost
::1 localhost
147.65.21.120 voip2.impa.br voip2
147.65.21.130 presence.impa.br presence
147.65.21.110 voip1.impa.br voip1
admin:
05-12-2020 12:40 PM
As the output from the command states this:
”/etc/hosts File:
#This file was generated by the /etc/hosts cluster manager.
#It is automatically updated as nodes are added, changed, removed from the cluster.”
Why would you believe that Asterisk should show up in this list? It’s not a part of the CUCM cluster.
05-12-2020 01:04 PM
so, how can I test from cucm if they are sending calls each other ?
05-12-2020 10:43 PM
1. Setup the needed configuration for integration with Asterisk and call routing to it.
2. Make a call.
3. Collect the CallManager traces.
05-13-2020 04:33 PM
Asterisk error when connecting to cucm. Any idea ?
NOTICE[1045] chan_sip.c: Peer 'SIP-CCMU-1' is now UNREACHABLE! Last qualify: 1
05-13-2020 10:21 PM
In CUCM do you have a SIP trunk for Asterisk? Do your Asterisk system consist of multiple nodes? If so the IP of all of these must be either on separate SIP trunks or all set on one.
05-15-2020 07:53 AM
See if you can grab a Wireshark capture of the traffic between Asterisk and CUCM, once you think you have the configuration correct.
05-12-2020 12:25 PM
It is possible to ping asterisk from cucm
admin:utils network ping 147.65.115.248
PING 147.65.115.248 (147.65.115.248) 56(84) bytes of data.
64 bytes from 147.65.115.248: icmp_seq=1 ttl=63 time=0.578 ms
64 bytes from 147.65.115.248: icmp_seq=2 ttl=63 time=0.478 ms
64 bytes from 147.65.115.248: icmp_seq=3 ttl=63 time=0.474 ms
64 bytes from 147.65.115.248: icmp_seq=4 ttl=63 time=0.467 ms
but 147.65.21.110 is cucm ip
admin:utils network capture src 147.65.115.248 dest 147.65.21.110 verbose
Executing command with options:
size=128 count=1000 interface=eth0
src=147.65.115.248 dest=147.65.21.110 port=
ip=
Control-C pressed
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide