Monitoring Custom Extensions

I currently have 2 elastix servers. They are linked using IAX2 trunks, in order to get a call from server 1 to server 2 from the queue I created an "Custom Extension" 9896, which has a dial string of IAX2/mytrunk/701.

Is there anyway I could monitor this extension?

Thank you.

pguima

Comments

  • You will have to create a button manually for it if you do not see it using fop2admin, you could add it to buttons_custom.cfg
    [IAX2/mytrunk]
    type=trunk
    label=iax trunk
    context=from-internal
    ...
    
Sign In or Register to comment.