search for: casaponsa

Displaying 4 results from an estimated 4 matches for "casaponsa".

2008 Oct 27
0
change codec mid-call
...ught who is calling have a g729 codec. My * plays and announcements and call and extension to pass the call to it. The extension have a g729 codec too. It is possible to change the codec of incoming call from ulaw to g729 and then asterisk bridge the calls? thanks for the help. Roger -- Roger Casaponsa - Adam Telefon?a IP email: roger.casaponsa at adamvozip.es <mailto:roger.casaponsa at adamvozip.es> www: http://www.adamvozip.es <http://www.adamvozip.es/> tlf: 934465010 / 933968021
2009 Jul 06
1
Monitor
Hi All am using trixbox with call queues..I've set setinterfacevars=yes in queues.conf and following is dial plan : [test] exten => s,1,Answer() exten => s,2,Set(FILE_NAME=${CALLERID(num)}-${MEMBERINTERFACE}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)}) exten => s,3,Monitor(wav,${FILE_NAME},m) exten => s,4,queue(55365) exten => s,5,Hangup() but MEMBERINTERFACE is always empty - i
2009 Jun 18
2
Multiple Outgoing Lines: extensions.conf
Dear all, I am currently trying to configure a PBX make use of a multiple of outgoing lines, currently my extensions.conf looks something like below >> ; extensions.conf ; 20th October 2008 [globals] sip1=201 sip2=202 sip3=203 sip4=204 [general] autofallthrough=yes [default] [incoming_calls] exten => _89859715,1,Dial(SIP/201) exten =>
2007 Jul 13
0
asterisk snmp
Hello, I'm trying to monitor asterisk with snmp. I'm using asterisk 1.4.4 compiled with res_snmp on a debian stable: *CLI> module show like snmp Module Description Use Count res_snmp.so SNMP [Sub]Agent for Asterisk 0 I've configured asterisk in res_snmp.conf: [general] subagent = yes enabled = yes and when asterisk start print