Displaying 3 results from an estimated 3 matches for "vps2301".
Did you mean:
vps01
2010 Aug 26
1
MusicOnHold class working for internal calls, not for external
...oH-class in musiconhold.conf :
[default]
mode=files
directory=/var/lib/asterisk/moh
random=yes
;
*[106002]
mode=files
directory=/var/lib/asterisk/moh/106002
random=yes*
In sip.conf I have this commented out :
;mohinterpret=default
;mohsuggest=default
Asterisk sees these moh-classes and files :
vps2301*CLI> moh show classes
Class: default
Mode: files
Directory: /var/lib/asterisk/moh
Class: 106002
Mode: files
Directory: /var/lib/asterisk/moh/106002
vps2301*CLI> moh show files
Class: default
File: /var/lib/asterisk/moh/macroform-cold_day
File: /var/lib/asterisk/m...
2010 Jan 04
1
Some minor configuration issues with queues
...lled = no
; QueueMemberStatus
eventmemberstatus = no
reportholdtime = no
ringinuse = no
memberdelay = 0
; timeoutrestart = no
member => SIP/VCsupport,1,Jonas
member => Agent/VCjoeri,2,Joeri
First problem :
Although there is nobody in the queue, the caller is still inserted into
the queue :
vps2301*CLI> queue show
VC_support_q has 0 calls (max unlimited) in 'ringall' strategy (0s
holdtime), W:0, C:0, A:2, SL:0.0% within 0s
Members:
Jonas (SIP/VCsupport) with penalty 1 (Unavailable) has taken no
calls yet
Joeri (Agent/VCjoeri) with penalty 2 (Unavailable) has taken...
2011 Mar 09
6
SIPAddHeader not working
Hello list,
I notice that the dialplan method SIPAddHeader is not working :
in dialplan :
/exten => s,n,SIPAddHeader(Privacy: id)/
in SIP invite no trace of this header :
/INVITE sip:0473 at sip.domain.be SIP/2.0
Via: SIP/2.0/UDP 192.168.1.106:5063;branch=z9hG4bK-5b2b1b97
From: "VC" <sip:voip2 at sip.domain.be>;tag=729476652f511c67o2
To: <sip:0473 at sip.domain.be>