Hello,
On 6/15/13 12:01 PM, Tony Turner wrote:
Hi,
I currently have:-
Kamailio -FreeswitchNodeMax SIP/SS7--PSTN
I have users on Kamailio registered 1000, 1001 to 1004 and make calls
to each other and to PSTN and PSTN to users.
Now I want to keep transfers off network so ba
Hi,
I currently have:-
Kamailio -FreeswitchNodeMax SIP/SS7--PSTN
I have users on Kamailio registered 1000, 1001 to 1004 and make calls to
each other and to PSTN and PSTN to users.
Now I want to keep transfers off network so basically on Kamailio.
So currently
private mails are simply ignored after first advise in this regard,
please CC the mailing list always.
If you read the config from the tutorial, you see how the invite is
relayed to asterisk. Refer should go to asterisk in the same way if it
is an out of dialog request, or follow record rout
If asterisk is in the path of the call, then just forward the REFER to
it, there is no need to generate a new one.
Also, note that REFER is many times part of a dialog, uac_req_send()
creates requests out of the dialog.
Cheers,
Daniel
On 1/16/11 11:37 PM, David J. wrote:
I realize that kama
I realize that kamailio is not a b2bua;
But because we are using Asterisk in the path;
To extend the Asterisk Realtime Tutorial;
I was wondering if I could do something like this...
Kind of like how we use UAC to send a register to Asterisk;
Could we do the same and modify the method to use REF