Displaying 1 result from an estimated 1 matches for "prefixcs".
Did you mean:
  prefix's
  
2003 Apr 24
1
GnuGK -> Asterisk problem
...quot;ASTERISK" 
  destinationInfo = 1 entries {
      [0]=h323_ID  8 characters {
        0041 0053 0054 0045 0052 0049 0053 004b   ASTERISK
      }
    }
Which later is the ID sent to Asterisk so i loose the ability to map the
extension.
If i use the following oh323.conf instead:
context=prefixcs
alias=083111
alias=083112
alias=083113
alias=083114
All calls to the above 4 numbers will go inte the context "prefixcs". 
However all will have the first registered alias 083111 as destination 
number when comming into Asterisk (Cisco GW gets a LCF containing all
numbers
and chooses the...