I am having a problem with an Asterisk server, in that when it is receiving a call from another Asterisk server using an IAX2 trunk the phone rings for 10 ms and then there is a hungup from asterisk and then the phone rings again before another hangup.

 

The funny thing is that after I really hang up on the calling phone it repeats this as if I am still trying to call.

 

 

Any Ideas?

 

 

    -- Accepting UNAUTHENTICATED call from 192.168.25.11:

       > requested format = g729,

       > requested prefs = (g729),

       > actual format = g729,

       > host prefs = (g729),

       > priority = mine

    -- Executing Set("IAX2/Bris-IAX-1", "LDAPNUMBERCALLED=xxxx 2015") in new stack

    -- Executing Macro("IAX2/Bris-IAX-1", "stdexten|2015|2015") in new stack

    -- Executing Dial("IAX2/Bris-IAX-1", "sip/2015|20|twh") in new stack

    -- Called 2015

  == Spawn extension (macro-stdexten, s, 1) exited non-zero on 'IAX2/Bris-IAX-1' in macro 'stdexten'

  == Spawn extension (macro-stdexten, s, 1) exited non-zero on 'IAX2/Bris-IAX-1'

    -- Hungup 'IAX2/Bris-IAX-1'

    -- Accepting UNAUTHENTICATED call from 192.168.25.11:

       > requested format = g729,

       > requested prefs = (g729),

       > actual format = g729,

       > host prefs = (g729),

       > priority = mine

    -- Executing Set("IAX2/Bris-IAX-2", "LDAPNUMBERCALLED=xxxx 2015") in new stack

    -- Executing Macro("IAX2/Bris-IAX-2", "stdexten|2015|2015") in new stack

    -- Executing Dial("IAX2/Bris-IAX-2", "sip/2015|20|twh") in new stack

    -- Called 2015I>

  == Spawn extension (macro-stdexten, s, 1) exited non-zero on 'IAX2/Bris-IAX-2' in macro 'stdexten'

  == Spawn extension (macro-stdexten, s, 1) exited non-zero on 'IAX2/Bris-IAX-2'

    -- Hungup 'IAX2/Bris-IAX-2'

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to