Hi,
I configured a pair of asterisk box, one of them (the first) ISDN connected
to the PSTN.
I configured an "integrated" dial plan, and I SIP connected the two pbx.
No problems in dialing extensions defined in one of the two pbx from any
pbx.

My problem is this: How can I make the users logged in to the second pbx to
dial
an external number using the ISDN connection of the first ?

I tried to define in the extensions.conf of the second:

exten =>
_9901234567890,1,Dial(SIP/${EXTEN:[EMAIL PROTECTED],30,tr)
exten => _9901234567890,2,Macro(outisbusy)       ; No available circuits

On the first pbx, if I dial a number starting with "0", the number is
passed to the ISDN line

If I try to dial, on a phone logged in to the second pbx

9901234567890

i get the following answer

   -- Executing Dial("SIP/870-7db5",
"SIP/[EMAIL PROTECTED]|30|tr") in new stack
    -- Called [EMAIL PROTECTED]
    -- Got SIP response 404 "Not Found" back from myfirst.pbx.ip.address
    -- SIP/myfirstpbx.mydomain.mycountry-d001 is circuit-busy
  == Everyone is busy/congested at this time
    -- Executing Macro("SIP/870-7db5", "outisbusy") in new stack
    -- Executing Playback("SIP/870-7db5", "allison7/all-circuits-busy-now")
in new stack
    -- Playing 'allison7/all-circuits-busy-now' (language 'it')
.......

Is there anything to do, i.e. enabling dial from non internal extensions,
or could it be a context problem ?

any help will be greatly appreciated,

Andrea

Chi ricevesse questa mail per errore e' gentilmente pregato di cancellarla.

Visitate il sito http://www.frameweb.it

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

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to