Re: [Asterisk-Users] Outgoing busy

2005-10-04 Thread stevanus
Hi, Yeah, you're right Olle. The connection to another sip provider is set in sip.conf. I thought Anders was trying to make outgoing call to pstn. Too much tinkering with Digium card make me think that :P. Regards, Stevanus Olle E. Johansson wrote: stevanus wrote: Hi, Outgoing

Re: [Asterisk-Users] Outgoing busy

2005-10-04 Thread Olle E. Johansson
stevanus wrote: > Hi, > > Outgoing setting is in zapata.conf. I think you should read the wiki > more ;). > If what you mean by outgoing is another sip extension then you should > look for extension.conf. > > Links: > http://www.voip-info.org/wiki-Asterisk+config+zapata.conf > http://www.voip-in

Re: [Asterisk-Users] Outgoing busy

2005-10-04 Thread Olle E. Johansson
Anders Svensson wrote: > I have a problem. Incoming calls work without problem but I cant call > out. Using AAH.Gets a busy tone > > Anyone who can see a mistake in Outgoing settings > > > > > context=from-pstn > host=ipkund1.rixtelecom.se > insecure=very > nat=yes > secret=xxx > type

Re: [Asterisk-Users] Outgoing busy

2005-10-04 Thread stevanus
Hi, Outgoing setting is in zapata.conf.  I think you should read the wiki more ;). If what you mean by outgoing is another sip extension then you should look for extension.conf. Links: http://www.voip-info.org/wiki-Asterisk+config+zapata.conf http://www.voip-info.org/tiki-index.php?page=Aster

[Asterisk-Users] Outgoing busy

2005-10-04 Thread Anders Svensson
I have a problem. Incoming calls work without problem but I cant call out. Using AAH.Gets a busy tone Anyone who can see a mistake in Outgoing settings   context=from-pstn host=ipkund1.rixtelecom.se insecure=very nat=yes secret=xxx type=peer username=0406082250   Regards Ande