[Spce-user] q value
Raúl Alexis Betancor Santana
rabs at dimension-virtual.com
Thu Nov 27 08:34:09 EST 2014
After checking the res_pjsip_outbound_registration.c code from an Asterisk 13 ... umm .. the answer is NO, it's not possible to specify the q value in a REGISTER request, neither of the channels, chan_sip or chan_pjsip allow that.
Your only 'solution' comes in 3 ways:
1- Do it at SPCE, you will require to do some 'tricks' to get this working in a non standar way.
2- Do the REGISTER from the Asterisk side with sipsak or sipp and a cron, instead of the regular way.
3- Patch Asterisk so it allow you to specify the q value on REGISTER request.
Best regards
----- Mensaje original -----
De: "Raúl Alexis Betancor Santana" <rabs at dimension-virtual.com>
Para: "Spce-user" <spce-user at lists.sipwise.com>
Enviados: Jueves, 27 de Noviembre 2014 13:22:38
Asunto: Re: [Spce-user] q value
Asterisk does not permit to specify the q value, you chould check the build_contact function on the chan_sip.c ... don't know if an Asterisk using the pjsip stack allow you to specify the q value ... it allow you to specify the Contact string ... so 'in teory' you could specify the q value.
Best regards
----- Mensaje original -----
De: "Aziz Palmer" <Aziz.Palmer at AirFIBER.com>
Para: "Daniel Grotti" <dgrotti at sipwise.com>
CC: spce-user at lists.sipwise.com
Enviados: Miércoles, 26 de Noviembre 2014 17:17:25
Asunto: Re: [Spce-user] q value
I searched high and low and could not find it also
anyone on this form know how to add a q value in the sip registration
From: Daniel Grotti [dgrotti at sipwise.com]
Sent: Wednesday, November 26, 2014 9:15 AM
To: Aziz Palmer
Cc: Andreas Granig; spce-user at lists.sipwise.com
Subject: Re: q value
Hi,
You should check asterisk documentation.
Frankly I never set q value in asterisk and don't know I'd it's supported.
Daniel
On 26 Nov 2014 18:04, Aziz Palmer <Aziz.Palmer at AirFIBER.com> wrote:
Good Evening Daniel & Andreas,
when registering asterisk with sipwise how can i specify the "q" value during registration
we have a number of customers with redundant pbx and would like to perform serial forking between their PBXs
Thank you,
Anees
_______________________________________________
Spce-user mailing list
Spce-user at lists.sipwise.com
https://lists.sipwise.com/listinfo/spce-user
_______________________________________________
Spce-user mailing list
Spce-user at lists.sipwise.com
https://lists.sipwise.com/listinfo/spce-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20141127/eba247b3/attachment-0001.html>
More information about the Spce-user
mailing list