Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-06-04 Thread Matthias Fechner
Hi, * Matthias Fechner <[EMAIL PROTECTED]> [03-06-06 22:33]: > > [portunity-in] > > type=user > > context=incoming-portunity > > permit=82.139.223.1/255.255.255.255 > > disallow=all > > allow=ulaw > > sry that doesn't help. ok correction, after forcing it to ulaw it is working fine. Thx a lot!

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-06-03 Thread Matthias Fechner
Hello Tim, * Tim Panton <[EMAIL PROTECTED]> [03-06-06 19:12]: > You have a weird codec problem. > Try changing the iax config to limit it to ulaw and see if that helps: > > [portunity-in] > type=user > context=incoming-portunity > permit=82.139.223.1/255.255.255.255 > disallow=all > allow=ulaw

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-06-03 Thread Tim Panton
On 3 Jun 2006, at 16:11, Matthias Fechner wrote: Hi, Matthias Fechner wrote: [portunity-in] type=user context=incoming-portunity permit=82.139.223.1/255.255.255.255 now I have the next problem. I can connect an iax phone and a sip phone to my asterisk. The problem is with incoming phone cal

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-06-03 Thread Matthias Fechner
Hi, Matthias Fechner wrote: > [portunity-in] > type=user > context=incoming-portunity > permit=82.139.223.1/255.255.255.255 now I have the next problem. I can connect an iax phone and a sip phone to my asterisk. The problem is with incoming phone calls. If I use xlite everything is working perfec

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-05-30 Thread Matthias Fechner
Hello Joshua, * Joshua Colp <[EMAIL PROTECTED]> [30-05-06 12:41]: > happen as you might expect. You need to use permit and deny lines to get > the user entry matched. Check into the sample iax.conf to see how to do > this. thx a lot! The following entry in iax.conf is doing the trick: [portuni

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-05-30 Thread Joshua Colp
Matthias Fechner wrote: Hello Joshua, Joshua Colp wrote: [portunity-out] type=friend host=iax.iaxport.de username=XXX secret=YY context=incoming-portunity notransfer=yes Only if the username is specified as portunity-out when the other side dials you. Otherwise your Asterisk has no ide

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-05-30 Thread Matthias Fechner
Hello Joshua, Joshua Colp wrote: >> [portunity-out] >> type=friend >> host=iax.iaxport.de >> username=XXX >> secret=YY >> context=incoming-portunity >> notransfer=yes > Only if the username is specified as portunity-out when the other side dials > you. Otherwise your Asterisk has no idea w

Re: [Asterisk-Users] Problem with IAX2 dialin with portunity

2006-05-29 Thread Joshua Colp
On 5/29/06 7:56 PM, "Matthias Fechner" <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using http://www.portunity.net/ > > I configured now asterisk with the following setup: > iax.conf: > register => XXX:[EMAIL PROTECTED] > > [portunity-out] > type=friend > host=iax.iaxport.de > username=XXX