I am trying to get a SNOM 320 working with Asierisk. It does register and I can make outbound calls. But it would not take inbound calls. This is what I get; -- Executing Dial("Zap/2-1", "SIP/102|20|Tt") in new stack -- Called 102 -- Got SIP response 404 "Not Found" back from 192.168.1.105 -- SIP/102-cf47 is circuit-busy Here is the outbound call; == Spawn extension (outgoing, 102, 102) exited non-zero on 'SIP/105-5526' -- Executing Dial("SIP/102-fbb7", "Zap/g1/9729772921|90") in new stack -- Called g1/NXXXXXXXXX -- Zap/2-1 answered SIP/102-fbb7 Here is the sip.conf [102] type=friend username=102 secret=102 host=dynamic context=outgoing reinvite=no callwaiting=yes threewaycalling=yes canreinvite=no qualify=300 callerid="102" <102> mailbox=102 Here is the sip registration; localhost*CLI> sip show peers Name/username Host Mask Port Status 102/102 192.168.1.105 (D) 255.255.255.255 5060 OK (41 ms) 101/101 192.168.1.100 (D) 255.255.255.255 5060 OK (40 ms) I would highly appreciate the help to resolve the problem. Thanks __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
What's your dialplan ? Julian. oi geli wrote:> I am trying to get a SNOM 320 working with Asierisk. > It does register and I can make outbound calls. But it > would not take inbound calls. This is what I get; > > -- Executing Dial("Zap/2-1", "SIP/102|20|Tt") in > new stack > -- Called 102 > -- Got SIP response 404 "Not Found" back from > 192.168.1.105 > -- SIP/102-cf47 is circuit-busy > > > Here is the outbound call; > == Spawn extension (outgoing, 102, 102) exited > non-zero on 'SIP/105-5526' > -- Executing Dial("SIP/102-fbb7", > "Zap/g1/9729772921|90") in new stack > -- Called g1/NXXXXXXXXX > -- Zap/2-1 answered SIP/102-fbb7 > > Here is the sip.conf > [102] > > type=friend > > username=102 > > secret=102 > > host=dynamic > > context=outgoing > > reinvite=no > callwaiting=yes > threewaycalling=yes > > canreinvite=no > > qualify=300 > > callerid="102" <102> > > mailbox=102 > > Here is the sip registration; > > localhost*CLI> sip show peers > Name/username Host Mask > Port Status > > 102/102 192.168.1.105 (D) 255.255.255.255 > 5060 OK (41 ms) > 101/101 192.168.1.100 (D) 255.255.255.255 > 5060 OK (40 ms) > > I would highly appreciate the help to resolve the > problem. > > Thanks > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > >
Try "Support broken Registrar" on the phone (line settings) - then the phone accepts that the line parameter has been ignored. CS> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of oi geli > Sent: Friday, September 22, 2006 7:47 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] SNOM 320 - 404 "Not Found" > > I am trying to get a SNOM 320 working with Asierisk. > It does register and I can make outbound calls. But it would > not take inbound calls. This is what I get; > > -- Executing Dial("Zap/2-1", "SIP/102|20|Tt") in new stack > -- Called 102 > -- Got SIP response 404 "Not Found" back from > 192.168.1.105 > -- SIP/102-cf47 is circuit-busy > > > Here is the outbound call; > == Spawn extension (outgoing, 102, 102) exited non-zero on > 'SIP/105-5526' > -- Executing Dial("SIP/102-fbb7", > "Zap/g1/9729772921|90") in new stack > -- Called g1/NXXXXXXXXX > -- Zap/2-1 answered SIP/102-fbb7 > > Here is the sip.conf > [102] > > type=friend > > username=102 > > secret=102 > > host=dynamic > > context=outgoing > > reinvite=no > callwaiting=yes > threewaycalling=yes > > canreinvite=no > > qualify=300 > > callerid="102" <102> > > mailbox=102 > > Here is the sip registration; > > localhost*CLI> sip show peers > Name/username Host Mask > Port Status > > 102/102 192.168.1.105 (D) 255.255.255.255 > 5060 OK (41 ms) > 101/101 192.168.1.100 (D) 255.255.255.255 > 5060 OK (40 ms) > > I would highly appreciate the help to resolve the problem. > > Thanks > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection > around http://mail.yahoo.com > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > >