Displaying 1 result from an estimated 1 matches for "asterisk_gw".
Did you mean:
  asterisk_1
  
2005 Jul 21
1
account code missing in csv cdr
...sterisk 
servers..
I've seen a few people mentioning this on the list and the solution 
seems to be setting up a dialplan for incoming calls from a particular 
sip peer.. in my opinion this does not scale well at all and I am 
looking for a solution to correct this problem.
example sip peer:
[asterisk_gw]
type=friend
accountcode=asteriskgw
host=x.x.x.x
restrictcid=no
fromdomain=voip.livewirenet.com
context=lwn
canreinvite=yes
Incoming calls from the peer lack an accountcode field.. a 
NoOp(${ACCOUNTCODE}) is blank for calls coming from the above peer.. 
forcing an accountcode does indeed work with...