Re: [Asterisk-Users] asterisk to FWD

2006-02-07 Thread Bayrouni
Mark Phillips wrote: One problem I can see is that you're not using the keys that come with asterisk. Mine (which works!) looks like this iax.conf register => user:[EMAIL PROTECTED] [iaxfwd] type=peer context=from-fwd permit=65.39.205.0/24 auth=rsa host=iax2.fwdnet.net inkeys=freeworlddialup

Re: [Asterisk-Users] asterisk to FWD

2006-02-07 Thread Mark Phillips
I forgot to add that you must have an IAX acount with FWD. A regular SIP account won't let you then use IAX. You have to register for it. Mark, G7LTT/KC2ENI Randolph, NJ http://www.g7ltt.com Mark Phillips wrote: One problem I can see is that you're not using the keys that come with asterisk.

Re: [Asterisk-Users] asterisk to FWD

2006-02-07 Thread Mark Phillips
One problem I can see is that you're not using the keys that come with asterisk. Mine (which works!) looks like this iax.conf register => user:[EMAIL PROTECTED] [iaxfwd] type=peer context=from-fwd permit=65.39.205.0/24 auth=rsa host=iax2.fwdnet.net inkeys=freeworlddialup disallow=all allow=ul

[Asterisk-Users] asterisk to FWD

2006-02-07 Thread Bayrouni
Hello all, Here is my problem, I try to place a call to FWD (free world dialup) trough my asterisk PBX. my config is as follow: extensions.conf [internal] exten => 613,1,Dial(IAX2/iaxfwd-outbound/613)(service echo de FWD) exten => xx,1,Dial(IAX2/iaxfwd-outbound/xx)