Skip to content
  • Francois Blackburn's avatar
    outcall: fix nebulous creation error with relation · 1cb0accc
    Francois Blackburn authored
    My comprehension:
    When there are relationship,
     extension -> dialpattern -> outcall
     outcall   -> dialpattern -> extension
    And we create DialPattern with extension, then extension will try to
    create (or flush) DialPattern with dialpattern.typeid = none. That is to
    say, before that outcall insert dialpattern.typeid
    My comprehension is as clear as these explanations ...
    1cb0accc