Hi all,

i've recently acquired a callcentric account.

i've perfectly setup my sip.conf and extensions.conf to make outgoing calls.

but the problem is with incoming calls!  when i call in, asterisk doesnt even 
see the incoming call! 
how is tht possible!

please see the following my config:

sip.conf:


                                                        [general]

                                                        dtmfmode = rfc2833

                                                        context=from-callcentric

                                                        srvlookup=yes

                                                        register => 
username:[EMAIL PROTECTED]/username

                                                        [callcentric]

                                                        type=peer

                                                        context=from-callcentric

                                                        host=callcentric.com

                                                        username=username

                                                        secret=password

                                                        fromuser=username

                                                        
fromdomain=callcentric.com

                                                        insecure=very

                                                        
                                                        

                                                

                                                        
                                                        [107]

                                                        context=to-callcentric

                                                        type=friend

                                                        username=107

                                                        secret=secret

                                                        host=dynamic


etensions.conf:



                                                        [from-callcentric]

                                                        exten => 
s,1,Dial(SIP/107)

                                                        
                                                        

                                                        
                                                        [to-callcentric]

                                                        exten => 
_0.,1,Dial(SIP/[EMAIL PROTECTED])



_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 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

Reply via email to