Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gogusrl

Pages: [1]
1
Running WombatDialer / WombatDialer HTTP API control
« on: September 15, 2016, 09:54:13 »
Hello,

I'm having trouble adding numbers to a list through the HTTP API requests. Your manual says to use :

http://127.0.0.1:8084/wombat_script/api/lists/?op=addToList&list=ZEB_2&numbers=1234,AA:bb,CC:dd|5678,XX:yy

The problem is that on port 8084 I get request denied, on port 8080 I get type The requested resource (/wombat_script/api/lists/) is not available and when I try it with /wombat/ instead of /wombat_script/ I get ERROR: Unknown operation: addToList .

 Can someone tell me how do I add numbers to a list ?

2
Hey,

Thanks for the reply. This has solved my problem. The integration guide from MobyDick was telling me to declare the trunk as SIP/mdc_trunk_conf-1/${num}. Changed it to your example and everything works.

Thanks again.

3
Running WombatDialer / Proxy Authentication on outbound connection
« on: August 30, 2016, 15:41:16 »
Hello,

 First of all I'd like to apologize if I say something stupid here, I'm still learning Asterisk.

 My problem is this :

 I have an asterisk based PBX (MobyDick by Pascom) using 2 providers. On one provider Wombat works fine, on the other provider I get "NOTICE[3420][C-0000047d]: chan_sip.c:22872 handle_response_invite: Failed to authenticate on INVITE to '"Anonymous" <sip:anonymous@anonymous.invalid>;tag=as5f6f66ee'" .

 The non-working provider tells me they require on every INVITE Proxy Authentication with username / password.
 Can I set those up (user/password) in Wombat or I'm doing something wrong elsewhere ?

Thank you for your time and help.

Pages: [1]