Carlo Dimaggio wrote: > I have a new installation with asterisk 1.6.1.6 but I'm unable to > receive calls from a SIP trunk: > > [Oct 2 14:30:09] NOTICE[21554]: chan_sip.c:18523 > handle_request_invite: Call from 'user001' to extension 'user001' > rejected because extension not found.
You are getting calls for an 'user01' extension instead of the 's' extension. I don't know about your trunk but having in your context exten => user001,1,... would receive that call. -- Iván Stepaniuk Alba Fotónica S.L. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
