[Asterisk-Users] RE: Asterisk-Users Digest, Vol 19, Issue 89

Michaël Gaudette michael.gaudette at virtutel.ca
Mon Feb 13 12:26:17 MST 2006


> Do you also have a SIP phone you are dialing from? 
> This is what I would have setup:
> 
> sip.conf:
> 
> 
> [sipphone]
> Bla
> Bla
> Bla
> context=local-phones
> 
> [someprovider]
> Bla
> bla
> bla
> context=someprovider-in
> 
> extensions.conf
> 
> [local-phones]
> exten => 5555555555,1,Noop(test)
> 
> [someprovider-in]
> exten => s,1,Dial(SIP/sipphone)

That is what I have.  Unfortunately, the context=someprovider-in is being
ignored.  I am running asterisk-1.2.4...

The local-phone context is working properly though.  I can't see why one is
behaving as I expect and the other isn't.


Mike




More information about the asterisk-users mailing list