On 11-01-26 11:28 AM, viswavardhanreddy karna wrote:
> Hi all,
>          i am doing my master thesis on server perfromance evaluation i am
> using asterisk as sip proxy server and sipp tool as traffic generator...
> 
Asterisk is not a SIP Proxy, it is a B2BUA.

> NOTICE[2715]: chan_sip.c:20314 handle_request_invite: Call from '' to
> extension 'service' rejected because extension not found in context
> 'default'
> 
You can troubleshoot dialplan issues pretty easy with:

*CLI> dialplan show service@default

The message states, exten => service,1,blah() is missing from the
[default] context.

-- 
Paul Belanger
Digium, Inc. | Software Developer
twitter: pabelanger | IRC: pabelanger (Freenode)
Check us out at: http://digium.com & http://asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to