You have no dial-peer telling the router what to do with the outbound call.

http://www.tape.net/~gerry/asterisk/cisco26x0.html

At 12:50 PM 9/26/2003, you wrote:
Like Gerry wrote for callerid you need VIC-2FXO-M1 card.

Right now I am stuck on making outgoing call.

Could soembody help me with the configuration.

On cisco I have soemthing like that:

dial-peer voice 400 pots
destination-pattern 9T
voice-port 1/1/0

In extensions.conf

exten=>9.,1,Dial(H323/${EXTEN:[EMAIL PROTECTED])
exten=>9.,2,Congestion

In h323.conf

[blah]
type=friend
host=xxx.xxx.xxx.xxx
contex=>default
exten=>9999,1,Goto(s,1)
incominglimit=4

When dialing
99xxxxxx

I am getting 503 Service Unavailable
And there is nothing on debug on Router. Looks like call get stuck somewhere
in asterisk
And Asterisk says this:
    -- Called [EMAIL PROTECTED]
  == No one is available to answer at this time
    -- Executing Congestion("SIP/1008-1dc7", "") in new stack
  == Spawn extension (default, 9908500569, 2) exited non-zero on
'SIP/1008-1dc7'


What could be the problem ???


----- Original Message -----
From: "Gerry Boudreaux" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 26, 2003 2:26 PM
Subject: Re: [Asterisk-Users] Cisco 2600 and ASTERISK


> To get callerid you apparently need the VIC-2FXO-M1 card from Cisco. > > Gerry > > At 12:07 PM 9/26/2003, Michael Gschwandtner wrote: > >On Fri, 26 Sep 2003 12:51:16 -0300, Bartosz Jozwiak wrote > > > I made it work! > > > My miste was: > > > > > > session target ipv4:66.178.36.220:1720 > > > when I change it to session target ipv4:66.178.36.220 > > > everything works just fine. > > > >Do you get the called number? So you can decide what to do woth the > >call. I'm really > >interestet in this because i'm stuck at this point. I'll get the calls but > >i don't get the called > >number. > > > > > > > Right now I have to make outgoing call. > > > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users >

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to