HI, i cant made calls, but i can login ok. Send me the error 404 in my sip phones.
Any have the same error or can help me?
Thanks.
The Asterisk log are:
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Setting NAT on RTP to 0
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Stopping retransmission on ‘06f99debd58566bf@192.168.1.100’ of Response 37629: Match Found
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Setting NAT on RTP to 0
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Checking SIP call limits for device 205
Jun 1 10:29:09 NOTICE[2531] pbx.c: Cannot find extension context 'from-internal’
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Stopping retransmission on ‘06f99debd58566bf@192.168.1.100’ of Response 37630: Match Found
Jun 1 10:29:09 DEBUG[2531] chan_sip.c: Stopping retransmission on ‘06f99debd58566bf@192.168.1.100’ of Response 37630: Match Found
Extension.conf:
[from-internal]
;allow phones to use applications
include => app-userlogonoff
include => app-directory
include => app-dnd
include => app-callforward
include => app-callwaiting
include => app-messagecenter
include => app-calltrace
include => parkedcalls
include => from-internal-custom
;allow phones to dial other extensions
include => ext-fax
include => ext-zapbarge
include => ext-record
include => ext-test
;allow phones to access generated contexts
include => from-internal-additional
exten => s,1,Macro(hangupcall)
exten => h,1,Macro(hangupcall)