On Tue, Jan 13, 2009 at 9:59 AM, Ralf Träskman <[email protected]> wrote: > Hi > > > > The provider dont use register, they are running openSER I have this in my > sip.conf > > > > [outgoing] > > context=ip-only > > disallow=all > > allow=alaw,ulaw > > canreinvite=yes > > dtmfmode=rfc2833 > > host=sip.hub.ip-only.se > > insecure=very > > reinvite=yes > > type=friend > > > > [incoming] > > disallow=all > > allow=alaw,ulaw > > context=ip-only > > type=user > > > > Regards > > /ralf >
Ralf, That incoming peer isn't matching anything. They're probably hitting the context defined in [general]. Add another peer/friend match with the other servers IP/hostname and the ip-only context. -- Kristian Kielhofner http://blog.krisk.org http://www.submityoursip.com http://www.astlinux.org http://www.star2star.com _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
