Advertisement
Guest User

Untitled

a guest
Apr 7th, 2017
634
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Dialplan: sofia/external/750@client1.mysuperpbx.com Regex (FAIL) [user_exists] ${user_exists}(false) =~ /^true$/ break=on-false
  2. Dialplan: sofia/external/750@client1.mysuperpbx.com parsing [domain2.local->call-direction] continue=true
  3. Dialplan: sofia/external/750@client1.mysuperpbx.com Regex (PASS) [call-direction] ${call_direction}(inbound) =~ /^(inbound|outbound|local)$/ break=never
  4. Dialplan: sofia/external/750@client1.mysuperpbx.com parsing [domain2.local->variables] continue=true
  5. Dialplan: sofia/external/750@client1.mysuperpbx.com Regex (PASS) [variables] () =~ // break=on-false
  6. Dialplan: sofia/external/750@client1.mysuperpbx.com Action export(origination_callee_id_name=${destination_number})
  7. Dialplan: sofia/external/750@client1.mysuperpbx.com Action set(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  8. Dialplan: sofia/external/750@client1.mysuperpbx.com Action set(timezone=Europe/Madrid) INLINE
  9. EXECUTE sofia/external/750@client1.mysuperpbx.com set(timezone=Europe/Madrid)
  10. 2017-04-07 00:24:57.279783 [DEBUG] mod_dptools.c:1527 SET sofia/external/750@client1.mysuperpbx.com [timezone]=[Europe/Madrid]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement