Displaying 1 result from an estimated 1 matches for "from3starsnet".
2009 Jun 27
1
2 problems I can't solve without any help
...to the
[default]-context and to the 's'-extension.
I am unable to change this, even if I have :
sip.conf
[general]
;context=default ; Default context for incoming calls
register => 092779077:XXXX at 85.119.188.3
; incoming
[092779077]
type=user
host=85.119.188.3
context=from3starsnet
So I define no default context because I want to explicitly define it in
my user-configuration.
Though this is the only solution for incoming conversations :
[default]
exten => s,1,NoOp(call from 3StarsNet)
exten => s,n,Dial(SIP/grandstream,30)
I would like :
[from3starsnet]
exten => s,...