Displaying 1 result from an estimated 1 matches for "spannum".
Did you mean:
  spanner
  
2007 Mar 08
0
Fwd: Back to back E1 - asterisk <=> toshiba pbx -Call droping
...nge this?  
 
Also, try changing your second span timing from span=2,2,0,ccs,hdb3,crc4
to span=2,0,0,ccs,hdb3,crc4.
 
Here is the documentation on voip-info for why it may be the cause of
your issues
 
http://www.voip-info.org/wiki/view/Zaptel.conf+span+syntax
span definition format: 
span=(spannum),(timing),(LBO),(framing),(coding) 
spannum= Number of the span. 
timing= How to synchronize the timing devices. 
0: to not use this span as sync source 
1: to use as primary sync source 
2: to set as secondary and so forth 
Use '1' if you want to use the circuit as your primary sync sou...