Displaying 2 results from an estimated 2 matches for "0160xxxxxxx".
Did you mean:
010xxxxxx
2017 Jan 06
3
Issue with handling of 480 DND
...could we handle this correctly?
SIP and Asterisk debug log below. Any help would be appreciated!
Markus
SIP:
#
U 2017/01/06 11:38:29.515836 xxx.xxx.xxx.xxx:45731 ->
yyy.yyy.yyy.yy:5060
SIP/2.0 480 Do Not Disturb.
v: SIP/2.0/UDP yyy.yyy.yyy.yy:5060;branch=z9hG4bK749dbc68;rport=5060.
f: "0160XXXXXXX" <sip:0160XXXXXXX at yyy.yyy.yyy.yy>;tag=as4ef364e1.
t: <sip:4120089 at 192.168.178.70:45731;line=8lln9qsq>;tag=0380h4r478.
i: 7568eb9e7c148e535166a89702423c3e at yyy.yyy.yyy.yy:5060.
CSeq: 102 INVITE.
User-Agent: snom760/8.7.5.13.
m: <sip:4120089 at 192.168.178.70:45731;line=8l...
2013 May 18
1
Asterisk 1.8-cert and AGC
...m trying to use AGC in combination with Asterisk 1.8 and an odd
telephone which is very loud when used with a headset and more quiet
when used "normal".
Regarding to the documentation, AGC should be available since * 1.6 -
but every time I want to set it, the CLI tells me:
-- Executing [0160xxxxxxx at intern:2] Set("SIP/intern-xxx-000000d2",
"AGC(rx)=8000") in new stack
[May 18 16:58:32] ERROR[23958]: pbx.c:3767 ast_func_write: Function AGC
not registered
What am I doing wrong? I pasted the example from the documentation into
my dial plan, but this error message keeps o...