Transfer Call to outside center via SIP

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Transfer Call to outside center via SIP

Postby rockgeneral » Mon Aug 12, 2019 8:48 am

We have a campaign where we are qualifying leads and then we need to transfer the calls to our customer's center. They are also using Vicidial. They want us to transfer the calls via SIP. They have given us a SIP address to transfer the calls to.

Example: 239@75.46.223.32 (This is not the actual IP address.)

I've tried pasting the SIP address into the "NUMBER TO DIAL" field in the "TRANSFER CONFERENCE FUNCTIONS:" window and it did not work. The asterisk CLI output was:

[Aug 12 09:35:09] NOTICE[4097][C-0000001d]: chan_local.c:1006 local_call: No such extension/context 61239@75.46.223.32@default while calling Local channel
[Aug 12 09:35:09] NOTICE[4097][C-0000001d]: channel.c:5747 __ast_request_and_dial: Unable to call channel Local/61239@75.46.223.32@default

6 is our dialing prefix for the campaign I was logged in to. I also tried this with the "DIAL OVERRIDE" checkbox checked. The asterisk CLI output was:

[Aug 12 10:02:33] NOTICE[7871][C-00000029]: chan_local.c:1006 local_call: No such extension/context 239@75.46.223.32@default while calling Local channel
[Aug 12 10:02:33] NOTICE[7871][C-00000029]: channel.c:5747 __ast_request_and_dial: Unable to call channel Local/239@75.46.223.32@default

In the past, we have always transferred to partner centers using a DID so I am unsure what I need to configure within Vicidial to allow me to transfer to a SIP address such as the example above. If anyone can shed some light that would be greatly appreciated.

Regards,

Rockgeneral
System Info:
ViciBox_v9.x86_64-9.0.2.iso | Version: 2.14b0.5 SVN: 3551 | DB Schema Version: 1650 | Asterisk 13.29.2-vici | Single Server
rockgeneral
 
Posts: 93
Joined: Thu Mar 04, 2010 9:28 pm

Re: Transfer Call to outside center via SIP

Postby ambiorixg12 » Mon Aug 12, 2019 7:26 pm

Unable to call channel Local/61239@75.46.223.32@default
You cant transfer call to a SIP uri, Dialer is expecting you transfer the call to an extension on the default context

I suggest you make custom dial plan on your default context who dial to the SIP uri
ambiorixg12
 
Posts: 448
Joined: Tue Sep 17, 2013 10:35 pm

Re: Transfer Call to outside center via SIP

Postby rockgeneral » Tue Aug 13, 2019 8:05 am

If you have an example of a custom dialplan that would accomplish this it would be greatly appreciated.
System Info:
ViciBox_v9.x86_64-9.0.2.iso | Version: 2.14b0.5 SVN: 3551 | DB Schema Version: 1650 | Asterisk 13.29.2-vici | Single Server
rockgeneral
 
Posts: 93
Joined: Thu Mar 04, 2010 9:28 pm

Re: Transfer Call to outside center via SIP

Postby ambiorixg12 » Tue Aug 13, 2019 9:05 pm

[default]
exten=>_61239,1,Dial(SIP/${EXTEN}@75.46.223.32,25)
ambiorixg12
 
Posts: 448
Joined: Tue Sep 17, 2013 10:35 pm


Return to Support

Who is online

Users browsing this forum: Bing [Bot] and 79 guests

cron