search for: 650xxxxxxx

Displaying 1 result from an estimated 1 matches for "650xxxxxxx".

Did you mean: 050xxxxxxx
2005 Feb 28
1
Weird behaviour on incoming DIDs
...from the 415 area code and sometimes from 408. No, there is no pattern as to which incoming call gets hung-up! Here are the relevant sections of my extensions.conf: [incoming_context] ; This is the incoming call/DID context only. exten => 415xxxxxxx,1,Goto(internal_context,s,1) exten => 650xxxxxxx,1,Goto(internal_context,s,1) ; munged numbers, obviously exten => i,1,Background(invalid) exten => #,1,Background(goodbye) exten => #,2,Wait(2) exten => #,3,Hangup exten => t,1,Background(goodbye) exten => t,2,Wait(2) exten => t,3,Hangup exten => h,1,Hangup exten =&...