Advertisement
Guest User

Untitled

a guest
May 22nd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. endpoint = Endpoint(whitelabel='blueface',
  2. device_codecs=[],
  3. line_username='wiekdjrhfndieurpoeer', line_realm='fvffdfvcxvcxcxvx',
  4. line_codec_id='17a443c9-0ccd-4615-b81e-7567fecb38ce',
  5. customer_id='d143753f-bfa3-4990-9777-352e91d2c201',
  6. customer_third_party_reference='fdsfsdfsdfdff',
  7. callee_user_id='e213753f-bfa3-4990-9777-352e91d2c201',
  8. origination_caller_id_number='0831308240',
  9. origination_uuid='e213753f-bfa3-4990-9777-352e91d2c201',
  10. channel_variable_type='global_channel_variable')
  11.  
  12. endpoint.execute_on_answer['on_answer_1'] = 'value1'
  13. endpoint.execute_on_originate['execute_on_originate_1'] = 'value1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement