I am not sure what you are asking here.
-- 
Jim Dickenson
mailto:dicken...@cfmc.com

CfMC
http://www.cfmc.com/



On Apr 27, 2010, at 6:16 AM, Vasiliy G Tolstov wrote:

> В Втр, 27/04/2010 в 06:11 -0700, Jim Dickenson пишет:
>> In your sip.conf your permit line does not have an ip address to allow the 
>> register from so the call is coming in as a guest and that is likely using 
>> context default.
>> 
>> Set the permit line to either the ip address of the phone or the network the 
>> phone is on.
>> 
>> permit=192.168.1.0/255.255.255.0 with allow from any 192.168.1.x address as 
>> an example.
> 
> Thank You. But a get work with this lines:
> 
> exten => 102,1,Answer()
> exten => 102,2,Dial(SIP/102,20)
> exten => 102,3,Hangup()
> 
> 
> exten => 500,1,Answer()
> exten => 500,2,Dial(SIP/500,20)
> exten => 500,3,Hangup()
> 
> 
> exten => 601,1,Answer()
> exten => 601,2,Dial(SIP/601,20)
> exten => 601,3,Hangup()
> 
> 
> 
> 
> -- 
> Vasiliy G Tolstov <v.tols...@selfip.ru>
> Selfip.Ru
> 


-- 
_____________________________________________________________________
-- 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