Hi everyone,


I want to call from one Asterisk to another Asterisk via SIP, but i dn't know how. I have found out something in these links:

http://www.voip-info.org/wiki/index.php?page=Asterisk+config+sip.conf
http://www.voip-info.org/tiki-index.php?page=Asterisk%20SIP%20Channels

but I don't understand them  very well.

At first, I tried simply doing this:

In SIP Client:
--------------------
exten => _1.,1,Wait(1)
exten => _1.,2,Dial(SIP/192.168.0.51:5060,20)

(92.168.0.51 is the Asterisk server machine)

And nothing on the server side.

When calling on the client side I get:

Executing Dial("Local/[EMAIL PROTECTED],2", "SIP/192.168.0.51:5060|20") in new stack
    -- Called 192.168.0.51:5060
    -- SIP/192.168.0.51:5060-c870 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
debian*CLI>

And the server side doesn't seem to realiza anything... meanwhile

Can please anybody help me??? I am a newbie, and I don't know  how to carry on with my job... :((
Thanks in advance,

--
María
_______________________________________________
--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