To debug FreePBX SIP, just get into the asterisk context by typing:
> asterisk -vvvvvr
localhost*CLI> sip show peers
it shows all your peers, then:
localhost*CLI> sip set debug peer (peer_name)
To stop debug, type:
localhost*CLI> sip set debug off
No comments:
Post a Comment