Hi All,
Good day!
Would like to ask the following?
- How can we verify if the call is successful on asterisk server?
- Found this command asterisk -rvvvv It show the debug output but can we verify if the call is successful here? also is there any seq. happening while calling so that we can pin point if the issue is internal or external(Peer)?
Ex.
== begin MixMonitor…
== Executing (xxxxxxxx@from-Intenal) "then i can see the local sip no. and used passcode " then status in new stack but hard to read/or don’t know the meaning of it…
==…
Is there any other way to verify the call initiated was successfull?
What material can I use to learn reading debug calls output, I want to learn the seq./process from client calling to Provider peering etc.
- After sip show peers our peer status is “unmonitored”. How can I make it to monitor status? I monitoring enable what port/protocol did the asterisk used to verify?
Thank you