Hi

I have two Asterisk Server:

The first server "A", all phone are connected
The Second server "B" only route call to a lot of SIP supplier

the server A sent:

; Destination: Non connu dans le DialPlan - Apparaitra en UNKNOW dans le CDR
        exten => _X.,1,Set(CDR(CodeTier)=BUS-UNKNOW)
        exten => _X.,2,Dial(IAX2/SERVERB/${EXTEN},180,rt)
        exten => _X.,3,Hangup


anyone know if it's possible to add the CDR Accountcode to this process
for get it on the second server "B" ?

i want the same accountcode on the 2 servers

thanks
Olivier

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to