Displaying 2 results from an estimated 2 matches for "07cb".
Did you mean:
07b
2004 Jul 04
1
cdr and edit dst field
For make outgoing call, i setup 0. However 0 is write in the cdr dst field.
Is there a way to remove it when asterisk send it to cdr_mysql ?
exten => _0X.,1,Dial,SIP/${EXTEN:1}@mygateway
I just want have in cdr dst = ${EXTEN:1}
This don't work :
exten => _0X.,1,SetVar(EXTEN=${EXTEN:1})
exten => _0X.,2,Dial,SIP/${EXTEN}@mygateway
Use another variable still record ${EXTEN}
--
2011 Jun 09
1
NFS problem
Hi,
I got the same problem as Juergen,
My volume is a simple replicated volume with 2 host and GlusterFS 3.2.0
Volume Name: poolsave
Type: Replicate
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: ylal2950:/soft/gluster-data
Brick2: ylal2960:/soft/gluster-data
Options Reconfigured:
diagnostics.brick-log-level: DEBUG
network.ping-timeout: 20
performance.cache-size: 512MB